[MPlayer-dev-eng] [PATCH] warning fixes for 0_90rc5

Alex Beregszaszi alex at naxine.org
Fri Mar 21 17:48:21 CET 2003


Hi,
> In libmpcodecs/vf_down3dright.c gcc complains about undefined
> operation on sL and sR. Is this the right fix?
imho not ;)
 
> In libmpcodecs/vf_detc.c the status function is missing return type
> declaration.
commited
 
> In libmpdemux/demux_xmms.c we have "incompatible" return type.
dunno
 
> In libmpdemux/demux_audio.c and libvo/vo_dga.c I fix the "suggest
> explicit braces to avoid amgibuous else" warning.
that vo_dga is problematic, dunno where to place the braces, that
func. should be instead completely rewritten
 
> Similar thing in libvo/vo_x11.c, but with && and || operators.
> 
> Apart from that, some apparently missing includes and declarations.

-- 
Alex Beregszaszi <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
  ZDNet.au: "Where do you see Linux in 5 years?"
  Alan Cox: "Hopefully world domination! (laughs)."


More information about the MPlayer-dev-eng mailing list