]> git.sesse.net Git - vlc/commit
info.c: Add LID info in stream and media info.
authorRocky Bernstein <rocky@videolan.org>
Sat, 25 Dec 2004 13:58:09 +0000 (13:58 +0000)
committerRocky Bernstein <rocky@videolan.org>
Sat, 25 Dec 2004 13:58:09 +0000 (13:58 +0000)
commit0e5f99c2b3cfb98577a767e63e3b30bfcedd3b05
treecb17f9f3c19e52ab995d1af7af4ee97077daf0cf
parent6bafce691a90555b93314ed5276daf68ffe261c3
info.c: Add LID info in stream and media info.
vcdplayer.{c,h}, since this tries to be platform independent use bool
rather than VLC_BOOL.

Some segment play back improvments. (I hope).
modules/access/vcdx/Modules.am
modules/access/vcdx/access.c
modules/access/vcdx/info.c
modules/access/vcdx/info.h
modules/access/vcdx/intf.c
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