2012-04-06 |
Martin Storsjö | cosmetics: Align codec declarations |
blob | commitdiff | raw |
2012-03-13 |
Anton Khirnov | libx264: add 'stats' private option for setting 2pass... |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Anton Khirnov | libx264: fix help text for slice-max-size option. |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Martin Storsjö | libx264: Allow overriding the sliced threads option |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Anton Khirnov | libx264: implement encode2(). |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Anton Khirnov | libx264: split extradata writing out of encode_nals(). |
blob | commitdiff | raw | diff to current |
2012-02-02 |
Anton Khirnov | libx264: fix indentation. |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Anton Khirnov | lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. |
blob | commitdiff | raw | diff to current |
2012-01-14 |
Martin Storsjö | libx264: Don't leave max_b_frames as -1 if the user... |
blob | commitdiff | raw | diff to current |
2012-01-01 |
Janne Grunau | threads: introduce CODEC_CAP_AUTO_THREADS and add it... |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Anton Khirnov | libx264: support yuv422/444 output. |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Anton Khirnov | libx264: support 9- and 10-bit output. |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Luca Barbato | libx264: introduce slice-max-size option |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Anton Khirnov | libx264: fix setting some more parameters |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Andrej Peterka | libx264: fix setting the H.264 level |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Anton Khirnov | libx264: add 'direct-pred' private option |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Anton Khirnov | libx264: add 'partitions' private option |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Anton Khirnov | libx264: add 'cplxblur' private option |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Anton Khirnov | libx264: add 'deblock' private option |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Anton Khirnov | libx264: add 'b-bias' private option |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Anton Khirnov | libx264: fix setting some options. |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Anton Khirnov | libx264: remove useless assignment |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Anton Khirnov | libx264: use X264_THREADS_AUTO constant instead of 0. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: set default thread count to 0 (auto) |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'mbtree' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'psy' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'aud' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'fast-pskip' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add '8x8dct' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'mixed-refs' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'weightb' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'b-pyramid' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'intra-refresh' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'ssim' private option. |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Anton Khirnov | libx264: make options compatible with x264 |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'crf_max' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'weightp' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'rc_lookahead' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'psy_trellis' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'psy_rd' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'aq_strength' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'aq_mode' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'cqp' private option. |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'crf' private option. |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Anton Khirnov | libx264: only use ABR mode when the user explicitly... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Anton Khirnov | libx264: use medium preset by default. |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Reinhard Tartler | libx264: Include hint for possible values for configuri... |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Baptiste Coudurier | libx264: do not set pic quality if no frame is output |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Baptiste Coudurier | libx264: add preset, tune, profile and fastfirstpass... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Jindrich Makovicka | libx264: handle closed GOP codec flag |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Stefano Sabatini | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Jason Garrett-Glaser | Fix broken vbv_buffer_init handling in libx264.c |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Marco Gittler | Pass field order flag to libx264 |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Jason Garrett-Glaser | Add fullrange support to libx264.c x264 interface |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Jason Garrett-Glaser | Remove bitrate tolerance from libx264 interface |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Nicolas George | Make libx264 take the pict_type input parameter into... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
James Zern | Add new -slices option and use it for libvpx and libx264. |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Jason Garrett-Glaser | Properly initialize x264_picture_t in libx264. |
blob | commitdiff | raw | diff to current |
2010-05-19 |
Baptiste Coudurier | fix x264 encoding when delay is > number of input frames |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Jason Garrett-Glaser | Add intra refresh and crf-max support to the libavcodec... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Jason Garrett-Glaser | vertical align in libx264.c |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Takashi Mochizuki | Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Baptiste Coudurier | Enable more libx264 options, aq, psy, rc lookahead... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Jason Garrett-Glaser | Update libx264.c to use new libx264 features |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Loren Merritt | revert r20775, because equivalent code has been committ... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Jason Garrett-Glaser | Boolify options passed to x264. |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Erik Slagter | Add MBtree support for libx264 |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Jason Garrett-Glaser | Add weightp support in API for libx264. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Jason Garrett-Glaser | Update libx264.c for x264 API change |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Jason Garrett-Glaser | Add support for new x264 API. |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Reimar Döffinger | Mark all pix_fmts and supported_framerates compound... |
blob | commitdiff | raw | diff to current |
2009-06-30 |
Jason Garrett-Glaser | Fix libx264.c to not drop SEI userdata from x264 encoder. |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Ralf Terdic | Fix mem leak. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Jason Garrett-Glaser | x264 has removed the b-rdo and bime options, and instea... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Baptiste Coudurier | sync to latest x264 git, field was renamed |
blob | commitdiff | raw | diff to current |
2008-08-29 |
Stefano Sabatini | Make X264_init() no longer assign avctx->rc_eq to libx2... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Baptiste Coudurier | add esa/dia compat me options and new tesa for libx264 |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Baptiste Coudurier | x264 interlaced encoding option |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Baptiste Coudurier | cleanup, remove useless parentheses |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Carl Eugen Hoyos | Replace some occurrences of -1 with PIX_FMT_NONE. |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Stefano Sabatini | Add some long names to AVCodec declarations. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Benoit Fouet | map warning levels between libx264 and libavutil |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Måns Rullgård | update my email address |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Diego Biurrun | Consistent naming and lib prefixes for x264, xvid and... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Diego Biurrun | Give all wrappers for external libraries names starting... |
blob | commitdiff | raw | diff to current |
|