Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-03-05lavfi/mp: drop mp=stereo3d filterPaul B Mahol
2013-02-23vf_mp: Set pseudo palMichael Niedermayer
2013-02-17lavfi/mp: drop mp=kerndeint filterStefano Sabatini
2013-02-17lavfi/mp: drop mp=unsharp filterStefano Sabatini
2013-02-14lavfi: remove softskip libmpcodecs wrapperPaul B Mahol
2013-02-14lavfi: remove dsize libmpcodecs wrapperPaul B Mahol
2013-02-10lavfi: remove mp=il filterPaul B Mahol
2013-02-05libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstreamMichael Niedermayer
2012-12-28vf_mp: fix 'discards const qualifier from pointer target type'Michael Niedermayer
2012-12-23lavfi: remove mp=pp filter.Clément Bœsch
2012-12-11lavfi: remove mp=denoise3d filter.Clément Bœsch
2012-12-07lavfi/mp: switch to ff_filter_frame.Clément Bœsch
2012-12-06lavfi/mp: remove dead extern vf_info_t declarations.Clément Bœsch
2012-12-06lavfi/mp: add ff_ prefix to exported symbolsanonymous
2012-12-05Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer
2012-12-04lavfi/mp: fix invalid read with filters with no argument.Clément Bœsch
2012-11-29lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch
2012-11-12lavfi: remove mp=geq filter.Clément Bœsch
2012-11-12lavfi: remove mp=fixpts filter.Clément Bœsch
2012-11-12lavfi: remove mp=tile filter.Clément Bœsch
2012-10-31lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch
2012-10-31lavfi/mp: drop the mp=rectangle filterStefano Sabatini
2012-10-31lavfi/mp: drop wrapped field filterStefano Sabatini
2012-10-31lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol
2012-10-30lavfi: remove palette libmpcodecs wrapperPaul B Mahol
2012-10-19vf_mp: fix null ptr deref in case of ENOMEMMichael Niedermayer
2012-10-19vf_mp: check list in querry_format()Michael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-09-06lavfi/mp: drop rotate wrapperStefano Sabatini
2012-09-01lavfi/mp: remove decimate wrapperStefano Sabatini
2012-08-31lavfi/mp: remove smartblur filterStefano Sabatini
2012-08-31vf_mp: fix duplicate returnMichael Niedermayer
2012-08-18lavfi/mp: remove framestep wrapped filterStefano Sabatini
2012-08-16lavfi/mp: remove hue wrapped filterStefano Sabatini
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-27Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-02lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol
2012-04-20lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini
2012-04-13lavfi/mp: remove 2xsai wrapped filterStefano Sabatini
2012-04-07lavfi/mp: remove remove_logo wrapperStefano Sabatini
2012-03-10lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini
2012-03-04vf_mp: uninit filter chain.Nicolas George
2012-02-26libavfilter/libmpcodecs: add vf_pp from current mplayer svnMichael Niedermayer
2012-01-21lavfi: fix mp and mandelbrot descriptions to make them complete sentencesStefano Sabatini
2011-11-23vf_mp: rewrite vf_mp filter warning messageMichael Niedermayer
2011-11-06Mark AVFilterPad[] compound literals as const.Reimar Döffinger
2011-10-19vf_mp: Fix several incompatible pointer type warnings.Michael Niedermayer