Commit History

Author SHA1 Message Date
  Michael Niedermayer ea28034f5d Merge commit 'ff79f6b35a94dde69b3d52bd2abdfdb793f525c3' into release/2.2 10 years ago
  Luca Barbato ff79f6b35a avfilter: Add missing emms_c when needed 10 years ago
  Anton Khirnov 58556826a8 af_volume: preserve frame properties 10 years ago
  Michael Niedermayer 6b06f9f1bc Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f' 10 years ago
  Anton Khirnov 39c2880eea af_volume: preserve frame properties 10 years ago
  Stefano Sabatini baeda2bf92 lavfi/volume: fix NULL reference in filter_frame() 10 years ago
  Stefano Sabatini ca0d8e839e lavfi/volume: extend volume logging 10 years ago
  Stefano Sabatini 97aa554634 lavfi/volume: implement process_command() callback, with the volume command 10 years ago
  Stefano Sabatini 7619a87cc8 lavfi/volume: support volume expression and per-frame expression evaluation 11 years ago
  Stefano Sabatini d5d51cf04d lavfi/volume: support all channel counts 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 11 years ago
  Michael Niedermayer a8ff830b79 Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 11 years ago
  Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 11 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer ae6634da8b Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov b13623e184 af_volume: switch to an AVOptions-based system. 11 years ago
  Clément Bœsch 01b2d1288a lavfi/volume: use designated initializers for the sample_fmts declaration. 11 years ago
  Clément Bœsch 4dae804d3c lavfi/volume: use copy props helper instead of incomplete manual code. 11 years ago
  Nicolas George e9ca55aedd lavfi/af_volume: use standard options parsing. 11 years ago
  Michael Niedermayer 0cfbfaaa12 Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241' 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Stefano Sabatini 10db70d5e9 lavfi: drop af_volume_stefano.c in favor of af_volume_justin.c 11 years ago
  Michael Niedermayer 1bb547192f lavfi: rename af_volume to af_volume_stefano 11 years ago
  Justin Ruggles f96f1e06a4 x86: af_volume: add SSE2-optimized s16 volume scaling 11 years ago
  Justin Ruggles b384e031da lavfi: add volume filter 11 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 11 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 11 years ago
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 11 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 12 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 12 years ago
  Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch 96fc1f0733 volume: remove duplicated condition. 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 12 years ago
  Michael Niedermayer c28ea94cd7 af_volume: exp10() is a GNU extension. 12 years ago
  Stefano Sabatini 618ac71354 lavfi: add volume filter 12 years ago