summaryrefslogtreecommitdiff
path: root/libavformat/matroska.h
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avformat/matroska{dec, enc}: Parse BlockAdditionMapping elementsquietvoid2022-01-04
* lavf/matroska: avoid avcodec.h dependencyAnton Khirnov2021-06-10
* avformat/matroskadec: Add support for FlagOriginalAndreas Rheinhardt2021-03-02
* avformat/matroskadec: Add support for FlagTextDescriptionsAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Add support for FlagHearing/VisualImpairedAndreas Rheinhardt2021-02-22
* avformat/matroskadec: Add support for FlagCommentaryAndreas Rheinhardt2021-02-22
* avformat/matroska: Move mime_tag lists to matroskadecAndreas Rheinhardt2020-04-20
* avformat/matroska: clean the structure formattingSteve Lhomme2020-04-03
* avformat/matroska: add missing Buttons track typeSteve Lhomme2020-03-25
* avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer2018-09-26
* avformat/matroskadec: add support for Spherical Video elementsJames Almer2016-12-07
* avformat/matroskadec: support parsing Chroma Location elementsJames Almer2016-10-18
* avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer2016-10-15
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-12
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis2016-05-08
|\|
| * matroska: Support interlaced content correctlyLuca Barbato2016-03-31
| * matroskadec: export cover art correctlywm42015-04-08
* | lavf/matroskadec: Add early support for some of the new colour elements.Neil Birkbeck2016-03-04
* | lavf/matroska: ignore ChapCountry ID for nowRodger Combs2015-09-20
* | matroskadec: export cover art correctlywm42015-04-04
* | 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
| * matroskadec: read the CodecDelay elementAnton Khirnov2014-04-30
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | lavf/matroska: Add functions for WebM DASH ManifestVignesh Venkatasubramanian2014-07-15
* | matroska: Add the CueDuration elementJames Almer2013-09-21
* | lavf/matroska: Adding support for Opus CodecDelayVignesh Venkatasubramanian2013-09-10
* | opus/matroska: Adding support for DiscardPadding in muxerVignesh Venkatasubramanian2013-09-10
* | avformat/matroskadec: add WebVTT supportMatthew Heaney2013-08-19
* | lavf/matroska: Adding the new SeekPreRoll elementVignesh Venkatasubramanian2013-08-18
* | matroskaenc: implement CueRelativePositionBernie Habermeier2013-07-24
* | WebM muxer writes WebVTT subtitle trackMatthew Heaney2013-07-09
* | Merge commit '564b7e0c0095768cd20001b28154d69462be54e7'Michael Niedermayer2013-05-28
|\|
| * matroskadec: silently skip CodecState element.Anton Khirnov2013-05-27
* | matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan2013-03-20
* | Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian2013-02-14
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-14
* | lavf/mkv: prefix video stereo arrays with ff_.Clément Bœsch2012-09-16
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * lavf: move CodecMime from matroska.h to internal.hAnton Khirnov2012-02-29
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs2011-05-24