summaryrefslogtreecommitdiff
path: root/libpostproc
Commit message (Expand)AuthorAgeFilesLines
* Fix libpostproc compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-241-15/+15
* Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-181-0/+7
* postproc: fix null pointer dereference with invalid option stringsMichael Niedermayer2013-12-111-0/+4
* Add Windows resource file support for shared librariesJames Almer2013-12-052-0/+58
* postprocess_template: put rsp on the clobber list to prevent gcc from using i...Michael Niedermayer2013-06-161-1/+1
* postproc/postprocess_template: remove empty commentsMichael Niedermayer2013-05-231-21/+21
* lavfi/pp: switch to an AVOptions-based system.Clément Bœsch2013-04-102-2/+2
* libpostproc: silence valgrind/fate warning about using uninitialized dataMichael Niedermayer2013-03-251-1/+3
* Fix libpostproc compilation on x86_32 with disable-optimizations.Carl Eugen Hoyos2013-02-091-2/+2
* build: postproc cleanup.Clément Bœsch2012-12-302-6/+0
* libpostproc: alloc a few bytes more in the temporary bufferMichael Niedermayer2012-12-282-2/+2
* libpostproc: Fix off by 1 error in the C dering codeMichael Niedermayer2012-12-281-0/+1
* libpostproc: fix leak of 2kbMichael Niedermayer2012-12-231-3/+2
* pp: fix a few typo in the template.Clément Bœsch2012-12-191-5/+5
* doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-111-2/+11
* pp: add SSE2 deInterlaceInterpolateCubic().Clément Bœsch2012-11-181-4/+27
* pp: add support for SSE2.Clément Bœsch2012-11-182-3/+22
* pp: add auto detection cpu flag.Clément Bœsch2012-11-183-6/+15
* pp: add various const for pointers.Clément Bœsch2012-11-181-10/+12
* pp: simplify postProcess().Clément Bœsch2012-11-161-33/+18
* pp: rework the way templating is done.Clément Bœsch2012-11-163-168/+166
* pp: fix typo in avg() comment.Clément Bœsch2012-11-151-1/+1
* pp: use av_clip_uint8 instead of a custom implementation.Clément Bœsch2012-11-151-4/+3
* pp: fix a few typo in the internal header.Clément Bœsch2012-11-151-8/+8
* pp: avoid overflow in w*hMichael Niedermayer2012-10-131-1/+1
* postproc: Create version.h headerjamal2012-09-283-18/+50
* postproc: Fix unprotected inline asmDerek Buitenhuis2012-09-112-114/+114
* rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR2012-08-202-60/+60
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-1/+1
|\
| * Remove libpostproc.Diego Biurrun2012-02-237-6208/+0
* | pp: check that the argument is not NULL as this is not supportedMichael Niedermayer2012-07-071-0/+5
* | postprocess: fix another void returning void function.Michael Niedermayer2012-06-101-2/+4
* | 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