log stream/vcd_read_win32.h @ 37171:29802bb119f6

age author description
Mon, 02 Dec 2013 13:53:03 +0000 ib Revise and fix stream control for VCD.
Sat, 07 May 2011 21:32:50 +0000 reimar Make vcd_seek_to_track static, the GUI no longer needs to
Mon, 13 Sep 2010 15:43:13 +0000 diego Remove vim/emacs coding style hints.
Mon, 05 Apr 2010 19:31:55 +0000 reimar Try to fix VCD compilation on non-Linux systems.
Mon, 22 Feb 2010 16:32:03 +0000 diego Mark vcd_get_track_end () and vcd_read_toc() as static.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Mon, 04 Jan 2010 18:58:35 +0000 diego Add a few missing header #includes and #defines.
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 21 Feb 2008 00:18:25 +0000 diego Add multiple inclusion guard.
Wed, 28 Nov 2007 11:48:45 +0000 zuxy Correct VCD track no. calculation on Windows.
Wed, 28 Nov 2007 11:36:23 +0000 zuxy Avoid gcc warning:
Wed, 28 Nov 2007 11:34:01 +0000 zuxy Return correct length in ID_VCD_TRACK_n_MSF
Mon, 12 Mar 2007 15:57:01 +0000 compn add vcd:// for win32, patch by zuxy meng