summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_apad.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/apad: switch to AVOption-based systemMatthieu Bouron2013-04-111-3/+0
* lavfi/apad: use standard options parsing.Clément Bœsch2013-03-241-8/+3
* avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer2013-03-151-1/+1
* lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-101-1/+0
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-8/+8
* af_apad: remove unneeded av_opt_freeMichael Niedermayer2012-12-181-2/+0
* apad: add whole_len and pad_len options.Michael Niedermayer2012-12-181-1/+28
* apad: fix apad_options formatingMichael Niedermayer2012-12-181-2/+1
* af_apad: add user setable packet_sizeMichael Niedermayer2012-12-181-1/+25
* avfilter: add apad filterMichael Niedermayer2012-12-181-0/+116
OpenPOWER on IntegriCloud