[MPlayer-dev-eng] [PATCH] broken MAX_STREAMS comparisons in demux_real.c
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Apr 15 23:11:45 CEST 2006
Hi,
On Fri, Apr 14, 2006 at 04:02:54PM +0200, Reimar D?ffinger wrote:
> since for some unknown reasons (may I call it a brainfart?) the
> stream_id variables in demux_real are signed, comparisons like
> if (stream_id < MAX_STREAMS)
> are not very useful.
> Attached patch is one way to fix it, properly using signed/unsigned in
> the variable declarations might make more sense though...
No comments -> applied.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list