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-02-22mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
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-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
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-19DPX parserPaul B Mahol
2014-12-19tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-10-18lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov
2014-10-17libfdk-aacdec: Enable Dynamic Range Control Metadata SupportOmer Osman
2014-10-17libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata SupportOmer Osman
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-08avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud
2014-10-06lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg
2014-10-06vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-10avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bumpDiego Biurrun
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
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-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-07libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman
2014-07-05libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman
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
2014-05-23avcodec: bump version after rotation apiVittorio Giovara
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-01lavc: deprecate AVCodecContext.codec_nameAnton 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-04-28dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-07libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu