Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-08lavc: Deprecate avctx.rc_strategyVittorio Giovara
2015-07-03lavc: Move deprecation warning disabling to files including the tableVittorio Giovara
2015-07-03lavc: Disable deprectation warnings coming from options tableVittorio Giovara
2015-07-03lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara
2015-07-01lavc: Add missing API guard to dtg_active_format optionVittorio Giovara
2015-01-27lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov
2014-12-02options_table: fix colorspace minimum option valueJon Morley
2014-10-18lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: deprecate unused mb_threshold fieldAnton Khirnov
2014-10-18lavc: deprecate unused me_threshold fieldAnton Khirnov
2014-10-18lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov
2014-10-18lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov
2014-10-08avcodec: fix colorspace option descriptionVittorio Giovara
2014-10-08avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud
2014-10-08avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-08-03avcodec: options: Add missing deprecation ifdefs around emu_edgeDiego Biurrun
2014-06-06avcodec options: add enum option for color_rangeMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for colorspaceMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_trcMarc-Antoine Arnaud
2014-06-06avcodec options: add enum option for color_primariesMarc-Antoine Arnaud
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov
2014-05-01lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov
2014-05-01lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov
2014-05-01lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov
2014-03-13Remove all SH4 architecture optimizationsDiego Biurrun
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-14lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov
2013-11-14lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-10-31lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov
2013-10-31lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov
2013-10-31lavc: deprecate FF_DEBUG_VIS_*Anton Khirnov
2013-10-31lavc: deprecate AVCodecContext.debug_mvAnton Khirnov
2013-10-31lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov
2013-10-31h264: wait for initial complete frame before outputing framesJohn Stebbins
2013-10-28lavc: disable CRC checking by defaultAnton Khirnov
2013-08-06avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-04-19h264: fully support cropping.Anton Khirnov
2013-03-11lavc: remove disabled FF_API_IDCT cruftAnton Khirnov
2013-03-11lavc: remove disabled FF_API_SNOW cruftAnton Khirnov