summaryrefslogtreecommitdiffstats
path: root/libavformat/matroska.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix small typo.Diego Biurrun2008-08-051-1/+1
* misc spelling/grammar fixesDiego Biurrun2008-08-051-3/+3
* matroska: expand useless define for MS compat codec id stringsAurelien Jacobs2008-08-051-3/+0
* matroskadec: simplify flag defaultAurelien Jacobs2008-08-051-9/+0
* matroskadec: remove storage of various unused flagsAurelien Jacobs2008-08-051-7/+0
* matroska: add support for A_QUICKTIME/QDM2 codecAurelien Jacobs2008-07-271-1/+1
* matroskadec: remove some useless codeAurelien Jacobs2008-06-161-13/+0
* matroskadec: read TrackTimecodeScale and set timebase accordinglyAnton Khirnov2008-06-011-0/+1
* matroskadec: silently discard some element ID that we don't care aboutAnton Khirnov2008-06-011-0/+3
* demux chapters out of matroskaAnton Khirnov2008-05-221-0/+13
* Add MATROSKA_TRACK_TYPE_NONE.Carl Eugen Hoyos2008-05-131-0/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* matroskadec: add support for track content encodingAurelien Jacobs2008-05-081-0/+16
* Add support for Matroska attachments.Evgeniy Stepanov2008-01-271-0/+14
* Make ff_mkv_codec_tags lie entirely in .rodata section.Aurelien Jacobs2008-01-071-1/+1
* colour --> color in variable namesDiego Biurrun2007-12-031-1/+1
* Make ff_mkv_codec_tags array const, it is never written.Reimar Döffinger2007-12-021-1/+1
* Make Matroska demuxer output full frames instead of slices for RealVideoAurelien Jacobs2007-10-211-1/+0
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Add EBML ID for Segment UIDDavid Conrad2007-07-281-0/+1
* split some common code from the mkv demuxer that will be useful to the muxerDavid Conrad2007-06-041-0/+196
OpenPOWER on IntegriCloud