log stream/vcd_read_darwin.h @ 37195:ac6c37d85d65 default tip

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, 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.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 10 Mar 2008 20:19:15 +0000 diego Add missing header #includes to fix 'make checkheaders'.
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:12:02 +0000 diego Add missing multiple inclusion guards.
Sat, 15 Dec 2007 13:24:01 +0000 ulion Only read disc info once and save it for later using.
Sat, 15 Dec 2007 12:17:51 +0000 ulion The buffer used for pread need be aligned, but currently it got an offset 23
Sat, 15 Dec 2007 12:11:44 +0000 ulion Get end position of last track by adding its starting address with track size.
Sun, 29 Jul 2007 15:59:55 +0000 reimar Simplify and fix missing offset for Darwin vcd_get/set_msf functions
Sun, 29 Jul 2007 15:37:30 +0000 reimar Make VCD work on little-endian macs
Sun, 29 Jul 2007 15:35:52 +0000 reimar Make vcd_get_track_end actually return the end, not the start on Darwin
Sun, 29 Jul 2007 14:42:07 +0000 reimar Make the vcd seek and get track end functions actually have an effect
Sun, 29 Jul 2007 12:41:22 +0000 reimar Fix wrong return type in darwin VCD code
Fri, 27 Jul 2007 19:25:51 +0000 reimar Remove completely pointless extra return statements
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/vcd_read_darwin.h@2a43eb63ff72