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-06-06lavfi/framestep: cosmetics: reindent AVFilterPaul B Mahol1-5/+5
2013-06-06lavfi/framestep: add timeline supportPaul B Mahol1-0/+1
2013-04-22lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch15-33/+27
2013-04-11lavfi/framestep: remove request_frame hackPaul B Mahol1-19/+2
2013-04-11lavfi/framestep: switch to an AVOptions-based systemPaul B Mahol3-21/+19
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2012-12-02lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini1-26/+7
2012-11-28lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch48-761/+1038
2012-08-30vf_framestep: fix uninitilaized variable bugMichael Niedermayer1-3/+1
2012-08-18lavfi: add framestep filterStefano Sabatini6-2/+154