Mercurial > mplayer.hg
log stream/vcd_read_darwin.h @ 25378:f0f03ec41cd3
age | author | description |
---|---|---|
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. |
Sun, 29 Jul 2007 15:59:55 +0000 | reimar | Simplify and fix missing offset for Darwin vcd_get/set_msf functions |
Sun, 29 Jul 2007 15:37:30 +0000 | reimar | Make VCD work on little-endian macs |
Sun, 29 Jul 2007 15:35:52 +0000 | reimar | Make vcd_get_track_end actually return the end, not the start on Darwin |
Sun, 29 Jul 2007 14:42:07 +0000 | reimar | Make the vcd seek and get track end functions actually have an effect |