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-04-22lavfi: add timeline support.Clément Bœsch21-4/+125
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer50-70/+71
2013-04-10lavfi/colormatrix: switch to an AVOptions-based system.Clément Bœsch3-8/+2
2013-03-24lavfi/colormatrix: reword error message in initStefano Sabatini1-1/+1
2013-03-24lavfi/colormatrix: add support for named optionsStefano Sabatini3-39/+68
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2012-11-29lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch1-0/+1
2012-11-29lavfi/colormatrix: switch to filter_frame.Clément Bœsch1-34/+18
2012-11-28lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch48-761/+1038
2012-10-20Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes17-22/+22
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-09-07vf_colormatrix: Drop unused strings.h headerDerek Buitenhuis1-1/+0
2012-08-17vf_colormatrix: fix permissions.Nicolas George1-0/+1
2012-07-23vf_colormatrix: add missing semicolonPaul B Mahol1-1/+1
2012-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer64-376/+764
2012-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-65/+33
2012-07-21vf_colormatrix: avoid using out_bufMichael Niedermayer1-2/+5
2012-07-15lavfi: decrease logging level of message showing initial parametersStefano Sabatini23-24/+24
2012-06-26Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer65-118/+126
2012-06-16lavfi: update some deprecated functionsPaul B Mahol34-125/+145
2012-04-04libavfilter: add colormatrix filtermultiple authors6-0/+411