log

age author description
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 22:43:30 +0000 michaelni check for qscale==0 (fixes 1/0 on one corrupted stream) libavcodec
Mon, 10 Feb 2003 17:52:01 +0000 michaelni dos2unix libavcodec
Mon, 10 Feb 2003 10:45:41 +0000 kabi * check for potentialy problematic field len libavcodec
Mon, 10 Feb 2003 09:41:44 +0000 kabi * opts compilation libavcodec
Mon, 10 Feb 2003 09:40:23 +0000 kabi * still unfinished code for Options libavcodec
Mon, 10 Feb 2003 09:38:38 +0000 kabi * still unfinished code for Options libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Sun, 09 Feb 2003 16:58:47 +0000 tmmm register cyuv with allcodecs.c libavcodec
Sun, 09 Feb 2003 16:20:25 +0000 bellard added paletted 8 bit format support libavcodec
Sun, 09 Feb 2003 00:37:50 +0000 michaelni Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) libavcodec
Sat, 08 Feb 2003 18:23:39 +0000 michaelni direct blocksize in bframes fix (might fix qpel+bframe bug) libavcodec
Sat, 08 Feb 2003 15:34:25 +0000 philipjsg Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images libavcodec
Sat, 08 Feb 2003 12:00:57 +0000 michaelni mpeg1 bframe encoding patch by (Rapha¸«³l LEGRAND) with some modifications by me libavcodec
Fri, 07 Feb 2003 16:44:48 +0000 michaelni b frame segfault fix (+-1 bug) libavcodec