summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_win32.h
Commit message (Expand)AuthorAgeFilesLines
* vcd_read_win32.h: fix compilation on MinGW-w64Stephen Hutchinson2013-04-061-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* cleanup: Make vcd_seek_to_track() static in more filesreimar2011-06-291-1/+1
* cosmetics: Remove vim/emacs coding style hints from sourcesdiego2010-11-021-4/+0
* 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