summaryrefslogtreecommitdiffstats
path: root/stream/vcd_read.h
Commit message (Expand)AuthorAgeFilesLines
* build: switch to libavutil bswap.h and intreadwrite.hUoti Urpala2012-02-011-1/+3
* cleanup: remove more warningsClément Bœsch2011-05-021-1/+2
* 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
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-3/+3
* | Replace libavutil internal header #includes with MPlayer copiesUoti Urpala2009-07-261-1/+1
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-3/+3
|/
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates themichael2008-07-151-4/+4
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+6
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add missing multiple inclusion guards.diego2008-02-211-0/+5
* Caching toc header in vcd private structure for later use.ulion2007-12-171-6/+3
* Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ...reimar2007-07-301-1/+2
* Simplify sun SCSI command generationreimar2007-07-301-26/+6
* big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readreimar2007-07-301-1/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+245