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