]> git.sesse.net Git - ffmpeg/history - libavfilter/af_volume.c
vf_format: do not use the AVFilterFormats internals.
[ffmpeg] / libavfilter / af_volume.c
2013-05-04 Diego Biurrunavfilter: Add av_cold attributes to init/uninit functions
2013-04-09 Anton Khirnovlavfi: remove now unused args parameter from AVFilter...
2013-04-09 Anton Khirnovaf_volume: switch to an AVOptions-based system.
2013-03-08 Anton KhirnovReplace remaining includes of audioconvert.h with chann...
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2012-12-05 Justin Rugglesx86: af_volume: add SSE2-optimized s16 volume scaling
2012-12-05 Justin Ruggleslavfi: add volume filter