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