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
*
cleanup: Make vcd_seek_to_track() static in more files
reimar
2011-06-29
*
Merge svn changes up to r31033
Uoti Urpala
2010-04-26
|
\
|
*
Try to fix VCD compilation on non-Linux systems.
reimar
2010-04-05
*
|
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
|
|
*
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
*
|
Merge svn changes up to r30216
Uoti Urpala
2010-01-08
|
\
|
|
*
Add a few missing header #includes and #defines.
diego
2010-01-04
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
|
/
*
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