]> git.sesse.net Git - ffmpeg/history - libavformat/matroska.h
cosmetics, add demuxer word
[ffmpeg] / libavformat / matroska.h
2008-05-22 Anton Khirnovdemux chapters out of matroska
2008-05-13 Carl Eugen HoyosAdd MATROSKA_TRACK_TYPE_NONE.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-08 Aurelien Jacobsmatroskadec: add support for track content encoding
2008-01-27 Evgeniy StepanovAdd support for Matroska attachments.
2008-01-07 Aurelien JacobsMake ff_mkv_codec_tags lie entirely in .rodata section.
2007-12-03 Diego Biurruncolour --> color in variable names
2007-12-02 Reimar DöffingerMake ff_mkv_codec_tags array const, it is never written.
2007-10-21 Aurelien JacobsMake Matroska demuxer output full frames instead of...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-28 David ConradAdd EBML ID for Segment UID
2007-06-04 David Conradsplit some common code from the mkv demuxer that will...