log libx264.c @ 11531:31033caa5344 libavcodec

age author description
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