log vc9.c @ 2497:69adfbbdcdeb libavcodec

age author description
Fri, 04 Feb 2005 02:20:38 +0000 michael - samples from mplayer ftp in the "adv" profile seem to have profile=2, libavcodec
Tue, 01 Feb 2005 10:03:55 +0000 michael - a lot less overflows when decoding frames libavcodec
Tue, 01 Feb 2005 09:51:49 +0000 michael Documentation patch by anonymous libavcodec
Sun, 30 Jan 2005 22:28:11 +0000 michael 100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) libavcodec
Sun, 30 Jan 2005 21:54:20 +0000 michael - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in libavcodec
Sun, 30 Jan 2005 16:34:57 +0000 michael In that patch: libavcodec
Wed, 26 Jan 2005 12:01:35 +0000 michael use dc tables from msmpeg4 instead of duplicating them patch by anonymous libavcodec
Tue, 25 Jan 2005 01:40:58 +0000 michael dont duplicate decode012() libavcodec
Tue, 25 Jan 2005 01:29:10 +0000 michael check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though libavcodec
Mon, 24 Jan 2005 23:01:18 +0000 michael Fixes: libavcodec
Mon, 24 Jan 2005 01:56:53 +0000 michael more 10l typos libavcodec
Mon, 24 Jan 2005 01:46:12 +0000 michael norm-6 / diff-6 support (untested, parts of it just guessed as the spec is unclear) libavcodec
Mon, 24 Jan 2005 00:35:18 +0000 michael fixing many bugs in bitplane_decoding() libavcodec
Sun, 23 Jan 2005 22:54:51 +0000 michael dont use several 100 mb memory for a tiny 120 element table libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sat, 22 Jan 2005 17:52:01 +0000 alex preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec