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-09-12avfilter: various cosmeticsPaul B Mahol109-896/+750
2013-05-12lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch25-61/+52
2013-05-08avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINEMichael Niedermayer1-1/+3
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer50-70/+71
2013-04-10lavfi/apad: switch to AVOption-based systemMatthieu Bouron2-3/+1
2013-03-24lavfi/apad: use standard options parsing.Clément Bœsch1-8/+3
2013-03-15avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer7-8/+8
2013-03-10lavfi: remove remaining forgotten min/rej perms.Clément Bœsch14-21/+3
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2012-12-18af_apad: remove unneeded av_opt_freeMichael Niedermayer1-2/+0
2012-12-18apad: add whole_len and pad_len options.Michael Niedermayer1-1/+28
2012-12-18apad: fix apad_options formatingMichael Niedermayer1-2/+1
2012-12-18af_apad: add user setable packet_sizeMichael Niedermayer1-1/+25
2012-12-18avfilter: add apad filterMichael Niedermayer6-2/+126