summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer145-176/+176
2013-10-02avfilter/af_afade: use the name 's' for the pointer to the private contextPaul B Mahol1-28/+28
2013-09-12avfilter: various cosmeticsPaul B Mahol109-896/+750
2013-07-10lavfi/afade: use av_rescale()Paul B Mahol1-6/+5
2013-05-25lavfi/afade: add timeline supportPaul B Mahol1-0/+1
2013-04-26lavfi/afade: fix AVOptions descriptionsPaul B Mahol1-12/+12
2013-04-19lavfi/afade: use AV_OPT_TYPE_DURATIONPaul B Mahol2-13/+24
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer50-70/+71
2013-04-10lavfi/afade: switch to AVOption-base systemMatthieu Bouron3-6/+1
2013-04-05lavfi/afade: use standard options parsingPaul B Mahol1-7/+3
2013-04-03lavfi/afade * biquads: call av_frame_copy_props()Paul B Mahol2-2/+2
2013-03-15avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer7-8/+8
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2013-01-21afade filterPaul B Mahol6-2/+389