Mercurial > mplayer.hg
log stream/vcd_read_win32.h @ 36126:fd34a83228ca
age | author | description |
---|---|---|
2011-05-07 | reimar | Make vcd_seek_to_track static, the GUI no longer needs to |
2010-09-13 | diego | Remove vim/emacs coding style hints. |
2010-04-05 | reimar | Try to fix VCD compilation on non-Linux systems. |
2010-02-22 | diego | Mark vcd_get_track_end () and vcd_read_toc() as static. |
2010-01-30 | diego | Add license header to all files missing it in the stream subdirectory. |
2010-01-04 | diego | Add a few missing header #includes and #defines. |
2008-03-10 | diego | Add missing header #includes to fix 'make checkheaders'. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2008-02-21 | diego | Add multiple inclusion guard. |
2007-11-28 | zuxy | Correct VCD track no. calculation on Windows. |
2007-11-28 | zuxy | Avoid gcc warning: |
2007-11-28 | zuxy | Return correct length in ID_VCD_TRACK_n_MSF |
2007-03-12 | compn | add vcd:// for win32, patch by zuxy meng |