| Commit message (Expand) | Author | Age | Files | Lines |
* | vpx: Support color range | Luca Barbato | 2016-07-23 | 1 | -0/+10 |
* | lavc: Move noise_reduction to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+9 |
* | lavc: Move frame_skip_* to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+10 |
* | libvpxenc: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+13 |
* | libvpxenc: remove some unused ctrl id mappings | James Zern | 2015-11-23 | 1 | -12/+4 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+12 |
* | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -7/+0 |
* | libvpxenc: Do not entangle coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -15/+15 |
* | libvpx: Support the vp9 extended profiles | Luca Barbato | 2015-06-21 | 1 | -9/+27 |
* | libvpx: Do not set vp8 only parameters when encoding in vp9 | Luca Barbato | 2015-06-20 | 1 | -2/+5 |
* | libvpx: Fix mixed use of av_malloc() and av_reallocp() | Vittorio Giovara | 2015-03-09 | 1 | -4/+4 |
* | libvpxenc: clean memory on error | Vittorio Giovara | 2014-11-18 | 1 | -0/+1 |
* | libvpxenc: add static-thresh private option | Anton Khirnov | 2014-10-18 | 1 | -1/+12 |
* | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | vp9 encoder: use a decent default speed setting | Rafaël Carré | 2014-06-17 | 1 | -1/+1 |
* | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -4/+6 |
* | libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 | Guillaume Martres | 2013-12-08 | 1 | -1/+5 |
* | Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). | Anton Khirnov | 2013-11-16 | 1 | -1/+1 |
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
* | libvpx: make vp8 and vp9 selectable | Luca Barbato | 2013-01-14 | 1 | -16/+18 |
* | libvpx: support vp9 | Luca Barbato | 2013-01-14 | 1 | -2/+36 |
* | libvpxenc: Support forcing keyframes | Martin Storsjö | 2012-12-09 | 1 | -1/+4 |
* | libvpxenc: Allow enabling constrained quality (CQ) mode | James Zern | 2012-11-08 | 1 | -2/+8 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -8/+8 |
* | libvpxenc: use the default bitrate if not set | Luca Barbato | 2012-08-17 | 1 | -2/+7 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+3 |
* | libvpxenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -26/+27 |
* | Mark mutable static data const where appropriate. | Alex Converse | 2012-02-21 | 1 | -1/+1 |
* | threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs | Janne Grunau | 2012-01-11 | 1 | -1/+1 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -16/+16 |
* | libvpx: fix build with older libvpx versions. | Anton Khirnov | 2011-10-03 | 1 | -0/+2 |
* | libvpxenc: use libvpx's own defaults for some parameters | Luca Barbato | 2011-10-01 | 1 | -5/+16 |
* | vpxenc: add private options | Luca Barbato | 2011-10-01 | 1 | -3/+60 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | vorbis: vpxenc: Add missing include for av_rescale* | Robert Swain | 2011-07-04 | 1 | -0/+1 |
* | vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping | James Zern | 2011-05-28 | 1 | -0/+1 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Avoid rollover in settings conversion. | James Zern | 2010-12-12 | 1 | -4/+4 |
* | Add new -slices option and use it for libvpx and libx264. | James Zern | 2010-10-22 | 1 | -0/+1 |
* | Fix doxygen comments. | Benoit Fouet | 2010-08-02 | 1 | -5/+5 |
* | Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx | James Zern | 2010-07-28 | 1 | -0/+8 |