log options.c @ 12514:e6d711ba5760 libavcodec

age author description
Fri, 10 Sep 2010 06:19:31 +0000 mstorsjo Allow the lowres option to affect audio codecs, too libavcodec
Wed, 04 Aug 2010 00:08:16 +0000 darkshikari Cosmetics: add missing space to options.c libavcodec
Mon, 12 Jul 2010 21:23:03 +0000 cehoyos Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. libavcodec
Sun, 11 Jul 2010 16:56:20 +0000 jbr Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. libavcodec
Sat, 10 Jul 2010 06:34:57 +0000 darkshikari Change qmax/qmin limits to 63 instead of 51. libavcodec
Sat, 03 Jul 2010 15:35:23 +0000 cehoyos Change all occurences of "inofficial" to "unofficial" in code, comments libavcodec
Thu, 27 May 2010 01:29:09 +0000 cehoyos Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). libavcodec
Mon, 17 May 2010 22:49:34 +0000 stefano Add log_level_offset to AVCodecContext. libavcodec
Thu, 06 May 2010 22:38:18 +0000 darkshikari Add intra refresh and crf-max support to the libavcodec libx264 wrapper. libavcodec
Wed, 28 Apr 2010 20:00:23 +0000 michael Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Fri, 02 Apr 2010 14:08:51 +0000 michael Change default for bidir_refine to 1. libavcodec
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