comparison xvmc_render.h @ 25509:1cfa39a320cc

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.
author eugeni
date Fri, 28 Dec 2007 20:57:38 +0000
parents 470cc9dc1b33
children 691b830f095e
comparison
equal deleted inserted replaced
25508:99d2b06cbdc7 25509:1cfa39a320cc