log rv34.c @ 10087:8f1e09db0905 libavcodec

age author description
Wed, 01 Jul 2009 15:08:02 +0000 kostya RV3/4 intra types array causes alignment issues (at least on ARM5), thus change libavcodec
Mon, 27 Apr 2009 05:30:22 +0000 kostya Revert changing VLC initialization type for RV3/4 decoder. libavcodec
Sat, 25 Apr 2009 05:47:38 +0000 kostya Get rid of monstrous static table and initialize VLCs for RV3/4 dynamically. libavcodec
Tue, 21 Apr 2009 17:35:30 +0000 kostya 100l: VLC table array should not be const libavcodec
Tue, 21 Apr 2009 04:42:27 +0000 kostya Make RV3/4 VLC tables use new static initialization method libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 15 Mar 2009 08:21:42 +0000 kostya Correct MV prediction for B-frame blocks in RV4 decoder libavcodec