Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 03 Feb 2008 16:19:37 +0000 | lorenm | use mmx2/3dnow avg functions in avg_qpel*_mc00 libavcodec |
Sun, 03 Feb 2008 07:05:11 +0000 | lorenm | ff_h264_idct8_add_sse2. libavcodec |
Sun, 03 Feb 2008 03:21:47 +0000 | lorenm | remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2. libavcodec |
Sat, 02 Feb 2008 22:54:50 +0000 | michael | Make avcodec_decode_* functions take const input buffers. libavcodec |
Sat, 02 Feb 2008 22:34:44 +0000 | reimar | 100l, since we already check for buf_size == 769 we should also libavcodec |
Sat, 02 Feb 2008 22:31:11 +0000 | reimar | Use bytestream_get_be24 to simplify palette parsing. libavcodec |