| Commit message (Expand) | Author | Age | Files | Lines |
* | Add weightp support in API for libx264. | Jason Garrett-Glaser | 2009-11-24 | 1 | -0/+1 |
* | Update libx264.c for x264 API change | Jason Garrett-Glaser | 2009-10-19 | 1 | -1/+1 |
* | cosmetics: K&R coding style, prettyprinting | Diego Biurrun | 2009-09-29 | 1 | -112/+111 |
* | Add support for new x264 API. | Jason Garrett-Glaser | 2009-09-23 | 1 | -23/+13 |
* | Mark all pix_fmts and supported_framerates compound literals as const. | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Fix libx264.c to not drop SEI userdata from x264 encoder. | Jason Garrett-Glaser | 2009-06-30 | 1 | -5/+26 |
* | Fix mem leak. | Ralf Terdic | 2008-10-13 | 1 | -0/+2 |
* | x264 has removed the b-rdo and bime options, and instead integrated | Jason Garrett-Glaser | 2008-10-02 | 1 | -2/+0 |
* | sync to latest x264 git, field was renamed | Baptiste Coudurier | 2008-09-16 | 1 | -1/+1 |
* | Make X264_init() no longer assign avctx->rc_eq to libx264's context. | Stefano Sabatini | 2008-08-29 | 1 | -1/+0 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | add esa/dia compat me options and new tesa for libx264 | Baptiste Coudurier | 2008-06-05 | 1 | -0/+2 |
* | x264 interlaced encoding option | Baptiste Coudurier | 2008-06-04 | 1 | -0/+2 |
* | cleanup, remove useless parentheses | Baptiste Coudurier | 2008-06-04 | 1 | -13/+13 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -1/+2 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | map warning levels between libx264 and libavutil | Benoit Fouet | 2007-07-12 | 1 | -1/+1 |
* | update my email address | Måns Rullgård | 2007-07-05 | 1 | -1/+1 |
* | Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. | Diego Biurrun | 2007-06-06 | 1 | -2/+2 |
* | Give all wrappers for external libraries names starting with lib. | Diego Biurrun | 2007-06-06 | 1 | -0/+300 |