summaryrefslogtreecommitdiffstats
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
* libpostproc: fix out of array accesses detected by AddressSanitizer.Michael Niedermayer2012-02-291-2/+2
* libpostproc: add bitexact mode, which is needed for regression testing.Michael Niedermayer2012-02-292-2/+6
* libpostproc: add pp=help support to print the help text via av_log()Michael Niedermayer2012-02-271-0/+9
* build: Allow building old API/ABI libpostproc versionAlexander Strasser2012-01-241-0/+2
* pp: bump major in git master to match what debian contains.Michael Niedermayer2012-01-181-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-051-2/+3
|\
| * Place some START_TIMER invocations in separate blocks.Diego Biurrun2012-01-041-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-031-2/+2
|\ \ | |/
| * Fix a bunch of typos.Diego Biurrun2012-01-021-2/+2
* | libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100Michael Niedermayer2011-12-222-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-222-186/+182
|\ \ | |/
| * postproc: altivec: fix remaining mixed declarations and codeMans Rullgard2011-12-211-16/+14
| * postproc: altivec: untemplate some variable namesMans Rullgard2011-12-211-123/+113
| * postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard2011-12-212-59/+67
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\ \ | |/
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-132-5/+6
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-122-5/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-122-2/+2
|\ \ | |/
| * Fix a bunch of common typos.Diego Biurrun2011-12-112-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-061-2/+2
|\ \ | |/
| * doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-051-2/+2
| * postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-08-261-2/+3
* | postproc: remove stray +Michael Niedermayer2011-10-301-1/+1
* | postproc: fix compilation failure, now reallyMichael Niedermayer2011-09-241-2/+2
* | postproc: Fix compilation failure.Yuriy Kaminskiy2011-09-241-4/+6
* | libpostproc: mmx code uses stack below %esp, fix thatYuriy Kaminskiy2011-09-201-33/+28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-061-32/+0
|\ \ | |/
| * libpostproc: Remove disabled code.Diego Biurrun2011-07-061-32/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+1
|\ \ | |/
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-261-2/+0
|\ \ | |/
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* | postprocess: Remove test for impossible condition (was: Re: postprocess.c: re...Piotr Kaczuba2011-06-021-2/+1
* | postprocess.c: filter name needs to be double 0 terminatedPiotr Kaczuba2011-05-311-3/+4
* | Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer2011-05-291-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-091-1/+0
|\ \ | |/
| * cosmetics: trim trailing whitespace in postprocAlex Converse2011-05-081-1/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-1/+2
|\ \ | |/
| * Replace strncpy() with av_strlcpy().Alex Converse2011-05-031-1/+2
| * libpostproc: Remove crufty code disabled by the big bump.Diego Biurrun2011-04-202-10/+0
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-191-1/+1
|\ \ | |/
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-195-20/+20
| * get rid of the last svn mentionsJanne Grunau2011-03-181-1/+1
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
|/
OpenPOWER on IntegriCloud