Mercurial > libavcodec.hg
log h264idct.c @ 3951:751bfc30df72 libavcodec
age | author | description |
---|---|---|
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
Fri, 10 Feb 2006 06:55:25 +0000 | lorenm | h264: special case dc-only idct. ~1% faster overall libavcodec |
Thu, 12 Jan 2006 22:43:26 +0000 | diego | Update licensing information: The FSF changed postal address. libavcodec |
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
Thu, 02 Jun 2005 21:15:20 +0000 | lorenm | decode H.264 with 8x8 transform. libavcodec |
Mon, 27 Sep 2004 19:47:17 +0000 | michael | move h264 idct to its own file and call via function pointer in DspContext libavcodec |