]> git.sesse.net Git - ffmpeg/history - libavcodec/h264idct.c
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
[ffmpeg] / libavcodec / h264idct.c
2006-02-10 Loren Merritth264: special case dc-only idct. ~1% faster overall
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-02 Loren Merrittdecode H.264 with 8x8 transform.
2004-09-27 Michael Niedermayermove h264 idct to its own file and call via function...