log avcodec.h @ 4846:841ecebff8c8 libavcodec

age author description
Fri, 13 Apr 2007 07:50:04 +0000 benoit timestamps generation improvement when parsing avi libavcodec
Sat, 07 Apr 2007 20:51:58 +0000 diego Bethsoft VID demuxer and video decoder libavcodec
Sat, 07 Apr 2007 16:03:23 +0000 diego THP PCM decoder, used on the Nintendo GameCube. libavcodec
Sat, 07 Apr 2007 14:25:25 +0000 diego Interplay C93 demuxer and video decoder libavcodec
Sat, 07 Apr 2007 14:07:33 +0000 diego spelling/wording/grammar libavcodec
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavcodec
Tue, 03 Apr 2007 13:52:36 +0000 michael cosmetic libavcodec
Tue, 03 Apr 2007 13:52:00 +0000 michael FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad libavcodec
Tue, 03 Apr 2007 13:43:57 +0000 michael tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec
Sun, 01 Apr 2007 14:28:48 +0000 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavcodec
Tue, 27 Mar 2007 11:18:24 +0000 michael codec id addition guidlines libavcodec
Mon, 26 Mar 2007 15:21:19 +0000 iive get rid of unused entries in the middle of xvmc_render struct, libavcodec
Sun, 25 Mar 2007 20:52:45 +0000 bcoudurier increment subminor version due to r8502 and r8504, those revisions make dnxhd and gif decoders in line with libavcodec API libavcodec
Thu, 22 Mar 2007 13:27:11 +0000 michael clarify codec_tag libavcodec
Thu, 22 Mar 2007 13:17:03 +0000 michael clarify sub_id libavcodec
Sun, 18 Mar 2007 23:25:00 +0000 bcoudurier dnxhd decoder libavcodec
Thu, 15 Mar 2007 12:23:08 +0000 gpoirier Targa (.tga) encoder, libavcodec
Wed, 14 Mar 2007 14:49:49 +0000 kostya DXA demuxer and decoder libavcodec
Tue, 13 Mar 2007 22:01:06 +0000 michael deprecate av_mallocz_static() libavcodec
Wed, 07 Mar 2007 09:29:44 +0000 michael add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter libavcodec
Sun, 04 Mar 2007 11:53:11 +0000 takis Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" libavcodec
Sun, 04 Mar 2007 02:59:11 +0000 bcoudurier imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder libavcodec
Sun, 04 Mar 2007 02:26:20 +0000 bcoudurier dummy support for mpeg2 non linear quant libavcodec
Fri, 02 Mar 2007 23:35:26 +0000 michael support feeding individual NAL units to the decoder instead of just complete frames libavcodec
Thu, 01 Mar 2007 15:27:26 +0000 takis Add documentation to some avcodec.h's pix_fmt related functions and defines. libavcodec
Thu, 01 Mar 2007 10:29:03 +0000 bcoudurier get rid of CODEC_FLAG_H263P_AIC with next major bump libavcodec
Thu, 01 Mar 2007 10:24:07 +0000 bcoudurier define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump libavcodec
Wed, 28 Feb 2007 17:56:45 +0000 bcoudurier get rid of rtp_mode field after next major bump libavcodec
Tue, 27 Feb 2007 06:30:40 +0000 kostya DCA decoder libavcodec
Sun, 25 Feb 2007 07:53:44 +0000 takis Move the unaltered documentation of the functions which are part of the public libavcodec