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-05lavfi/mp: drop mp=stereo3d filterPaul B Mahol
2013-03-05lavfi: port MP stereo3d filterPaul B Mahol
2013-02-22blend filterPaul B Mahol
2013-02-17lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch
2013-02-17lavfi/mp: drop mp=kerndeint filterStefano Sabatini
2013-02-17lavfi/mp: drop mp=unsharp filterStefano Sabatini
2013-02-16lavfi: port MP noise filterPaul B Mahol
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-10lavfi: port MP il filterPaul B Mahol
2013-02-09histogram filterPaul B Mahol
2013-01-31Port biquads filters from SoXPaul B Mahol
2013-01-21afade filterPaul B Mahol
2013-01-05lavfi: add histeq filterStefano Sabatini
2013-01-05lavfi: add kerndeint filterStefano Sabatini
2012-12-31lavfi/Makefile: add missing dependencies to FFLIBS.Clément Bœsch
2012-12-31lavfi/Makefile: make FFLIBS list consistent.Clément Bœsch
2012-12-26build: mp filter does not depend on postproc anymorePaul B Mahol
2012-12-25vf_pp: add postproc to the library dependencys for avfilter when enabled.Hendrik Leppkes
2012-12-24Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'Michael Niedermayer
2012-12-23lavfi: remove mp=pp filter.Clément Bœsch
2012-12-23lavfi: add pp filter.Clément Bœsch
2012-12-23avfilter: Compile FIFO filters unconditionallyDiego Biurrun
2012-12-21Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'Michael Niedermayer
2012-12-21build: avfilter: Remove duplicate compilation entry for vf_scaleDiego Biurrun
2012-12-18avfilter: add apad filterMichael Niedermayer
2012-12-13lavfi: mv vf_select.c -> f_select.cStefano Sabatini
2012-12-13lavfi: add aselect audio variant of selectStefano Sabatini
2012-12-11lavfi: remove mp=denoise3d filter.Clément Bœsch
2012-12-08lavfi: drop af_volume_stefano.c in favor of af_volume_justin.cStefano Sabatini
2012-12-06lavfi: rename af_volume to af_volume_stefanoMichael Niedermayer
2012-12-06Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'Michael Niedermayer
2012-12-05lavfi: add volume filterJustin Ruggles
2012-12-04lavfi: add subtitles filter.Clément Bœsch
2012-11-29Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'Michael Niedermayer
2012-11-28lavfi: remove vf_slicifyAnton Khirnov
2012-11-12lavfi: remove mp=geq filter.Clément Bœsch
2012-11-12lavfi: add 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: add 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-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-02lavfi: EBU R.128 scanner.Clément Bœsch
2012-09-27lavfi: enable buffersinks unconditionally.Nicolas George