OSDN Git Service

libx264: add 'partitions' private option
[coroid/libav_saccubus.git] / libavcodec / simple_idct.h
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-12-09 Kostya ShishkovAdd 4x4 IDCT
2007-12-08 Aurelien Jacobsadd ff_ prefix to all simple_idct symbols
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-15 Michael Niedermayerfixing DCTELEM != short
2002-12-27 Michael Niedermayerqpel encoding
2002-10-03 Fabrice Bellardfirst version of IDCT248 for DV decoding support
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-01 Michael Niedermayerdct-test update
2002-06-05 Fabrice Bellardadded inlined put/add functions
2002-05-25 Fabrice Bellardlicense/copyright change
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...