index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
vcd_read_darwin.h
Commit message (
Expand
)
Author
Age
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-10
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-10
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add missing multiple inclusion guards.
diego
2008-02-21
*
Only read disc info once and save it for later using.
ulion
2007-12-15
*
The buffer used for pread need be aligned, but currently it got an offset 23
ulion
2007-12-15
*
Get end position of last track by adding its starting address with track size.
ulion
2007-12-15
*
Simplify and fix missing offset for Darwin vcd_get/set_msf functions
reimar
2007-07-29
*
Make VCD work on little-endian macs
reimar
2007-07-29
*
Make vcd_get_track_end actually return the end, not the start on Darwin
reimar
2007-07-29
*
Make the vcd seek and get track end functions actually have an effect
reimar
2007-07-29
*
Fix wrong return type in darwin VCD code
reimar
2007-07-29
*
Remove completely pointless extra return statements
reimar
2007-07-27
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31