log avcodec.h @ 1208:0f37976aa436 libavcodec

age author description
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
Wed, 26 Feb 2003 17:26:20 +0000 michaelni move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavcodec
Tue, 25 Feb 2003 09:56:56 +0000 bellard added DTG active format information libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:38:38 +0000 kabi * still unfinished code for Options libavcodec