log

age author description
Sat, 05 Nov 2005 00:00:24 +0000 rtognimp Place qdm2 and truemotion2 in ifdef block so that they can be disabled libavcodec
Fri, 04 Nov 2005 23:24:24 +0000 michael extradata endianness comment libavcodec
Thu, 03 Nov 2005 23:26:51 +0000 lorenm tidier cabac_intra4x4_pred_mode libavcodec
Wed, 02 Nov 2005 09:18:32 +0000 gpoirier Typo fix libavcodec
Fri, 28 Oct 2005 18:18:04 +0000 mru no mixing of code and declarations libavcodec
Fri, 28 Oct 2005 16:01:12 +0000 reimar Make rle_code int everywhere instead of signed char. libavcodec
Fri, 28 Oct 2005 06:37:32 +0000 lorenm 25% faster deblocking, 4-6% overall. libavcodec
Thu, 27 Oct 2005 21:03:36 +0000 lorenm fix a crash on dropped frames libavcodec
Thu, 27 Oct 2005 06:45:29 +0000 lorenm faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. libavcodec
Wed, 26 Oct 2005 12:51:10 +0000 gpoirier avoid the registration of DECODERS if only CONFIG_DECODERS is not defined. libavcodec
Wed, 26 Oct 2005 03:58:06 +0000 lorenm 10l: cqm weren't initialized in svq3. libavcodec
Tue, 25 Oct 2005 01:17:20 +0000 lorenm decode custom quant matrices. libavcodec
Sun, 23 Oct 2005 18:16:53 +0000 diego Add DTS_INC to the CFLAGS for DTS. This is only set by external configure libavcodec
Thu, 20 Oct 2005 20:04:45 +0000 rtognimp Increase version because of QDM2 decoder addition libavcodec
Wed, 19 Oct 2005 22:27:34 +0000 rtognimp init_get_bits() requires size in bits, not bytes libavcodec