log libx264.c @ 12230:00a4a6b56c7f libavcodec

age author description
Wed, 02 Jun 2010 20:05:27 +0000 darkshikari Properly initialize x264_picture_t in libx264. libavcodec
Wed, 19 May 2010 20:48:29 +0000 bcoudurier fix x264 encoding when delay is > number of input frames libavcodec
Thu, 06 May 2010 22:38:18 +0000 darkshikari Add intra refresh and crf-max support to the libavcodec libx264 wrapper. libavcodec
Mon, 19 Apr 2010 21:20:20 +0000 darkshikari vertical align in libx264.c libavcodec
Thu, 01 Apr 2010 15:52:50 +0000 benoit Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. 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:25:21 +0000 bcoudurier Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodec