log avcodec.h @ 1150:dde68a430ba9 libavcodec

age author description
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
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
Sun, 02 Feb 2003 23:34:30 +0000 michaelni divx503 decoding fix libavcodec
Tue, 28 Jan 2003 20:20:38 +0000 kabi * headers valid for C++ compilers libavcodec
Thu, 23 Jan 2003 23:03:09 +0000 bellard use av_malloc() functions - added av_strdup and av_realloc() libavcodec
Tue, 21 Jan 2003 21:30:48 +0000 michaelni cleanup libavcodec
Mon, 20 Jan 2003 19:04:39 +0000 kabi * code for parsing options libavcodec