Commit History

Author SHA1 Message Date
  Michael Niedermayer 91af76099e Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521' 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Michael Niedermayer 98840ee017 Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' 12 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago
  Martin Storsjö c7b610aa0b avopt: Explicitly store float/double option defaults in .dbl 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 12 years ago
  Michael Niedermayer 46a47077ee Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov b7558ac293 af_amix: avoid spurious EAGAIN. 12 years ago
  Anton Khirnov 54bf88e65f af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output. 12 years ago
  Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 12 years ago
  Michael Niedermayer b536e2facf Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 12 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 12 years ago
  Michael Niedermayer cabbd271a5 Merge remote-tracking branch 'qatar/master' 12 years ago
  Justin Ruggles ae46fbee1d af_amix: allow float planar sample format as input 12 years ago
  Justin Ruggles f0ece49e74 af_amix: use AVFloatDSPContext.vector_fmac_scalar() 12 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 12 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Justin Ruggles c7bd556d48 lavfi: amix: check active input count before calling request_samples 12 years ago
  Justin Ruggles c7448c182a lavfi: add audio mix filter 12 years ago