[vlc-devel] [PATCH 0/1] Open a DVD via network access (http, ftp...)
Thomas Guillem
tom at gllm.fr
Fri Oct 17 17:47:45 CEST 2014
Hi,
I propose 4 patches for libdvdcss, libdvdread, libdvdnav and VLC that go
together (see libdvdcss-devel, libdvdnav-devel and vlc-devel mailing lists).
Theses patches allow VLC to use its access module to read a DVD.
For example, VLC is now able to open a URL that starts with "dvdnav://http://"
or "dvdnav://ftps://". http or ftp access module will be used for read and seek
operations.
I add to pass a struct containing the read and seek callbacks from dvdnav
access module to libdvdnav, to libdvdread and finally to libdvdcss.
Best regards,
Thomas Guillem.
Thomas Guillem (1):
dvdnav: add external access module support
modules/access/dvdnav.c | 69 +++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 61 insertions(+), 8 deletions(-)
--
2.1.0
More information about the vlc-devel
mailing list