summaryrefslogtreecommitdiff
path: root/libpostproc
Commit message (Expand)AuthorAge
* Fix libpostproc compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-24
* Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18
* postproc: fix null pointer dereference with invalid option stringsMichael Niedermayer2013-12-11
* Add Windows resource file support for shared librariesJames Almer2013-12-05
* postprocess_template: put rsp on the clobber list to prevent gcc from using i...Michael Niedermayer2013-06-16
* postproc/postprocess_template: remove empty commentsMichael Niedermayer2013-05-23
* lavfi/pp: switch to an AVOptions-based system.Clément Bœsch2013-04-10
* libpostproc: silence valgrind/fate warning about using uninitialized dataMichael Niedermayer2013-03-25
* Fix libpostproc compilation on x86_32 with disable-optimizations.Carl Eugen Hoyos2013-02-09
* build: postproc cleanup.Clément Bœsch2012-12-30
* libpostproc: alloc a few bytes more in the temporary bufferMichael Niedermayer2012-12-28
* libpostproc: Fix off by 1 error in the C dering codeMichael Niedermayer2012-12-28
* libpostproc: fix leak of 2kbMichael Niedermayer2012-12-23
* pp: fix a few typo in the template.Clément Bœsch2012-12-19
* doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-11
* pp: add SSE2 deInterlaceInterpolateCubic().Clément Bœsch2012-11-18
* pp: add support for SSE2.Clément Bœsch2012-11-18
* pp: add auto detection cpu flag.Clément Bœsch2012-11-18
* pp: add various const for pointers.Clément Bœsch2012-11-18
* pp: simplify postProcess().Clément Bœsch2012-11-16
* pp: rework the way templating is done.Clément Bœsch2012-11-16
* pp: fix typo in avg() comment.Clément Bœsch2012-11-15
* pp: use av_clip_uint8 instead of a custom implementation.Clément Bœsch2012-11-15
* pp: fix a few typo in the internal header.Clément Bœsch2012-11-15
* pp: avoid overflow in w*hMichael Niedermayer2012-10-13
* 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