summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_volume.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: drop af_volume_stefano.c in favor of af_volume_justin.cStefano Sabatini2012-12-081-0/+311
* lavfi: rename af_volume to af_volume_stefanoMichael Niedermayer2012-12-061-201/+0
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-281-10/+20
* lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-281-3/+3
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* lavfi: decrease logging level of message showing initial parametersStefano Sabatini2012-07-151-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-091-2/+2
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-261-1/+1
* lavfi: update some deprecated functionsPaul B Mahol2012-06-161-2/+2
* lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-6/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-3/+10
* lavfi: remove audio.h include from avfilter.h.Clément Bœsch2012-05-121-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-1/+1
* volume: remove duplicated condition.Clément Bœsch2012-01-051-3/+1
* Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* af_volume: exp10() is a GNU extension.Michael Niedermayer2011-11-051-1/+1
* lavfi: add volume filterStefano Sabatini2011-11-051-0/+191
OpenPOWER on IntegriCloud