log options.c @ 11560:8a4984c5cacc libavcodec

age author description
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
Sun, 15 Mar 2009 13:38:36 +0000 reimar 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in libavcodec
Thu, 26 Feb 2009 23:47:32 +0000 michael Add ticks_per_frame, this should hopefully fix the regressions caused libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 18 Jan 2009 05:52:12 +0000 mru Alpha: proper IDCT selection libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Sat, 10 Jan 2009 09:53:21 +0000 stefano Move the AVCodecContext options definition to a dedicated file, reduce libavcodec