[vlc-devel] [PATCH] dvdnav: add Demux submodule
Thomas Guillem
thomas at gllm.fr
Thu Mar 12 14:20:23 CET 2015
On Thu, Mar 12, 2015, at 13:52, Rémi Denis-Courmont wrote:
> Le 2015-03-12 13:14, Thomas Guillem a écrit :
> > It allows to use dvdnav via a VLC access.
>
> And it locks up if the stream returns no data (something that cannot
> happen with regular files).
I don't get it. Both stream_Read and libc read return 0 or a value that
is less than i_read when you reach end of file.
>
> --
> Rémi Denis-Courmont
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list