log stream/stream_vcd.c @ 36943:4321338b4e8b

age author description
Mon, 02 Dec 2013 14:38:08 +0000 ib Add stream control command STREAM_CTRL_GET_CURRENT_TITLE for VCD.
Mon, 02 Dec 2013 13:53:03 +0000 ib Revise and fix stream control for VCD.
Sat, 16 Mar 2013 13:38:34 +0000 reimar Fix previous commit, off_t must be replaced by int64_t
Sat, 16 Mar 2013 10:09:12 +0000 reimar Replace some uses of off_t by uint64_t.
Sat, 31 Dec 2011 12:20:08 +0000 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
Mon, 21 Jun 2010 08:38:23 +0000 diego Remove redundant cdrom_device extern variable declarations.
Mon, 05 Apr 2010 19:31:55 +0000 reimar Try to fix VCD compilation on non-Linux systems.