summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read_fbsd.h
Commit message (Expand)AuthorAgeFilesLines
* build: switch to libavutil bswap.h and intreadwrite.hUoti Urpala2012-02-011-1/+3
* cleanup: Make vcd_seek_to_track() static in more filesreimar2011-06-291-1/+1
* Merge svn changes up to r31033Uoti Urpala2010-04-261-0/+5
|\
| * Try to fix VCD compilation on non-Linux systems.reimar2010-04-051-0/+5
* | Merge svn changes up to r30732Uoti Urpala2010-03-101-2/+2
|\|
| * Mark vcd_get_track_end () and vcd_read_toc() as static.diego2010-02-221-2/+2
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
* | Merge svn changes up to r30216Uoti Urpala2010-01-081-0/+4
|\|
| * Add a few missing header #includes and #defines.diego2010-01-041-0/+4
* | Replace libavutil internal header #includes with MPlayer copiesUoti Urpala2009-07-261-1/+1
|/
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add missing multiple inclusion guards.diego2008-02-211-0/+4
* vcd_read must read exactly VCD_SECTOR_DATA bytes.reimar2008-01-281-1/+1
* Caching toc header in vcd private structure for later use.ulion2007-12-171-6/+3
* Fix MSF -> sector conversion being 150 sectors ofreimar2007-07-271-1/+2
* Simplify track length calculationreimar2007-07-271-18/+11
* Some more *BSD vcd_read simplificationreimar2007-07-271-41/+31
* Fix several 100lreimar2007-07-271-3/+3
* Factor out some common codereimar2007-07-271-28/+36
* Somewhat unified *BSD vcd readingreimar2007-07-271-4/+89
* READ_TOC for making *BSD code more similarreimar2007-07-271-3/+4
* vcd_inc_msf function also for freebsd vcd_readreimar2007-07-271-9/+15
* More VCD cosmeticsreimar2007-07-271-16/+16
* Cosmetics to reduce diff between Free- and netBSD vcd stuffreimar2007-07-261-47/+59
* TOCADDR macro as first step to common *BSD vcd reading codereimar2007-07-261-22/+23
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+138