Mercurial > mplayer.hg
log stream/vcd_read_darwin.h @ 28610:2a1e03c1a4ba
age | author | description |
---|---|---|
Mon, 10 Mar 2008 20:19:15 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Mon, 10 Mar 2008 19:28:42 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Thu, 21 Feb 2008 00:12:02 +0000 | diego | Add missing multiple inclusion guards. |
Sat, 15 Dec 2007 13:24:01 +0000 | ulion | Only read disc info once and save it for later using. |
Sat, 15 Dec 2007 12:17:51 +0000 | ulion | The buffer used for pread need be aligned, but currently it got an offset 23 |
Sat, 15 Dec 2007 12:11:44 +0000 | ulion | Get end position of last track by adding its starting address with track size. |