summaryrefslogtreecommitdiff
path: root/libavcodec/libx264.c
Commit message (Expand)AuthorAge
* Fix mem leak.Ralf Terdic2008-10-13
* x264 has removed the b-rdo and bime options, and instead integratedJason Garrett-Glaser2008-10-02
* sync to latest x264 git, field was renamedBaptiste Coudurier2008-09-16
* Make X264_init() no longer assign avctx->rc_eq to libx264's context.Stefano Sabatini2008-08-29
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* add esa/dia compat me options and new tesa for libx264Baptiste Coudurier2008-06-05
* x264 interlaced encoding optionBaptiste Coudurier2008-06-04
* cleanup, remove useless parenthesesBaptiste Coudurier2008-06-04
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-29
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* map warning levels between libx264 and libavutilBenoit Fouet2007-07-12
* update my email addressMåns Rullgård2007-07-05
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06