| Commit message (Expand) | Author | Age | Files | Lines |
* | simple_idct: Move x86-specific declarations to a header in the x86 directory | Diego Biurrun | 2014-07-19 | 1 | -4/+0 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -12/+11 |
* | prores: extract idct into its own dspcontext and merge with put_pixels. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+6 |
* | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -3/+8 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add 4x4 IDCT | Kostya Shishkov | 2007-12-09 | 1 | -0/+1 |
* | add ff_ prefix to all simple_idct symbols | Aurelien Jacobs | 2007-12-08 | 1 | -6/+6 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -7/+7 |
* | fixing DCTELEM != short | Michael Niedermayer | 2003-01-15 | 1 | -9/+9 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -0/+3 |
* | first version of IDCT248 for DV decoding support | Fabrice Bellard | 2002-10-03 | 1 | -0/+2 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -1/+3 |
* | dct-test update | Michael Niedermayer | 2002-09-01 | 1 | -0/+1 |
* | added inlined put/add functions | Fabrice Bellard | 2002-06-05 | 1 | -1/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -16/+18 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+20 |