summaryrefslogtreecommitdiffstats
path: root/libavcodec/simple_idct.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-121-0/+6
|\
| * prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-111-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-3/+8
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-3/+8
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add 4x4 IDCTKostya Shishkov2007-12-091-0/+1
* add ff_ prefix to all simple_idct symbolsAurelien Jacobs2007-12-081-6/+6
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-7/+7
* fixing DCTELEM != shortMichael Niedermayer2003-01-151-9/+9
* qpel encodingMichael Niedermayer2002-12-271-0/+3
* first version of IDCT248 for DV decoding supportFabrice Bellard2002-10-031-0/+2
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-291-1/+3
* dct-test updateMichael Niedermayer2002-09-011-0/+1
* added inlined put/add functionsFabrice Bellard2002-06-051-1/+2
* license/copyright changeFabrice Bellard2002-05-251-16/+18
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-091-0/+20
OpenPOWER on IntegriCloud