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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-08lavc: Deprecate avctx.rc_strategyVittorio Giovara
2015-07-03lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-21libvpx: Support the vp9 extended profilesLuca Barbato
2015-06-15lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
2015-03-29lavc: add profile define for DTS ExpressHendrik Leppkes
2015-03-13TDSC decoderVittorio Giovara
2015-03-13lavc: Introduce AVCodec internal capabilitiesVittorio Giovara
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-17lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-27lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-05lavc: mention that the parser callback never returns an errorVittorio Giovara
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-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-06lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg
2014-09-26hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont
2014-09-25avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö
2014-09-01avcodec: fix missing doxygen comment markerMichael Niedermayer
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-07avcodec: Undeprecate reordered_opaqueDiego Biurrun
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-27avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov