| Commit message (Expand) | Author | Age | Files | Lines |
* | libx264: Forbid inverted Stereo3D mode | Vittorio Giovara | 2016-04-21 | 1 | -0/+7 |
* | libx264: Allow Stereo3D monoscopic value | Vittorio Giovara | 2016-04-21 | 1 | -0/+5 |
* | libx264: Fix noise_reduction option assignment | Vittorio Giovara | 2016-02-22 | 1 | -2/+2 |
* | libx264: Make sure to preserve default option values | Vittorio Giovara | 2016-02-01 | 1 | -11/+12 |
* | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+11 |
* | lavc: Move scenechange_threshold to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -2/+14 |
* | lavc: Move chromaoffset to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+11 |
* | lavc: Move b_frame_strategy and b_sensitivity to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+12 |
* | lavc: Deprecate coder_type and its symbols | Vittorio Giovara | 2015-12-07 | 1 | -1/+17 |
* | libx264: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+8 |
* | libx264: Make sure the extradata are padded | Luca Barbato | 2015-10-23 | 1 | -1/+1 |
* | lavc: AV-prefix a few left out capabilities | Vittorio Giovara | 2015-10-15 | 1 | -1/+1 |
* | x264: Add option to force IDR frames | Derek Buitenhuis | 2015-10-01 | 1 | -5/+18 |
* | x264: Expose the NV21 input support | Yu Xiaolei | 2015-10-01 | 1 | -0/+6 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -8/+8 |
* | lavc: Deprecate avctx.me_method | Vittorio Giovara | 2015-07-27 | 1 | -11/+28 |
* | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+8 |
* | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -1/+8 |
* | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -6/+0 |
* | libx264: Add support for the MPEG2 encoder | Luca Barbato | 2015-07-17 | 1 | -7/+42 |
* | x264: Factor out the reconfiguration code | Luca Barbato | 2015-06-15 | 1 | -78/+86 |
* | x264: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+4 |
* | libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe | Vittorio Giovara | 2015-04-24 | 1 | -2/+6 |
* | x264: Map color parameters | Luca Barbato | 2015-04-15 | 1 | -0/+5 |
* | libx264: Allow full-range yuv422 and yuv444 pixel formats | Carl Eugen Hoyos | 2015-03-17 | 1 | -0/+6 |
* | libx264: Return more meaningful error codes | Himangi Saraogi | 2015-03-12 | 1 | -3/+3 |
* | h264: fix interpretation of interleved stereo modes | Felix Abecassis | 2014-08-07 | 1 | -2/+2 |
* | libx264: Correctly manage constant rate factor params | Luca Barbato | 2014-06-22 | 1 | -2/+3 |
* | libx264: Support bitrate reconfiguration | Luca Barbato | 2014-06-11 | 1 | -0/+31 |
* | libx264: check color_range | Vittorio Giovara | 2014-03-16 | 1 | -1/+2 |
* | libx264: set frame packing information when relevant information is found | Vittorio Giovara | 2013-12-09 | 1 | -1/+37 |
* | libx264: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -6/+9 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | lavc: add support for interleaved chroma formats to libx264. | Kieran Kunhya | 2013-09-24 | 1 | -0/+6 |
* | libx264: add shortcut for the bluray compatibility option | Luca Barbato | 2013-08-05 | 1 | -0/+6 |
* | libx264: Define X264_API_IMPORTS on MSVC/ICL | Derek Buitenhuis | 2013-07-21 | 1 | -0/+5 |
* | libx264: change i_qfactor to use x264cli's default | John Van Sickle | 2013-02-23 | 1 | -1/+3 |
* | libx264: introduce -x264-params private option | Gavriloaie Eugen-Andrei | 2013-01-25 | 1 | -0/+18 |
* | libx264: use the library specific default rc_initial_buffer_occupancy | Luca Barbato | 2013-01-15 | 1 | -1/+2 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -26/+26 |
* | libx264: change default to closed gop to match x264cli | John Van Sickle | 2012-09-24 | 1 | -0/+1 |
* | libx264: add forgotten ; | Anton Khirnov | 2012-09-21 | 1 | -1/+1 |
* | libx264: add support for nal-hrd, required for Blu-ray streams. | John Van Sickle | 2012-09-19 | 1 | -0/+9 |
* | avopt: Explicitly store float/double option defaults in .dbl | Martin Storsjö | 2012-09-04 | 1 | -4/+4 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -18/+18 |
* | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -13/+13 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | libx264: support aspect ratio switching | JULIAN GARDNER | 2012-07-09 | 1 | -0/+6 |