log

age author description
Wed, 10 Sep 2003 23:40:55 +0000 michaelni AVI stream header FCC / more reliable detection of old xvid files libavcodec
Wed, 10 Sep 2003 11:28:18 +0000 michaelni detect old xvid with fourcc=DIVX libavcodec
Wed, 10 Sep 2003 08:20:14 +0000 michaelni detect avcodec_open() on an already opened AVCodecContext libavcodec
Tue, 09 Sep 2003 22:59:16 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:56:25 +0000 bellard use const data - began to make code more portable libavcodec
Tue, 09 Sep 2003 22:50:44 +0000 bellard removed warnings libavcodec
Tue, 09 Sep 2003 22:48:19 +0000 bellard remove warnings libavcodec
Tue, 09 Sep 2003 19:46:21 +0000 michaelni --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>) libavcodec
Tue, 09 Sep 2003 19:03:14 +0000 michaelni Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Mon, 08 Sep 2003 22:49:26 +0000 bellard update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?) libavcodec
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavcodec
Mon, 08 Sep 2003 22:03:29 +0000 bellard changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete libavcodec
Mon, 08 Sep 2003 21:05:43 +0000 bellard removed os_support.h libavcodec
Mon, 08 Sep 2003 21:04:11 +0000 bellard removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features libavcodec
Mon, 08 Sep 2003 19:58:34 +0000 bellard ctype.h is a common header libavcodec
Mon, 08 Sep 2003 04:10:59 +0000 tmmm New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM libavcodec
Fri, 05 Sep 2003 14:41:53 +0000 al3x bump version numbers to 0.4.8 libavcodec
Thu, 04 Sep 2003 08:21:27 +0000 michaelni MingW patches by (Glenn Maynard <g_sf at zewt dot org>) libavcodec
Tue, 02 Sep 2003 08:34:29 +0000 michaelni CODEC_ID_MPEGVIDEO libavcodec
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavcodec
Mon, 01 Sep 2003 17:42:07 +0000 michaelni 100l libavcodec
Mon, 01 Sep 2003 17:05:28 +0000 michaelni more fixes libavcodec
Mon, 01 Sep 2003 16:40:25 +0000 michaelni some fixes (still buggy though) libavcodec
Mon, 01 Sep 2003 15:53:01 +0000 tmmm skip preamble bytes libavcodec
Mon, 01 Sep 2003 12:26:39 +0000 michaelni asv2 encoding libavcodec
Mon, 01 Sep 2003 08:10:01 +0000 michaelni ASV2 decoder libavcodec
Sat, 30 Aug 2003 19:40:30 +0000 michaelni fixing unused f_code values libavcodec
Sat, 30 Aug 2003 19:31:49 +0000 michaelni 10l (big vs. little endian) libavcodec
Fri, 29 Aug 2003 19:42:23 +0000 michaelni bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate libavcodec
Fri, 29 Aug 2003 15:57:40 +0000 michaelni 10l (closed gop bit) libavcodec