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
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Tue, 30 Jun 2009 23:45:01 +0000 |
darkshikari |
Fix libx264.c to not drop SEI userdata from x264 encoder.
libavcodec
|
Mon, 13 Oct 2008 13:47:05 +0000 |
benoit |
Fix mem leak.
libavcodec
|
Thu, 02 Oct 2008 19:05:35 +0000 |
gpoirier |
x264 has removed the b-rdo and bime options, and instead integrated
libavcodec
|
Tue, 16 Sep 2008 01:13:55 +0000 |
bcoudurier |
sync to latest x264 git, field was renamed
libavcodec
|
Fri, 29 Aug 2008 17:37:32 +0000 |
stefano |
Make X264_init() no longer assign avctx->rc_eq to libx264's context.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Thu, 05 Jun 2008 01:57:35 +0000 |
bcoudurier |
add esa/dia compat me options and new tesa for libx264
libavcodec
|
Wed, 04 Jun 2008 00:56:36 +0000 |
bcoudurier |
x264 interlaced encoding option
libavcodec
|
Wed, 04 Jun 2008 00:44:43 +0000 |
bcoudurier |
cleanup, remove useless parentheses
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Tue, 29 Apr 2008 07:24:44 +0000 |
diego |
Add some long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 12 Jul 2007 08:22:28 +0000 |
benoit |
map warning levels between libx264 and libavutil
libavcodec
|
Thu, 05 Jul 2007 20:08:51 +0000 |
mru |
update my email address
libavcodec
|