| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: deprecate unused AVCodecContext.stream_codec_tag | Anton Khirnov | 2015-01-27 | 1 | -0/+2 |
* | options_table: fix colorspace minimum option value | Jon Morley | 2014-12-02 | 1 | -1/+1 |
* | lavc: make lmax/lmin into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -2/+4 |
* | lavc: make border_masking into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -1/+3 |
* | lavc: deprecate unused mb_threshold field | Anton Khirnov | 2014-10-18 | 1 | -1/+1 |
* | lavc: deprecate unused me_threshold field | Anton Khirnov | 2014-10-18 | 1 | -0/+2 |
* | lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe... | Anton Khirnov | 2014-10-18 | 1 | -2/+6 |
* | lavc: make rc_eq into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -5/+3 |
* | lavc: make rc_qmod_* into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -2/+2 |
* | lavc: make rc_qsquish a private option of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -1/+3 |
* | avcodec: fix colorspace option description | Vittorio Giovara | 2014-10-08 | 1 | -2/+2 |
* | avcodec: add enum values on chroma sample location | Marc-Antoine Arnaud | 2014-10-08 | 1 | -1/+8 |
* | avcodec: fix descriptions on color transfer options | Marc-Antoine Arnaud | 2014-10-08 | 1 | -7/+7 |
* | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -1/+4 |
* | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -0/+10 |
* | avcodec: options: Add missing deprecation ifdefs around emu_edge | Diego Biurrun | 2014-08-03 | 1 | -0/+2 |
* | avcodec options: add enum option for color_range | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+4 |
* | avcodec options: add enum option for colorspace | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+11 |
* | avcodec options: add enum option for color_trc | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+15 |
* | avcodec options: add enum option for color_primaries | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+9 |
* | lavc: add an option to enable side data-only packets during encoding | Anton Khirnov | 2014-06-01 | 1 | -0/+1 |
* | lavc: move CODEC_FLAG_MV0 to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -0/+2 |
* | lavc: make the xvid-specific "gmc" flag a private option of libxvid | Anton Khirnov | 2014-05-01 | 1 | -0/+2 |
* | lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -0/+2 |
* | lavc: deprecate CODEC_FLAG_INPUT_PRESERVED | Anton Khirnov | 2014-05-01 | 1 | -0/+2 |
* | Remove all SH4 architecture optimizations | Diego Biurrun | 2014-03-13 | 1 | -0/+2 |
* | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 1 | -0/+1 |
* | lavc: deprecate FF_MAX_B_FRAMES | Anton Khirnov | 2013-11-14 | 1 | -1/+1 |
* | lavc: make error_rate a private option of mpegvideo encoders | Anton Khirnov | 2013-11-14 | 1 | -0/+2 |
* | Deprecate obsolete XvMC hardware decoding support | Diego Biurrun | 2013-11-13 | 1 | -0/+2 |
* | Remove all Alpha architecture optimizations | Diego Biurrun | 2013-11-13 | 1 | -0/+2 |
* | lavc: deprecate unused FF_BUG_OLD_MSMPEG4 | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | lavc: schedule FF_BUG_AC_VLC for removal on the next major bump. | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | lavc: deprecate FF_DEBUG_VIS_* | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | lavc: deprecate AVCodecContext.debug_mv | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | lavc: deprecate FF_DEBUG_MV and remove all traces of its use | Anton Khirnov | 2013-10-31 | 1 | -0/+2 |
* | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+1 |
* | lavc: disable CRC checking by default | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | avcodec/options: Drop deprecation warning suppression macros | Diego Biurrun | 2013-08-06 | 1 | -3/+0 |
* | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 1 | -0/+3 |
* | Give less generic names to global library option arrays | Diego Biurrun | 2013-08-02 | 1 | -1/+1 |
* | lavc: Add option to encode MPEG-2 AAC with libfdk-aac | Kieran Kunhya | 2013-06-24 | 1 | -0/+2 |
* | h264: fully support cropping. | Anton Khirnov | 2013-04-19 | 1 | -0/+1 |
* | lavc: remove disabled FF_API_IDCT cruft | Anton Khirnov | 2013-03-11 | 1 | -4/+0 |
* | lavc: remove disabled FF_API_SNOW cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_MMI cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_SUB_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_INTER_THRESHOLD cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_COLOR_TABLE_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft | Anton Khirnov | 2013-03-09 | 1 | -17/+0 |