summaryrefslogtreecommitdiffstats
path: root/libavformat/matroska.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/matroskaenc: implement AVOutputFormat.query_codec for webmJames Almer2018-09-261-0/+1
* avformat/matroskadec: add support for Spherical Video elementsJames Almer2016-12-071-0/+14
* avformat/matroskadec: support parsing Chroma Location elementsJames Almer2016-10-181-0/+14
* avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer2016-10-151-0/+8
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-121-2/+2
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis2016-05-081-0/+16
|\ \ | |/
| * matroska: Support interlaced content correctlyLuca Barbato2016-03-311-0/+16
| * matroskadec: export cover art correctlywm42015-04-081-0/+1
* | lavf/matroskadec: Add early support for some of the new colour elements.Neil Birkbeck2016-03-041-0/+28
* | lavf/matroska: ignore ChapCountry ID for nowRodger Combs2015-09-201-0/+1
* | matroskadec: export cover art correctlywm42015-04-041-0/+1
* | avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer2014-08-291-2/+1
* | Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'Michael Niedermayer2014-08-281-0/+3
|\ \ | |/
| * matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-281-0/+3
| * matroskadec: read the CodecDelay elementAnton Khirnov2014-04-301-0/+1
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-241-1/+1
* | lavf/matroska: Add functions for WebM DASH ManifestVignesh Venkatasubramanian2014-07-151-0/+12
* | matroska: Add the CueDuration elementJames Almer2013-09-211-0/+1
* | lavf/matroska: Adding support for Opus CodecDelayVignesh Venkatasubramanian2013-09-101-0/+1
* | opus/matroska: Adding support for DiscardPadding in muxerVignesh Venkatasubramanian2013-09-101-0/+1
* | avformat/matroskadec: add WebVTT supportMatthew Heaney2013-08-191-1/+1
* | lavf/matroska: Adding the new SeekPreRoll elementVignesh Venkatasubramanian2013-08-181-0/+1
* | matroskaenc: implement CueRelativePositionBernie Habermeier2013-07-241-0/+1
* | WebM muxer writes WebVTT subtitle trackMatthew Heaney2013-07-091-0/+1
* | Merge commit '564b7e0c0095768cd20001b28154d69462be54e7'Michael Niedermayer2013-05-281-0/+1
|\ \ | |/
| * matroskadec: silently skip CodecState element.Anton Khirnov2013-05-271-0/+1
* | matroskadec: Add support for parsing Matroska ContentEncKeyIDFrank Galligan2013-03-201-0/+9
* | Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian2013-02-141-0/+1
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-141-0/+4
* | lavf/mkv: prefix video stereo arrays with ff_.Clément Bœsch2012-09-161-2/+2
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-011-5/+1
|\ \ | |/
| * lavf: move CodecMime from matroska.h to internal.hAnton Khirnov2012-02-291-5/+1
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-0/+18
|\ \ | |/
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-281-1/+19
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs2011-05-241-5/+5
* | matroska: cleanup handling of video stereo modeAurelien Jacobs2011-05-241-18/+5
* | matroska: switch stereo mode from int to string and add support in the demuxe...Kirill Gavrilov2011-05-211-0/+5
* | matroska: cosmeticsKirill Gavrilov2011-05-211-17/+17
* | Create a stereo_mode metadata tag to specify the stereo 3d video layout using...Alok Ahuja2011-05-211-1/+19
|/
* Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead ofReimar Döffinger2010-06-081-1/+2
* Add some basic metadata conversion tables for matroska and asf.Aurelien Jacobs2009-03-011-0/+2
* matroskadec: add needed definitions forgotten in r17331Aurelien Jacobs2009-02-151-0/+5
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* matroskadec: list some more ebml IDs found in the wild and that we ignoreAurelien Jacobs2008-08-131-0/+16
* matroskadec: add basic tags support (metadata)Aurelien Jacobs2008-08-081-1/+7
OpenPOWER on IntegriCloud