]> git.sesse.net Git - vlc/commit
- Changed read method : we now use select, so we are now able to quit
authorHenri Fallon <henri@videolan.org>
Sun, 18 Mar 2001 18:48:27 +0000 (18:48 +0000)
committerHenri Fallon <henri@videolan.org>
Sun, 18 Mar 2001 18:48:27 +0000 (18:48 +0000)
commit2339d58bdf6aa7972cdc2612357e1259d4881cee
tree07ca0178e12d37ac67021e4520ff0c4430bb8e15
parent74e5b40a6c6b3ff32484fee06581f485390276c1
- Changed read method : we now use select, so we are now able to quit
even if no packet has benn receivced.
- Put more exmplicit error messages

I noticed that now I have "Seeking to position ...." messages even with
network input. If someone can do a quick fix, thanks about it.
plugins/mpeg/input_ts.c
plugins/mpeg/input_ts.h