[MPlayer-dev-eng] [PATCH] Correct error handling in bmovl

Jonas Jensen jbj at knef.dk
Sat Oct 4 23:11:07 CEST 2003


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.

-- 
Jonas Jensen <jbj at knef.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-bmovl-errors.diff
Type: text/x-patch
Size: 1009 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20031004/d87dbfa9/attachment.bin>


More information about the MPlayer-dev-eng mailing list