]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/h264idct.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / h264idct.c
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...