log avcodec.h @ 10527:8cb3965df30f libavcodec

age author description
Thu, 12 Nov 2009 20:21:38 +0000 vitor Bump minor version after MPEG-4 Lossless commit libavcodec
Thu, 12 Nov 2009 20:08:17 +0000 cehoyos Bump minor version after applying ALS decoder. libavcodec
Wed, 11 Nov 2009 20:24:23 +0000 alexc Add a channels field to MPEG4AudioConfig. libavcodec
Tue, 10 Nov 2009 21:53:22 +0000 jbr Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codec libavcodec
Thu, 29 Oct 2009 10:46:16 +0000 cehoyos Support demuxing teletext in DVB streams. libavcodec
Sat, 24 Oct 2009 17:24:16 +0000 vitor Bump micro version after the FRWU decoder inclusion libavcodec
Tue, 13 Oct 2009 18:15:57 +0000 reimar Add decoder for "forward uncompressed". libavcodec
Mon, 12 Oct 2009 19:50:31 +0000 faust3 extend description of avcodec_decode_audio3: libavcodec
Mon, 12 Oct 2009 11:35:35 +0000 reimar Add an execute2 function that is more flexible and allows to use parallel libavcodec
Tue, 29 Sep 2009 17:34:36 +0000 darkshikari Fix indentation in avcodec.h libavcodec
Tue, 22 Sep 2009 17:28:03 +0000 banan Hook up the MD studio demuxer and Atrac1 decoder. libavcodec
Wed, 16 Sep 2009 15:08:26 +0000 faust3 Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes libavcodec
Thu, 10 Sep 2009 18:49:25 +0000 banan Add ATRAC1 codec ID. libavcodec
Wed, 02 Sep 2009 16:41:49 +0000 faust3 add missing wmapro decoder parts libavcodec
Wed, 26 Aug 2009 22:10:35 +0000 cehoyos Decoder for LPCM as used in Bluray discs. libavcodec
Tue, 25 Aug 2009 08:47:39 +0000 cehoyos Add Bluray Subtitle Support libavcodec
Wed, 01 Jul 2009 10:36:18 +0000 mru Fix argument type mismatches for av_picture_crop and av_picture_fill libavcodec
Mon, 29 Jun 2009 19:17:03 +0000 rbultje Add doxy to av_log_missing_feature() etc. stating that the function is libavcodec
Mon, 29 Jun 2009 19:11:53 +0000 rbultje Move av_log_missing_feature() from the internal.h to the public avcodec.h libavcodec
Tue, 23 Jun 2009 18:17:15 +0000 vitor Make documentation better match the code. Now AVCodecContext.sample_fmt libavcodec
Fri, 19 Jun 2009 08:28:07 +0000 reimar Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder libavcodec
Sat, 13 Jun 2009 02:19:41 +0000 pross Electronic Arts Madcow decoder libavcodec
Fri, 12 Jun 2009 05:29:29 +0000 diego DPX (Digital Picture Exchange) image decoder libavcodec
Sun, 07 Jun 2009 19:30:54 +0000 michael Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. libavcodec
Sat, 06 Jun 2009 20:16:53 +0000 bcoudurier clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen libavcodec
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavcodec
Wed, 03 Jun 2009 11:20:35 +0000 reimar Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. libavcodec
Wed, 03 Jun 2009 10:25:21 +0000 michael Clarify the input AVPacket for avcodec_decode*() libavcodec
Sun, 31 May 2009 06:51:18 +0000 andoma Add a lock manager API to libavcodec. libavcodec
Wed, 27 May 2009 21:40:10 +0000 bcoudurier remove apparently unused real_pict_num from AVCodecContext libavcodec