[MPlayer-dev-eng] [PATCH] Correct error handling in bmovl
Alex Beregszaszi
alex at fsn.hu
Sun Oct 5 16:25:29 CEST 2003
Hi,
> The bmovl video filter sometimes spits out tons of errors because it
> thinks select() failed, when actually it just returned 0 to indicate
> that nothing has happened.
> This patch fixes it by removing the assumption that errno is 0 on
> success.
Applied this but maybe it should sleep if select returned zero, or am I
false?
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-dev-eng
mailing list