summaryrefslogtreecommitdiff
path: root/src/demuxers/matroska.h
AgeCommit message (Collapse)Author
2008-11-09Matroska and FLI demuxers warning and valgrind fixesFrantisek Dvorak
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
For contributed code, leave whatever the version we last synced for is using to make simpler future syncs.
2007-07-02Fix demuxing of wavpack files, and avoid crashing with the tags at the end ↵Diego 'Flameeyes' Pettenò
of the file.
2007-01-07Fix demuxing of uncompressed VobSub subtitles in Matroska filesMathieu Olivier
CVS patchset: 8490 CVS date: 2007/01/07 12:33:50
2006-11-14Fixed playback of AAC tracks using a non-standard codec ID in a Matroska fileMathieu Olivier
CVS patchset: 8375 CVS date: 2006/11/14 07:09:46
2005-10-03Added mpeg4 avp.Thibaut Mattern
CVS patchset: 7752 CVS date: 2005/10/03 18:06:56
2004-07-14Moritz patch for matroska vobsub supportMiguel Freitas
align vobsub to bottom in libspudec CVS patchset: 6791 CVS date: 2004/07/14 01:18:47
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
http://article.gmane.org/gmane.comp.video.xine.devel/9532 it is now up to demuxers to decide what the 0..65535 position means. demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve CVS patchset: 6686 CVS date: 2004/06/13 21:28:52
2004-02-12send default frame duration and aspect ratio to decoderJames Stembridge
CVS patchset: 6146 CVS date: 2004/02/12 23:31:19
2004-01-22Set the preview flags with preview buffers.Thibaut Mattern
Better SSA handling. Use only one subtitle buffer type (BUF_SPU_OGM). CVS patchset: 6057 CVS date: 2004/01/22 00:41:53
2004-01-17- AUDIO_LANG and SPU_LANG supportThibaut Mattern
- initial subtitle support (utf8 is not converted) - some cleanup CVS patchset: 6052 CVS date: 2004/01/17 01:50:43
2004-01-12spellingJames Stembridge
CVS patchset: 6035 CVS date: 2004/01/12 22:42:54
2004-01-05i guess this field is missing hereMiguel Freitas
CVS patchset: 6005 CVS date: 2004/01/05 20:52:31
2004-01-05Initial matroska demuxer.Thibaut Mattern
It works with some test streams. Unsupported stuff: seeking lots of codecs subtitles metadata ... CVS patchset: 5998 CVS date: 2004/01/05 00:40:54