Mercurial > mplayer.hg
log stream/vcd_read_win32.h @ 30917:4ccce86f5c96
age | author | description |
---|---|---|
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 |