log avcodec.h @ 1084:01154fced380 libavcodec

age author description
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
Sun, 12 Jan 2003 00:48:29 +0000 michaelni get_format() libavcodec
Sat, 11 Jan 2003 04:51:31 +0000 bellard build update - avpicture_fill() returns the image size libavcodec
Sat, 11 Jan 2003 00:04:36 +0000 bellard new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name() libavcodec
Thu, 09 Jan 2003 20:42:37 +0000 michaelni qpel fix libavcodec