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
*
stream: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
stream: remove unused vcd functions
wm4
2013-07-15
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
cleanup: Make vcd_seek_to_track() static in more files
reimar
2011-06-29
*
Try to fix VCD compilation on non-Linux systems.
reimar
2010-04-05
*
Mark vcd_get_track_end () and vcd_read_toc() as static.
diego
2010-02-22
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
Add a few missing header #includes and #defines.
diego
2010-01-04
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
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