]> git.sesse.net Git - vlc/commit
Fixed deadlock when no data are received in rtp.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 24 Nov 2008 18:10:00 +0000 (19:10 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 24 Nov 2008 18:13:09 +0000 (19:13 +0100)
commita34f07303469b45915a359273ff17143baa0c73d
tree69e3a9d89ab1d25f9cd0b27c05ab474b41763c7b
parent222e2acb01f1fb88d5509a085cc02e1584d66a7a
Fixed deadlock when no data are received in rtp.

 It might not be the cleanest way, but I don't see any other fix with the
current API.
 Feel free to revert if a better fix can be found.
modules/access/rtp/input.c