summaryrefslogtreecommitdiff
path: root/libpostproc/postprocess_template.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* 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
* Use DECLARE_ALIGNED for alignment in libpostprocessReimar Döffinger2007-05-171-2/+2
* typos/grammarDiego Biurrun2007-04-071-1/+1
* cosmetics: Fix another common typo, gurantee --> guArantee.Diego Biurrun2007-02-211-2/+2
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-081-1/+1
* Rename ABS macro to FFABS.Diego Biurrun2006-10-111-16/+16
* Rename SIGN macro to FFSIGN to avoid clashes with system headers.Diego Biurrun2006-10-111-3/+3
* printf --> av_log with some help from OdedDiego Biurrun2006-10-111-8/+2
* Change libpostproc to use the FFMIN/FFMAX macros from libavutil.Diego Biurrun2006-10-101-9/+9
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-15/+17
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-0/+3847