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-09-07avfilter/vf_histeq: remove unused item from filter private contextPaul B Mahol1-1/+0
2013-05-12lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch25-61/+52
2013-04-22lavfi: add timeline support.Clément Bœsch21-4/+125
2013-04-17lavfi/histeq: fix out of array writePaul B Mahol1-1/+1
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer50-70/+71
2013-04-10lavfi/histeq: switch to an AVOptions-based system.Clément Bœsch3-9/+2
2013-03-24lavfi/histeq: use standard options parsing.Clément Bœsch1-15/+3
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2013-01-05lavfi: add histeq filterStefano Sabatini11-1/+350