log avcodec.h @ 1224:3fa9a3de913f libavcodec

age author description
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec
Fri, 25 Apr 2003 00:29:48 +0000 michaelni fixing mixed dr1 + internal buffers libavcodec
Wed, 23 Apr 2003 08:56:14 +0000 kabi * more strict types libavcodec
Tue, 22 Apr 2003 08:36:39 +0000 kabi * fixed initialization and some memleak libavcodec
Mon, 21 Apr 2003 21:20:46 +0000 bellard added img_get_alpha_info() libavcodec
Sun, 20 Apr 2003 16:15:43 +0000 bellard new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) libavcodec
Fri, 18 Apr 2003 12:45:34 +0000 michaelni mpeg2 qscale flag libavcodec
Wed, 16 Apr 2003 19:57:57 +0000 michaelni meanigfull dr1 comment libavcodec
Tue, 15 Apr 2003 10:12:38 +0000 tmmm native Indeo3 decoder implementation libavcodec
Sun, 06 Apr 2003 19:45:02 +0000 michaelni fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodec
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavcodec
Mon, 24 Mar 2003 08:52:32 +0000 nickols_k binary compatibility fix (workaround for r.147, r.148) libavcodec
Sat, 22 Mar 2003 12:09:02 +0000 michaelni user setable quantizer bias libavcodec
Sat, 22 Mar 2003 07:59:36 +0000 michaelni binary compatibility fix libavcodec
Thu, 20 Mar 2003 01:00:57 +0000 michaelni error resilience cleanup (its faster too...) libavcodec
Sun, 16 Mar 2003 20:22:22 +0000 michaelni field pic decoding cleanup libavcodec
Sat, 15 Mar 2003 20:47:09 +0000 michaelni cleaner & more flexible edge bug workaround libavcodec
Wed, 12 Mar 2003 19:48:46 +0000 kabi * cosmetic doc fix libavcodec
Wed, 12 Mar 2003 15:23:07 +0000 michaelni 100l libavcodec
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavcodec
Sun, 09 Mar 2003 16:07:19 +0000 al3x simplified libavcodec
Sat, 08 Mar 2003 01:40:52 +0000 michaelni merging fourcc with codec_tag libavcodec
Fri, 07 Mar 2003 13:48:02 +0000 kabi * more generic avoption_parse libavcodec
Fri, 07 Mar 2003 12:37:49 +0000 michaelni Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) libavcodec
Thu, 06 Mar 2003 15:56:56 +0000 michaelni more cosmetics so that doxygen output is readable ... libavcodec
Thu, 06 Mar 2003 11:25:55 +0000 michaelni doxy libavcodec
Wed, 05 Mar 2003 16:10:13 +0000 michaelni extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Sat, 01 Mar 2003 00:16:00 +0000 michaelni fixing inaccurate frame_rate libavcodec
Thu, 27 Feb 2003 22:56:07 +0000 michaelni user specified motion estimation range limit libavcodec