]> git.sesse.net Git - ffmpeg/history - libavcodec/libx264.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / libx264.c
2010-01-19 Jason Garrett-GlaserUpdate libx264.c to use new libx264 features
2009-12-09 Loren Merrittrevert r20775, because equivalent code has been committ...
2009-12-08 Jason Garrett-GlaserBoolify options passed to x264.
2009-12-08 Erik SlagterAdd MBtree support for libx264
2009-11-24 Jason Garrett-GlaserAdd weightp support in API for libx264.
2009-10-19 Jason Garrett-GlaserUpdate libx264.c for x264 API change
2009-09-29 Diego Biurruncosmetics: K&R coding style, prettyprinting
2009-09-23 Jason Garrett-GlaserAdd support for new x264 API.
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-06-30 Jason Garrett-GlaserFix libx264.c to not drop SEI userdata from x264 encoder.
2008-10-13 Ralf TerdicFix mem leak.
2008-10-02 Jason Garrett-Glaserx264 has removed the b-rdo and bime options, and instea...
2008-09-16 Baptiste Couduriersync to latest x264 git, field was renamed
2008-08-29 Stefano SabatiniMake X264_init() no longer assign avctx->rc_eq to libx2...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-06-05 Baptiste Coudurieradd esa/dia compat me options and new tesa for libx264
2008-06-04 Baptiste Coudurierx264 interlaced encoding option
2008-06-04 Baptiste Couduriercleanup, remove useless parentheses
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-07-12 Benoit Fouetmap warning levels between libx264 and libavutil
2007-07-05 Måns Rullgårdupdate my email address
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...