]> git.sesse.net Git - vlc/commit
First attempt to libcdio VCD working under new regime. It is still
authorRocky Bernstein <rocky@videolan.org>
Sun, 19 Dec 2004 13:58:38 +0000 (13:58 +0000)
committerRocky Bernstein <rocky@videolan.org>
Sun, 19 Dec 2004 13:58:38 +0000 (13:58 +0000)
commit27fdfcfd6872d4868a8bef6f01ef4341fe033096
tree8fe5193c6e130e6ff027c7620052f2c972e3eeea
parent2cbb60020bee01e465480ca86cc6bce0c93e5b0d
First attempt to libcdio VCD working under new regime. It is still
mostly disabled or broken.
12 files changed:
modules/access/vcdx/Modules.am
modules/access/vcdx/access.c
modules/access/vcdx/cdrom.c
modules/access/vcdx/cdrom.h
modules/access/vcdx/demux.c
modules/access/vcdx/info.c [new file with mode: 0644]
modules/access/vcdx/info.h [new file with mode: 0644]
modules/access/vcdx/intf.h
modules/access/vcdx/vcd.c
modules/access/vcdx/vcd.h
modules/access/vcdx/vcdplayer.c
modules/access/vcdx/vcdplayer.h