Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-14matroskadec: list some more ebml IDs found in the wild and that we ignoreAurelien Jacobs
2008-08-09matroskadec: add basic tags support (metadata)Aurelien Jacobs
2008-08-06Fix small typo.Diego Biurrun
2008-08-05misc spelling/grammar fixesDiego Biurrun
2008-08-05matroska: expand useless define for MS compat codec id stringsAurelien Jacobs
2008-08-05matroskadec: simplify flag defaultAurelien Jacobs
2008-08-05matroskadec: remove storage of various unused flagsAurelien Jacobs
2008-07-27matroska: add support for A_QUICKTIME/QDM2 codecAurelien Jacobs
2008-06-17matroskadec: remove some useless codeAurelien Jacobs
2008-06-01matroskadec: read TrackTimecodeScale and set timebase accordinglyAnton Khirnov
2008-06-01matroskadec: silently discard some element ID that we don't care aboutAnton Khirnov
2008-05-23demux chapters out of matroskaAnton Khirnov
2008-05-13Add MATROSKA_TRACK_TYPE_NONE.Carl Eugen Hoyos
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-05-09matroskadec: add support for track content encodingAurelien Jacobs
2008-01-27Add support for Matroska attachments.Evgeniy Stepanov
2008-01-07Make ff_mkv_codec_tags lie entirely in .rodata section.Aurelien Jacobs
2007-12-03colour --> color in variable namesDiego Biurrun
2007-12-03Make ff_mkv_codec_tags array const, it is never written.Reimar Döffinger
2007-10-21Make Matroska demuxer output full frames instead of slices for RealVideoAurelien Jacobs
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-28Add EBML ID for Segment UIDDavid Conrad
2007-06-05split some common code from the mkv demuxer that will be useful to the muxerDavid Conrad