2011-09-01 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff |
2011-09-01 |
Anton Khirnov | libx264: use X264_THREADS_AUTO constant instead of 0. |
blob | commitdiff | diff to current |
2011-08-31 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: set default thread count to 0 (auto) |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'mbtree' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'psy' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'aud' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'fast-pskip' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add '8x8dct' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'mixed-refs' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'weightb' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'b-pyramid' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'intra-refresh' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: add 'ssim' private option. |
blob | commitdiff | diff to current |
2011-08-31 |
Anton Khirnov | libx264: make options compatible with x264 |
blob | commitdiff | diff to current |
2011-08-24 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'crf_max' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'weightp' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'rc_lookahead' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'psy_trellis' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'psy_rd' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'aq_strength' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'aq_mode' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'cqp' private option. |
blob | commitdiff | diff to current |
2011-08-24 |
Anton Khirnov | libx264: add 'crf' private option. |
blob | commitdiff | diff to current |
2011-08-22 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-08-22 |
Anton Khirnov | libx264: only use ABR mode when the user explicitly... |
blob | commitdiff | diff to current |
2011-08-22 |
Anton Khirnov | libx264: use medium preset by default. |
blob | commitdiff | diff to current |
2011-08-13 |
Michael Niedermayer | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' |
blob | commitdiff | diff to current |
2011-08-12 |
Reinhard Tartler | libx264: Include hint for possible values for configuri... |
blob | commitdiff | diff to current |
2011-08-08 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-08-08 |
Baptiste Coudurier | libx264: do not set pic quality if no frame is output |
blob | commitdiff | diff to current |
2011-08-08 |
Baptiste Coudurier | libx264: add preset, tune, profile and fastfirstpass... |
blob | commitdiff | diff to current |
2011-07-20 |
Erik Slagter | libx264.c: distinguish between x264 parameter errors. |
blob | commitdiff | diff to current |
2011-06-21 |
Michael Niedermayer | libx264: fix open gop default. |
blob | commitdiff | diff to current |
2011-06-08 |
Etienne Buira | libx264: fix double free |
blob | commitdiff | diff to current |
2011-05-27 |
Etienne Buira | Fix memleak |
blob | commitdiff | diff to current |
2011-05-27 |
Etienne Buira | Fix typo |
blob | commitdiff | diff to current |
2011-05-27 |
Etienne Buira | Minor cleanup in libx264.c |
blob | commitdiff | diff to current |
2011-05-26 |
JULIAN GARDNER | libx264: support aspect Ratio Switch |
blob | commitdiff | diff to current |
2011-05-22 |
Stefano Sabatini | libx264: specify field for default union values in... |
blob | commitdiff | diff to current |
2011-05-18 |
Michael Niedermayer | libx264: support passing arbitrary parameters. |
blob | commitdiff | diff to current |
2011-05-18 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-17 |
Jindrich Makovicka | libx264: handle closed GOP codec flag |
blob | commitdiff | diff to current |
2011-05-10 |
Baptiste Coudurier | Allocate per codec options, now that options are freed... |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY... |
blob | commitdiff | diff to current |
2011-04-30 |
Baptiste Coudurier | In libx264 wrapper, change wpredp to a codec specific... |
blob | commitdiff | diff to current |
2011-04-23 |
Baptiste Coudurier | In libx264 wrapper, fix side effect with has_b_frames... |
blob | commitdiff | diff to current |
2011-04-22 |
Robert Leatherwood | Rm duplicated define for OPT_STR. |
blob | commitdiff | diff to current |
2011-04-21 |
Baptiste Coudurier | In libx264 wrapper, detect default settings and use... |
blob | commitdiff | diff to current |
2011-04-20 |
Baptiste Coudurier | In libx264 wrapper, correctly support 2pass log filenam... |
blob | commitdiff | diff to current |
2011-04-19 |
Baptiste Coudurier | In libx264 wrapper, add -level specific option. |
blob | commitdiff | diff to current |
2011-04-19 |
Baptiste Coudurier | Fix libx264 fastfirstpass, move apply_fastfirstpass... |
blob | commitdiff | diff to current |
2011-04-19 |
Baptiste Coudurier | In libx264 wrapper, do not set pic quality if no frame... |
blob | commitdiff | diff to current |
2011-04-16 |
Baptiste Coudurier | In libx264 wrapper, add -preset and -tune options |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-02-09 |
Jason Garrett-Glaser | Fix broken vbv_buffer_init handling in libx264.c |
blob | commitdiff | diff to current |
2011-02-08 |
Jason Garrett-Glaser | Fix broken vbv_buffer_init handling in libx264.c |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | diff to current |
2011-01-28 |
Marco Gittler | Pass field order flag to libx264 |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Add ff_ prefix to data symbols of encoders, decoders... |
blob | commitdiff | diff to current |
2011-01-26 |
Marco Gittler | Pass field order flag to libx264 |
blob | commitdiff | diff to current |
2010-12-07 |
Jason Garrett-Glaser | Add fullrange support to libx264.c x264 interface |
blob | commitdiff | diff to current |
2010-11-11 |
Jason Garrett-Glaser | Remove bitrate tolerance from libx264 interface |
blob | commitdiff | diff to current |
2010-10-25 |
Nicolas George | Make libx264 take the pict_type input parameter into... |
blob | commitdiff | diff to current |
2010-10-22 |
James Zern | Add new -slices option and use it for libvpx and libx264. |
blob | commitdiff | diff to current |
2010-06-02 |
Jason Garrett-Glaser | Properly initialize x264_picture_t in libx264. |
blob | commitdiff | diff to current |
2010-05-19 |
Baptiste Coudurier | fix x264 encoding when delay is > number of input frames |
blob | commitdiff | diff to current |
2010-05-06 |
Jason Garrett-Glaser | Add intra refresh and crf-max support to the libavcodec... |
blob | commitdiff | diff to current |
2010-04-19 |
Jason Garrett-Glaser | vertical align in libx264.c |
blob | commitdiff | diff to current |
2010-04-01 |
Takashi Mochizuki | Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. |
blob | commitdiff | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | diff to current |
2010-03-25 |
Baptiste Coudurier | Enable more libx264 options, aq, psy, rc lookahead... |
blob | commitdiff | diff to current |
2010-01-19 |
Jason Garrett-Glaser | Update libx264.c to use new libx264 features |
blob | commitdiff | diff to current |
2009-12-09 |
Loren Merritt | revert r20775, because equivalent code has been committ... |
blob | commitdiff | diff to current |
2009-12-08 |
Jason Garrett-Glaser | Boolify options passed to x264. |
blob | commitdiff | diff to current |
2009-12-08 |
Erik Slagter | Add MBtree support for libx264 |
blob | commitdiff | diff to current |
2009-11-24 |
Jason Garrett-Glaser | Add weightp support in API for libx264. |
blob | commitdiff | diff to current |
2009-10-19 |
Jason Garrett-Glaser | Update libx264.c for x264 API change |
blob | commitdiff | diff to current |
2009-09-29 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting |
blob | commitdiff | diff to current |
2009-09-23 |
Jason Garrett-Glaser | Add support for new x264 API. |
blob | commitdiff | diff to current |
2009-09-06 |
Reimar Döffinger | Mark all pix_fmts and supported_framerates compound... |
blob | commitdiff | diff to current |
2009-06-30 |
Jason Garrett-Glaser | Fix libx264.c to not drop SEI userdata from x264 encoder. |
blob | commitdiff | diff to current |
2008-10-13 |
Ralf Terdic | Fix mem leak. |
blob | commitdiff | diff to current |
2008-10-02 |
Jason Garrett-Glaser | x264 has removed the b-rdo and bime options, and instea... |
blob | commitdiff | diff to current |
2008-09-16 |
Baptiste Coudurier | sync to latest x264 git, field was renamed |
blob | commitdiff | diff to current |
2008-08-29 |
Stefano Sabatini | Make X264_init() no longer assign avctx->rc_eq to libx2... |
blob | commitdiff | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | diff to current |
2008-06-05 |
Baptiste Coudurier | add esa/dia compat me options and new tesa for libx264 |
blob | commitdiff | diff to current |
2008-06-04 |
Baptiste Coudurier | x264 interlaced encoding option |
blob | commitdiff | diff to current |
2008-06-04 |
Baptiste Coudurier | cleanup, remove useless parentheses |
blob | commitdiff | diff to current |
2008-05-11 |
Carl Eugen Hoyos | Replace some occurrences of -1 with PIX_FMT_NONE. |
blob | commitdiff | diff to current |
2008-04-29 |
Stefano Sabatini | Add some long names to AVCodec declarations. |
blob | commitdiff | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | diff to current |
2007-07-12 |
Benoit Fouet | map warning levels between libx264 and libavutil |
blob | commitdiff | diff to current |
2007-07-05 |
Måns Rullgård | update my email address |
blob | commitdiff | diff to current |
2007-06-06 |
Diego Biurrun | Consistent naming and lib prefixes for x264, xvid and... |
blob | commitdiff | diff to current |
2007-06-06 |
Diego Biurrun | Give all wrappers for external libraries names starting... |
blob | commitdiff | diff to current |
|