log

age author description
Tue, 01 Feb 2005 18:36:51 +0000 michael make keyframe default for AVFrames libavcodec
Tue, 01 Feb 2005 15:13:27 +0000 mmu_man Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> libavcodec
Tue, 01 Feb 2005 13:03:44 +0000 michael 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) libavcodec
Tue, 01 Feb 2005 11:26:11 +0000 michael H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) libavcodec
Tue, 01 Feb 2005 11:12:53 +0000 michael correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) 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
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