log

age author description
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
Mon, 31 Jan 2005 22:34:02 +0000 rtognimp Add 32bit RGB support libavcodec
Mon, 31 Jan 2005 21:26:20 +0000 michael 10000l vbr mp3 fix libavcodec
Mon, 31 Jan 2005 12:16:21 +0000 michael support 32bit output for the mpeg audio decoder libavcodec
Mon, 31 Jan 2005 04:06:47 +0000 michael more accurate dequant of near zero coefficients libavcodec
Mon, 31 Jan 2005 03:14:22 +0000 michael 10l (missing overflow check) 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
Sun, 30 Jan 2005 14:10:30 +0000 michael 10l (didnt test code after cvs up ...) libavcodec
Sun, 30 Jan 2005 14:04:56 +0000 michael dithering for the mpeg audio decoder libavcodec
Sun, 30 Jan 2005 02:16:50 +0000 michael fixing missaligned memory accesses in fill_rectangle() libavcodec
Sat, 29 Jan 2005 23:59:32 +0000 michael require a few valid and equal mp3 headers for resync libavcodec
Sat, 29 Jan 2005 20:09:33 +0000 mmu_man added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. libavcodec