Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 23 May 2007 14:55:13 +0000 | ramiro | Remove duplicate bytestream functions libavcodec |
Wed, 23 May 2007 13:46:11 +0000 | takis | Export the four remaining H.264 decoder intra prediction functions for reuse in libavcodec |
Wed, 23 May 2007 09:07:57 +0000 | takis | Reindent libavcodec |
Wed, 23 May 2007 09:07:23 +0000 | takis | Make the compilation of h264idct.c optional. libavcodec |
Wed, 23 May 2007 09:02:07 +0000 | lorenm | merge huffman tables so that we read 2 symbols at a time. 30% faster huffyuv decoding. libavcodec |
Tue, 22 May 2007 07:08:38 +0000 | diego | Remove mdct.o and fft.o from fft-test prerequisites list. libavcodec |
Mon, 21 May 2007 15:28:37 +0000 | takis | Only compile golomb.c when needed. libavcodec |