summaryrefslogtreecommitdiff
path: root/libavformat/matroska.c
Commit message (Expand)AuthorAge
* Add MKV tags for AVS2 and AVS3 codecs.TianBo Zheng2022-02-03
* avformat/matroska: Move mime_tag lists to matroskadecAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer2018-09-26
* Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-19
|\
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24
* | lavf/matroska: Support QDMC.Carl Eugen Hoyos2017-03-05
* | lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos2017-03-03
* | matroska: demux BluRay text subtitlesPetri Hintukainen2017-02-07
* | lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1.Carl Eugen Hoyos2017-01-04
* | avformat/matroska: use av_stream_add_side_data() for stereo3d side dataJames Almer2016-11-19
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-22
| * matroskadec: export cover art correctlywm42015-04-08
| * mkv: Add support for DVB subtitlesLuca Barbato2015-03-15
* | matroskadec: export cover art correctlywm42015-04-04
* | Kill timed SRTClément Bœsch2014-09-30
* | avformat: remove FF_API_ASS_SSA dead codeClément Bœsch2014-09-09
* | avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer2014-08-29
* | Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'Michael Niedermayer2014-08-28
|\|
| * matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-28
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870'Michael Niedermayer2014-05-01
|\|
| * matroska: add the Opus mappingAnton Khirnov2014-05-01
| * matroskadec: Support HEVC demuxingYusuke Nakamura2013-10-31
* | lavf/matroska: add "binary" pseudo-MIME type.Nicolas George2014-04-29
* | lavf/matroskadec: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* | lavf/matroska: Removing experimental suffix for OpusVignesh Venkatasubramanian2013-09-12
* | avformat/matroskadec: add WebVTT supportMatthew Heaney2013-08-19
* | subtitles: introduce ASS codec id and use it.Clément Bœsch2013-04-18
* | matroska: fix missing ,Andrea30002013-02-21
* | matroska: fixed missing S_DVBSUB subtitlesAllan Kristensen2013-02-01
* | matroskaenc: add codec_tag lists back.Carl Eugen Hoyos2013-01-24
* | lafv/matroska: add A_OPUS/EXPERIMENTAL codec name.Nicolas George2013-01-16
* | Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'Michael Niedermayer2013-01-15
|\|
| * mkv: support vp9 tagTom Finegan2013-01-14
| * Drop Snow codecDiego Biurrun2013-01-06
* | Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'Michael Niedermayer2012-09-20
|\|
| * matroska: implement support for ProResLuca Barbato2012-09-19
| * matroska: implement support for ALACMoritz Bunkus2012-09-19
* | lavf/mkv: prefix video stereo arrays with ff_.Clément Bœsch2012-09-16
* | add OTF support for attachmentsSébastien Brochet2012-09-10
* | matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.Philip Langdale2012-08-25
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | matroskadec: Implement support for ALACMoritz Bunkus2012-08-05
* | matroska: add support for Opus.Nicolas George2012-07-20
* | matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs2011-05-24
* | matroska: cleanup handling of video stereo modeAurelien Jacobs2011-05-24
|/