log

age author description
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 22:49:41 +0000 michael 1000000000l typos libavcodec
Sun, 23 Jan 2005 22:10:55 +0000 michael mention table duplications, note, please avoid duplicating tables! libavcodec
Sun, 23 Jan 2005 21:36:24 +0000 rtognimp Check pointers before writing to memory libavcodec
Sun, 23 Jan 2005 19:11:02 +0000 michael simplify libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Sun, 23 Jan 2005 17:59:01 +0000 michael more detailed error messages libavcodec
Sun, 23 Jan 2005 16:18:10 +0000 michael 10l libavcodec