| Commit message (Expand) | Author | Age | Files | Lines |
* | postprocess_template: put rsp on the clobber list to prevent gcc from using i... | Michael Niedermayer | 2013-06-16 | 1 | -1/+1 |
* | postproc/postprocess_template: remove empty comments | Michael Niedermayer | 2013-05-23 | 1 | -21/+21 |
* | libpostproc: silence valgrind/fate warning about using uninitialized data | Michael Niedermayer | 2013-03-25 | 1 | -1/+3 |
* | Fix libpostproc compilation on x86_32 with disable-optimizations. | Carl Eugen Hoyos | 2013-02-09 | 1 | -2/+2 |
* | libpostproc: alloc a few bytes more in the temporary buffer | Michael Niedermayer | 2012-12-28 | 1 | -1/+1 |
* | libpostproc: Fix off by 1 error in the C dering code | Michael Niedermayer | 2012-12-28 | 1 | -0/+1 |
* | pp: fix a few typo in the template. | Clément Bœsch | 2012-12-19 | 1 | -5/+5 |
* | pp: add SSE2 deInterlaceInterpolateCubic(). | Clément Bœsch | 2012-11-18 | 1 | -4/+27 |
* | pp: add support for SSE2. | Clément Bœsch | 2012-11-18 | 1 | -0/+11 |
* | pp: rework the way templating is done. | Clément Bœsch | 2012-11-16 | 1 | -94/+140 |
* | pp: fix typo in avg() comment. | Clément Bœsch | 2012-11-15 | 1 | -1/+1 |
* | pp: avoid overflow in w*h | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
* | postproc: Fix unprotected inline asm | Derek Buitenhuis | 2012-09-11 | 1 | -83/+83 |
* | rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT | XhmikosR | 2012-08-20 | 1 | -49/+49 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -1/+1 |
|\ |
|
| * | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -3634/+0 |
* | | libpostproc: fix out of array accesses detected by AddressSanitizer. | Michael Niedermayer | 2012-02-29 | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-22 | 1 | -1/+2 |
|\| |
|
| * | postproc: altivec: fix trivial cases of mixed declarations and code | Mans Rullgard | 2011-12-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+2 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | 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 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -9/+9 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Fix warnings about redefining constants when compiling libpostproc. | Yuriy Kaminskiy | 2010-02-02 | 1 | -0/+3 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Remove disabled code cruft. | Diego Biurrun | 2009-08-19 | 1 | -104/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. | Diego Biurrun | 2009-01-25 | 1 | -35/+35 |
* | Fix compilation. | Carl Eugen Hoyos | 2009-01-14 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -78/+78 |
* | Replace long with x86_reg in postprocess_template.c like in all other | Reimar Döffinger | 2008-11-02 | 1 | -31/+31 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -32/+32 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | typo fixes: tempBlured --> tempBlurred | Diego Biurrun | 2008-03-22 | 1 | -22/+22 |
* | cosmetics: typo fixes | Diego Biurrun | 2008-03-22 | 1 | -1/+1 |
* | cosmetics: Fix typo in variable name, numSkiped --> numSkipped. | Diego Biurrun | 2008-03-22 | 1 | -5/+5 |
* | cosmetics: Fix indentation to be 4 spaces and consistently place {}. | Diego Biurrun | 2008-03-22 | 1 | -3121/+3028 |
* | simplify ALIGN_MASK definition | Måns Rullgård | 2008-03-17 | 1 | -6/+1 |
* | get register names from x86_cpu.h | Måns Rullgård | 2008-03-17 | 1 | -14/+1 |
* | typo fixes | Diego Biurrun | 2008-03-15 | 1 | -7/+7 |
* | const | Michael Niedermayer | 2008-02-02 | 1 | -8/+8 |