summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-28 20:57:38 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-28 20:57:38 +0000
commit0df97d663bd0371420b56b583b1b1a2f6c80a019 (patch)
treec280517603e80291597c4d07f40af735237d1a0f /osdep
parent044877177548a1bbf58afccdcbd450d288e6f068 (diff)
downloadmpv-0df97d663bd0371420b56b583b1b1a2f6c80a019.tar.bz2
mpv-0df97d663bd0371420b56b583b1b1a2f6c80a019.tar.xz
Fix update_subtitles() checking subtitle type for the wrong track.
update_subtitles() uses 'type' field from d_dvdsub even when some other track is active. For this reason, external vobsub is not displayed when there is at least one text track from demuxer (type is always 't' or 'a' in this case). The solution is to check vobsub_id and dvdsub_id instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25537 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions