]> git.sesse.net Git - vlc/commit
. Beginning of dvd_input.
authorStéphane Borel <stef@videolan.org>
Sun, 14 Jan 2001 07:08:00 +0000 (07:08 +0000)
committerStéphane Borel <stef@videolan.org>
Sun, 14 Jan 2001 07:08:00 +0000 (07:08 +0000)
commita9729877b79918b02b8beb2f21328b5eee869e74
treea6569f267f40820c73e7a52bd77e3f294a85776d
parente360e2a431ffe85b6acb24b66a4778798e3e7f15
. Beginning of dvd_input.
. Parsing of ifo file almost completed.
. Still does not work well.
Makefile.in
include/config.h.in
include/input_ext-intf.h
include/main.h
src/input/dvd_ifo.c [new file with mode: 0644]
src/input/dvd_ifo.h [new file with mode: 0644]
src/input/input.c
src/input/input_dvd.c [new file with mode: 0644]
src/input/input_dvd.h [new file with mode: 0644]
src/interface/interface.c
src/interface/main.c