summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_afade.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/af_afade: use the name 's' for the pointer to the private contextPaul B Mahol2013-10-021-28/+28
* avfilter: various cosmeticsPaul B Mahol2013-09-121-3/+3
* lavfi/afade: use av_rescale()Paul B Mahol2013-07-101-6/+5
* lavfi/afade: add timeline supportPaul B Mahol2013-05-251-0/+1
* lavfi/afade: fix AVOptions descriptionsPaul B Mahol2013-04-261-12/+12
* lavfi/afade: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-04-191-8/+8
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-121-1/+1
* lavfi/afade: switch to AVOption-base systemMatthieu Bouron2013-04-111-3/+0
* lavfi/afade: use standard options parsingPaul B Mahol2013-04-051-7/+3
* lavfi/afade * biquads: call av_frame_copy_props()Paul B Mahol2013-04-031-1/+1
* avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer2013-03-151-2/+2
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-8/+8
* afade filterPaul B Mahol2013-01-211-0/+307
OpenPOWER on IntegriCloud