]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/h264idct.c
Removed static omkization
[frescor/ffmpeg.git] / libavcodec / h264idct.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-26 diegoFix filenames in Doxygen comments.
2008-12-25 lorenmflatten an array, since gcc fails at optimizing multidi...
2008-12-18 michaelH.264 idct functions that include the chroma, inter...
2007-07-05 diegolicense header consistency cosmetics
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-11-12 mrurename cropTbl -> ff_cropTbl
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-02-10 lorenmh264: special case dc-only idct. ~1% faster overall
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-06-02 lorenmdecode H.264 with 8x8 transform.
2004-09-27 michaelmove h264 idct to its own file and call via function...