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-13pp: avoid overflow in w*hMichael Niedermayer
2012-09-28postproc: Create version.h headerjamal
2012-09-11postproc: Fix unprotected inline asmDerek Buitenhuis
2012-08-20rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-07pp: check that the argument is not NULL as this is not supportedMichael Niedermayer
2012-06-10postprocess: fix another void returning void function.Michael Niedermayer
2012-02-29libpostproc: fix out of array accesses detected by AddressSanitizer.Michael Niedermayer
2012-02-29libpostproc: add bitexact mode, which is needed for regression testing.Michael Niedermayer
2012-02-28libpostproc: add pp=help support to print the help text via av_log()Michael Niedermayer
2012-02-23Remove libpostproc.Diego Biurrun
2012-01-24build: Allow building old API/ABI libpostproc versionAlexander Strasser
2012-01-19pp: bump major in git master to match what debian contains.Michael Niedermayer
2012-01-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-04Place some START_TIMER invocations in separate blocks.Diego Biurrun
2012-01-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-02Fix a bunch of typos.Diego Biurrun
2011-12-22libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100Michael Niedermayer
2011-12-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21postproc: altivec: fix remaining mixed declarations and codeMans Rullgard
2011-12-21postproc: altivec: untemplate some variable namesMans Rullgard
2011-12-21postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-05doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun
2011-10-30postproc: remove stray +Michael Niedermayer
2011-09-24postproc: fix compilation failure, now reallyMichael Niedermayer
2011-09-24postproc: Fix compilation failure.Yuriy Kaminskiy
2011-09-20libpostproc: mmx code uses stack below %esp, fix thatYuriy Kaminskiy
2011-08-26postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba
2011-07-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-06libpostproc: Remove disabled code.Diego Biurrun
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include log.h in avutil.hMans Rullgard
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-02postprocess: Remove test for impossible condition (was: Re: postprocess.c: re...Piotr Kaczuba
2011-05-31postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba
2011-05-29Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer
2011-05-09Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09cosmetics: trim trailing whitespace in postprocAlex Converse
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer