aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/vcd_read.h
Commit message (Expand)AuthorAge
* stream: remove VCD supportGravatar wm42014-06-01
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* Kill all tabsGravatar wm42014-04-13
* vcd_read: Fix sizeof argument.Gravatar reimar2014-01-19
* stream: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream: remove unused vcd functionsGravatar wm42013-07-15
* stream: remove fd memberGravatar wm42013-07-12
* vcd_read: cleanup ifdefsGravatar reimar2013-04-04
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
* cleanup: remove more warningsGravatar Clément Bœsch2011-05-02
* Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\
| * Try to fix VCD compilation on non-Linux systems.Gravatar reimar2010-04-05
* | Merge svn changes up to r30732Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Mark vcd_get_track_end () and vcd_read_toc() as static.Gravatar diego2010-02-22
| |/
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Replace libavutil internal header #includes with MPlayer copiesGravatar Uoti Urpala2009-07-26
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates theGravatar michael2008-07-15
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-10
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add missing multiple inclusion guards.Gravatar diego2008-02-21
* Caching toc header in vcd private structure for later use.Gravatar ulion2007-12-17
* Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ...Gravatar reimar2007-07-30
* Simplify sun SCSI command generationGravatar reimar2007-07-30
* big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readGravatar reimar2007-07-30
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31