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_fbsd.h
Commit message (
Expand
)
Author
Age
*
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
*
vcd_read must read exactly VCD_SECTOR_DATA bytes.
reimar
2008-01-28
*
Caching toc header in vcd private structure for later use.
ulion
2007-12-17
*
Fix MSF -> sector conversion being 150 sectors of
reimar
2007-07-27
*
Simplify track length calculation
reimar
2007-07-27
*
Some more *BSD vcd_read simplification
reimar
2007-07-27
*
Fix several 100l
reimar
2007-07-27
*
Factor out some common code
reimar
2007-07-27
*
Somewhat unified *BSD vcd reading
reimar
2007-07-27
*
READ_TOC for making *BSD code more similar
reimar
2007-07-27
*
vcd_inc_msf function also for freebsd vcd_read
reimar
2007-07-27
*
More VCD cosmetics
reimar
2007-07-27
*
Cosmetics to reduce diff between Free- and netBSD vcd stuff
reimar
2007-07-26
*
TOCADDR macro as first step to common *BSD vcd reading code
reimar
2007-07-26
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31