summaryrefslogtreecommitdiffstats
path: root/libpostproc/postprocess_template.c
Commit message (Expand)AuthorAgeFilesLines
* Fix libpostproc compilation on x86_32 with disable-optimizations.Carl Eugen Hoyos2013-02-091-2/+2
* libpostproc: alloc a few bytes more in the temporary bufferMichael Niedermayer2012-12-281-1/+1
* libpostproc: Fix off by 1 error in the C dering codeMichael Niedermayer2012-12-281-0/+1
* pp: fix a few typo in the template.Clément Bœsch2012-12-191-5/+5
* pp: add SSE2 deInterlaceInterpolateCubic().Clément Bœsch2012-11-181-4/+27
* pp: add support for SSE2.Clément Bœsch2012-11-181-0/+11
* pp: rework the way templating is done.Clément Bœsch2012-11-161-94/+140
* pp: fix typo in avg() comment.Clément Bœsch2012-11-151-1/+1
* pp: avoid overflow in w*hMichael Niedermayer2012-10-131-1/+1
* postproc: Fix unprotected inline asmDerek Buitenhuis2012-09-111-83/+83
* rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR2012-08-201-49/+49
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-1/+1
|\
| * Remove libpostproc.Diego Biurrun2012-02-231-3634/+0
* | libpostproc: fix out of array accesses detected by AddressSanitizer.Michael Niedermayer2012-02-291-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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-221-1/+2
|\ \ | |/
| * postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard2011-12-211-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+2
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | 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
|/
* Fix grammar errors in documentationMåns Rullgård2010-06-301-9/+9
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Fix warnings about redefining constants when compiling libpostproc.Yuriy Kaminskiy2010-02-021-0/+3
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* Remove disabled code cruft.Diego Biurrun2009-08-191-104/+0
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.Diego Biurrun2009-01-251-35/+35
* Fix compilation.Carl Eugen Hoyos2009-01-141-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-78/+78
* Replace long with x86_reg in postprocess_template.c like in all otherReimar Döffinger2008-11-021-31/+31
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-32/+32
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* typo fixes: tempBlured --> tempBlurredDiego Biurrun2008-03-221-22/+22
* cosmetics: typo fixesDiego Biurrun2008-03-221-1/+1
* cosmetics: Fix typo in variable name, numSkiped --> numSkipped.Diego Biurrun2008-03-221-5/+5
* cosmetics: Fix indentation to be 4 spaces and consistently place {}.Diego Biurrun2008-03-221-3121/+3028
* simplify ALIGN_MASK definitionMåns Rullgård2008-03-171-6/+1
* get register names from x86_cpu.hMåns Rullgård2008-03-171-14/+1
* typo fixesDiego Biurrun2008-03-151-7/+7
* constMichael Niedermayer2008-02-021-8/+8
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* misc typo fixesDiego Biurrun2007-06-121-3/+4
* misc spelling fixesDiego Biurrun2007-06-121-5/+5
OpenPOWER on IntegriCloud