summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_win32.h
Commit message (Expand)AuthorAgeFilesLines
* Try to fix VCD compilation on non-Linux systems.reimar2010-04-051-0/+5
* Mark vcd_get_track_end () and vcd_read_toc() as static.diego2010-02-221-2/+2
* Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
* Add a few missing header #includes and #defines.diego2010-01-041-0/+3
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guard.diego2008-02-211-0/+5
* Correct VCD track no. calculation on Windows.zuxy2007-11-281-1/+1
* Avoid gcc warning:zuxy2007-11-281-1/+1
* Return correct length in ID_VCD_TRACK_n_MSFzuxy2007-11-281-0/+2
* add vcd:// for win32, patch by zuxy mengcompn2007-03-121-0/+130