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
|
Wed, 06 Jun 2007 08:51:41 +0000 |
diego |
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
libavcodec
|
Wed, 06 Jun 2007 00:14:18 +0000 |
diego |
Give all wrappers for external libraries names starting with lib.
libavcodec
base
x264.c@54e509c97a8c
|