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