aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/vcd_read_win32.h
Commit message (Expand)AuthorAge
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream_vcd.c: fix compilation on win32Gravatar Diogo Franco (Kovensky)2013-07-22
* stream: remove unused vcd functionsGravatar wm42013-07-15
* vcd_read_win32.h: fix compilation on MinGW-w64Gravatar Stephen Hutchinson2013-04-06
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* cleanup: Make vcd_seek_to_track() static in more filesGravatar reimar2011-06-29
* cosmetics: Remove vim/emacs coding style hints from sourcesGravatar diego2010-11-02
* Try to fix VCD compilation on non-Linux systems.Gravatar reimar2010-04-05
* Mark vcd_get_track_end () and vcd_read_toc() as static.Gravatar diego2010-02-22
* Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* Add a few missing header #includes and #defines.Gravatar diego2010-01-04
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-10
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add multiple inclusion guard.Gravatar diego2008-02-21
* Correct VCD track no. calculation on Windows.Gravatar zuxy2007-11-28
* Avoid gcc warning:Gravatar zuxy2007-11-28
* Return correct length in ID_VCD_TRACK_n_MSFGravatar zuxy2007-11-28
* add vcd:// for win32, patch by zuxy mengGravatar compn2007-03-12