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
|
Tue, 19 Jan 2010 04:00:08 +0000 |
darkshikari |
Update libx264.c to use new libx264 features
libavcodec
|
Wed, 09 Dec 2009 00:38:22 +0000 |
lorenm |
revert r20775, because equivalent code has been committed to x264 instead
libavcodec
|
Tue, 08 Dec 2009 20:35:01 +0000 |
darkshikari |
Boolify options passed to x264.
libavcodec
|
Tue, 08 Dec 2009 20:01:46 +0000 |
darkshikari |
Add MBtree support for libx264
libavcodec
|
Tue, 24 Nov 2009 15:49:34 +0000 |
darkshikari |
Add weightp support in API for libx264.
libavcodec
|
Mon, 19 Oct 2009 09:35:19 +0000 |
darkshikari |
Update libx264.c for x264 API change
libavcodec
|
Tue, 29 Sep 2009 18:03:30 +0000 |
diego |
cosmetics: K&R coding style, prettyprinting
libavcodec
|
Wed, 23 Sep 2009 09:03:26 +0000 |
darkshikari |
Add support for new x264 API.
libavcodec
|