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
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
2011-09-20libavfilter/libmpcodecs: add vf_stereo3d supportMichael Niedermayer
2011-08-14lavfi: remove delogo mp wrapperStefano Sabatini
2011-08-11lavfi: remove mp test wrapperStefano Sabatini
2011-08-11vf_mp: sort listing of vf_info_t symbolsStefano Sabatini
2011-08-07lavfi: remove gradfun mp wrapperStefano Sabatini
2011-07-23vf_mp: remove blackframe filter wrapperStefano Sabatini
2011-07-21vf_mp: remove cropdetect wrapperStefano Sabatini
2011-07-15vf_mp: remove rgbtest wrapperStefano Sabatini
2011-07-15vf_mp: remove boxblur wrapperStefano Sabatini
2011-06-22vf_mp: do not add duplicated pixel formats.Clément Bœsch
2011-06-20lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki
2011-06-15vf_mp: Fix large memleak.Michael Niedermayer
2011-06-02Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.Reimar Döffinger
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-04-21mp: remove unused variable outlink in end_frameStefano Sabatini
2011-03-29mp: extend syntax, make it accept mp=filter=paramsStefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-01-20Warn about vf_mpMichael Niedermayer
2011-01-20Add libmpcodecs wrapper for libavfilter, still disabledMichael Niedermayer