| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -3/+4 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -5/+5 |
* | Use DECLARE_ALIGNED for alignment in libpostprocess | Reimar Döffinger | 2007-05-17 | 1 | -2/+2 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | cosmetics: Fix another common typo, gurantee --> guArantee. | Diego Biurrun | 2007-02-21 | 1 | -2/+2 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -16/+16 |
* | Rename SIGN macro to FFSIGN to avoid clashes with system headers. | Diego Biurrun | 2006-10-11 | 1 | -3/+3 |
* | printf --> av_log with some help from Oded | Diego Biurrun | 2006-10-11 | 1 | -8/+2 |
* | Change libpostproc to use the FFMIN/FFMAX macros from libavutil. | Diego Biurrun | 2006-10-10 | 1 | -9/+9 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -15/+17 |
* | libavcodec/libpostproc ---> libpostproc | Diego Biurrun | 2006-06-01 | 1 | -0/+3847 |