]> git.sesse.net Git - ffmpeg/history - libavformat/matroska.h
Rework link property configuration system.
[ffmpeg] / libavformat / matroska.h
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...