index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
matroska.h
Commit message (
Expand
)
Author
Age
*
Remove unnecessary includes
uau
2008-04-01
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
eugeni
2008-02-29
*
Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track
eugeni
2008-02-29
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
add support for wavpack into matroska
aurel
2007-10-21
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Remove useless demnuxer.h include from matroska.h, it creats "hundreds" of
reimar
2007-06-20
*
Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv
reimar
2007-05-10
*
Generalize subtitle switching, demux_ogg does not need a special case
reimar
2006-11-19
*
added OSD audio switching visualization
ptt
2006-10-11
*
Native MPEG4 SP/ASP/AP support in Matroska.
rathann
2006-07-22
*
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
eugeni
2006-07-07
*
Added support for A_AAC.
mosu
2005-10-22
*
Handle missing palettes in the info part of VobSubs in Matroska files correct...
mosu
2005-01-21
*
Support for AVC in Matroska.
mosu
2005-01-11
*
Added support for MPEG-1 and MPEG-2 in Matroska.
mosu
2004-11-26
*
Display the language code for subtitles from Matroska files.
mosu
2004-08-24
*
Support for subtitle switching in Matroska.
mosu
2004-08-24
*
Support for the "custom colors" and "forced subtitles" entries in the VobSub ...
mosu
2004-06-10
*
Added the new C based Matroska demuxer by Aurelien Jacobs.
mosu
2004-01-19
*
Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a l...
mosu
2003-12-05
*
Added the FLAC CodecId.
mosu
2003-11-16
*
Support for MP2 audio.
mosu
2003-10-16
*
Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
mosu
2003-10-16
*
Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanf...
mosu
2003-09-10
*
Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs ...
mosu
2003-09-10
*
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup...
mosu
2003-07-11
*
Endian fixes and proper support for headerless AAC streams.
mosu
2003-05-19
*
Added support for AAC.
mosu
2003-05-17
*
Support for DTS tracks (only with -hwac3 of course).
mosu
2003-05-15
*
Added Matroska demuxing support.
mosu
2003-04-30