| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
* | jfdctint: add 10-bit version | Mans Rullgard | 2011-07-21 | 1 | -395/+18 |
* | jfdct: Replace sized int_fast integer types with plain int/unsigned. | Diego Biurrun | 2011-05-12 | 1 | -9/+9 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Remove SHIFT_TEMPS from jfdct code. | avcoder | 2009-10-20 | 1 | -4/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -1/+1 |
* | Add copyright notice from the Independent JPEG Group instead of referring | Diego Biurrun | 2006-09-03 | 1 | -2/+35 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -29/+29 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -26/+26 |
* | move identical code into its own function | Michael Niedermayer | 2003-10-30 | 1 | -76/+25 |
* | * introducing dct248 into the DSP context. | Roman Shaposhnik | 2003-10-24 | 1 | -0/+127 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -17/+17 |
* | higher accuracy | Michael Niedermayer | 2002-09-01 | 1 | -2/+4 |
* | slow but accurate integer dct from IJG (should be ok with the LGPL as the old... | Michael Niedermayer | 2002-08-29 | 1 | -0/+290 |