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
2014-05-01Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870'Michael Niedermayer
2014-05-01matroska: add the Opus mappingAnton Khirnov
2014-04-29lavf/matroska: add "binary" pseudo-MIME type.Nicolas George
2013-10-31matroskadec: Support HEVC demuxingYusuke Nakamura
2013-10-16lavf/matroskadec: Support HEVC demuxing.Yusuke Nakamura
2013-09-13lavf/matroska: Removing experimental suffix for OpusVignesh Venkatasubramanian
2013-08-20avformat/matroskadec: add WebVTT supportMatthew Heaney
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2013-02-22matroska: fix missing ,Andrea3000
2013-02-01matroska: fixed missing S_DVBSUB subtitlesAllan Kristensen
2013-01-24matroskaenc: add codec_tag lists back.Carl Eugen Hoyos
2013-01-16lafv/matroska: add A_OPUS/EXPERIMENTAL codec name.Nicolas George
2013-01-15Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer
2013-01-14mkv: support vp9 tagTom Finegan
2013-01-06Drop Snow codecDiego Biurrun
2012-09-20Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'Michael Niedermayer
2012-09-19matroska: implement support for ProResLuca Barbato
2012-09-19matroska: implement support for ALACMoritz Bunkus
2012-09-16lavf/mkv: prefix video stereo arrays with ff_.Clément Bœsch
2012-09-10add OTF support for attachmentsSébastien Brochet
2012-08-26matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.Philip Langdale
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-05matroskadec: Implement support for ALACMoritz Bunkus
2012-07-20matroska: add support for Opus.Nicolas George
2011-05-25matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs
2011-05-24matroska: cleanup handling of video stereo modeAurelien Jacobs
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-26matroskaenc: add support for muxing SRT tracksAurelien Jacobs
2010-05-19matroska: Add V_VP8Google
2010-03-13matroskadec: add support for SIPR audio tracksAurelien Jacobs
2010-02-01Add a list of generic tags and change demuxers to follow it.Anton Khirnov
2010-01-28Support demuxing Blu-ray subtitles in matroska files.Carl Eugen Hoyos
2009-03-31matroska: add support for MLP and TRUEHD codec tagsAurelien Jacobs
2009-03-01Add some basic metadata conversion tables for matroska and asf.Aurelien Jacobs
2008-12-12matroska: sort codec tags listAurelien Jacobs
2008-12-12matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr)Kurtnoise
2008-09-01matroska: add E-AC-3 supportAurelien Jacobs
2008-08-20matroska: add support for most variants of PCMAurelien Jacobs
2008-08-05matroskadec: remove useless comments in ff_mkv_codec_tagsAurelien Jacobs
2008-07-27matroska: add support for A_QUICKTIME/QDM2 codecAurelien Jacobs
2008-01-27Add support for Matroska attachments.Evgeniy Stepanov
2008-01-07Make ff_mkv_codec_tags lie entirely in .rodata section.Aurelien Jacobs
2007-12-29export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)Evgeniy Stepanov
2007-12-03Make ff_mkv_codec_tags array const, it is never written.Reimar Döffinger
2007-09-06Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkvDavid Conrad
2007-08-24Add V_SNOWDavid Conrad
2007-07-25use the most appropriate codec id for A_MPEG/L1 and L2Aurelien Jacobs
2007-07-25reorder matroska codec tags so that the encoder picks up the appropriate tagAurelien Jacobs
2007-07-16add support for S_ASS and S_SSA codec stringAurelien Jacobs