| Commit message (Expand) | Author | Age | Files | Lines |
* | pp: check that the argument is not NULL as this is not supported | Michael Niedermayer | 2012-07-07 | 1 | -0/+5 |
* | postprocess: fix another void returning void function. | Michael Niedermayer | 2012-06-10 | 1 | -2/+4 |
* | libpostproc: fix out of array accesses detected by AddressSanitizer. | Michael Niedermayer | 2012-02-29 | 1 | -2/+2 |
* | libpostproc: add bitexact mode, which is needed for regression testing. | Michael Niedermayer | 2012-02-29 | 2 | -2/+6 |
* | libpostproc: add pp=help support to print the help text via av_log() | Michael Niedermayer | 2012-02-27 | 1 | -0/+9 |
* | build: Allow building old API/ABI libpostproc version | Alexander Strasser | 2012-01-24 | 1 | -0/+2 |
* | pp: bump major in git master to match what debian contains. | Michael Niedermayer | 2012-01-18 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -2/+3 |
|\ |
|
| * | Place some START_TIMER invocations in separate blocks. | Diego Biurrun | 2012-01-04 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-03 | 1 | -2/+2 |
|\| |
|
| * | Fix a bunch of typos. | Diego Biurrun | 2012-01-02 | 1 | -2/+2 |
* | | libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 2 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-22 | 2 | -186/+182 |
|\| |
|
| * | postproc: altivec: fix remaining mixed declarations and code | Mans Rullgard | 2011-12-21 | 1 | -16/+14 |
| * | postproc: altivec: untemplate some variable names | Mans Rullgard | 2011-12-21 | 1 | -123/+113 |
| * | postproc: altivec: fix trivial cases of mixed declarations and code | Mans Rullgard | 2011-12-21 | 2 | -59/+67 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+0 |
|\| |
|
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 2 | -5/+6 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 2 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 2 | -2/+2 |
|\| |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-06 | 1 | -2/+2 |
|\| |
|
| * | doxygen: eliminate Qt-style doxygen syntax | Diego Biurrun | 2011-12-05 | 1 | -2/+2 |
| * | postprocess.c: filter name needs to be double 0 terminated | Piotr Kaczuba | 2011-08-26 | 1 | -2/+3 |
* | | postproc: remove stray + | Michael Niedermayer | 2011-10-30 | 1 | -1/+1 |
* | | postproc: fix compilation failure, now really | Michael Niedermayer | 2011-09-24 | 1 | -2/+2 |
* | | postproc: Fix compilation failure. | Yuriy Kaminskiy | 2011-09-24 | 1 | -4/+6 |
* | | libpostproc: mmx code uses stack below %esp, fix that | Yuriy Kaminskiy | 2011-09-20 | 1 | -33/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -32/+0 |
|\| |
|
| * | libpostproc: Remove disabled code. | Diego Biurrun | 2011-07-06 | 1 | -32/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -2/+0 |
|\| |
|
| * | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | | postprocess: Remove test for impossible condition (was: Re: postprocess.c: re... | Piotr Kaczuba | 2011-06-02 | 1 | -2/+1 |
* | | postprocess.c: filter name needs to be double 0 terminated | Piotr Kaczuba | 2011-05-31 | 1 | -3/+4 |
* | | Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ... | Michael Niedermayer | 2011-05-29 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-09 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: trim trailing whitespace in postproc | Alex Converse | 2011-05-08 | 1 | -1/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -1/+2 |
|\| |
|
| * | Replace strncpy() with av_strlcpy(). | Alex Converse | 2011-05-03 | 1 | -1/+2 |
| * | libpostproc: Remove crufty code disabled by the big bump. | Diego Biurrun | 2011-04-20 | 2 | -10/+0 |
| * | Bump major versions of all libraries. | Anton Khirnov | 2011-04-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-19 | 1 | -1/+1 |
|\| |
|
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 5 | -20/+20 |
| * | get rid of the last svn mentions | Janne Grunau | 2011-03-18 | 1 | -1/+1 |