[MPlayer-dev-eng] bug in dvd sub code

Arpi arpi at thot.banki.hu
Wed Feb 6 21:11:16 CET 2002


Hi,

.so found this:

vo_spudec=spudec_new_scaled(stream->priv?((dvd_priv_t *)(stream->priv))->cur_pgc                            sh_video->disp_w,
sh_video->disp_h);

it's a VERY BAD approach of the problem...
stream->priv is used for many things, not only for DVD struct!
for example, FLI demuxer and multifile demuxer uses it (and now cause sig11).

Kimh, please fix ASAP...
(maybe add check for stream->type too)


A'rpi / Astral & ESP-team

--
"I don't RTFM? Wow. What's the meaning of this? It's new for me."
	-- Martin Baum, a tipical MPlayer user...



More information about the MPlayer-dev-eng mailing list