log options.c @ 11566:214a2a8b9e58 libavcodec

age author description
Wed, 31 Mar 2010 20:40:49 +0000 rbultje Add avcodec_copy_context(). libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 25 Mar 2010 19:39:06 +0000 bcoudurier Enable mbtree by default, and remove it from presets libavcodec
Thu, 25 Mar 2010 19:25:21 +0000 bcoudurier Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodec
Fri, 12 Feb 2010 19:25:23 +0000 michael Try to support truncated h264 frames mixed with mpeg pes headers in mkv. libavcodec
Mon, 01 Feb 2010 00:18:49 +0000 michael Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE. libavcodec
Wed, 27 Jan 2010 00:31:52 +0000 stefano Fix misc typos, patch by libavcodec
Tue, 08 Dec 2009 20:01:46 +0000 darkshikari Add MBtree support for libx264 libavcodec
Thu, 26 Nov 2009 20:46:13 +0000 jai_menon Allow decoders to correctly set the sample format by defaulting to libavcodec
Tue, 24 Nov 2009 15:49:34 +0000 darkshikari Add weightp support in API for libx264. libavcodec
Mon, 12 Oct 2009 11:35:35 +0000 reimar Add an execute2 function that is more flexible and allows to use parallel libavcodec
Wed, 27 May 2009 21:40:10 +0000 bcoudurier remove apparently unused real_pict_num from AVCodecContext libavcodec
Mon, 11 May 2009 04:34:23 +0000 conrad Add a chroma_sample_location field to define positioning of chroma samples libavcodec
Tue, 05 May 2009 18:25:20 +0000 michael Add colorspace fields to AVCodecContext. libavcodec
Thu, 09 Apr 2009 21:52:12 +0000 lucabe Fix documentation for the "-ps" option libavcodec