aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Sync libdvdread with version 0.9.5 (functional changes).Gravatar diego2007-08-15
* Fix compilation on BSD.Gravatar diego2007-08-13
* Remove unused variables.Gravatar diego2007-08-13
* Fix UDP select timeout.Gravatar diego2007-08-12
* Fix warning: too many arguments for formatGravatar cehoyos2007-08-08
* Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.Gravatar cehoyos2007-08-08
* Moved dvdtimetomsec to stream_dvd_common.c.Gravatar cehoyos2007-08-04
* cosmetics: removed commented code and small reindentationGravatar nicodvb2007-08-04
* removed unused variablesGravatar nicodvb2007-08-04
* Added missing newline.Gravatar cehoyos2007-08-03
* remove GNUism (case range)Gravatar ivo2007-07-30
* Teletext support for V4Lv1Gravatar voroshil2007-07-30
* 10l: wrong pointer was initialized (causes crash during startup).Gravatar voroshil2007-07-30
* 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
* Subtraction should be done after & operation.Gravatar voroshil2007-07-30
* Drop out overlooked debug lineGravatar voroshil2007-07-30
* More doxygen commentsGravatar reimar2007-07-29
* Teletext supportGravatar voroshil2007-07-29
* Teletext support.Gravatar voroshil2007-07-29
* Teletext support.Gravatar voroshil2007-07-29
* Simplify and fix missing offset for Darwin vcd_get/set_msf functionsGravatar reimar2007-07-29
* Make VCD work on little-endian macsGravatar reimar2007-07-29
* Make vcd_get_track_end actually return the end, not the start on DarwinGravatar reimar2007-07-29
* Make the vcd seek and get track end functions actually have an effectGravatar reimar2007-07-29
* Fix wrong return type in darwin VCD codeGravatar reimar2007-07-29
* Replacing global variables in radio:// withGravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing forward declarations of routines used only in tv.cGravatar voroshil2007-07-29
* Cosmetics.Gravatar voroshil2007-07-29
* Cosmetics: move two routines upGravatar voroshil2007-07-29
* cosmetics: misc typo fixesGravatar diego2007-07-28
* Remove completely pointless extra return statementsGravatar reimar2007-07-27
* Fix MSF -> sector conversion being 150 sectors ofGravatar reimar2007-07-27
* Simplify track length calculationGravatar reimar2007-07-27
* Some more *BSD vcd_read simplificationGravatar reimar2007-07-27
* Fix several 100lGravatar reimar2007-07-27
* Factor out some common codeGravatar reimar2007-07-27
* Somewhat unified *BSD vcd readingGravatar reimar2007-07-27
* READ_TOC for making *BSD code more similarGravatar reimar2007-07-27
* One ifdef lessGravatar reimar2007-07-27
* Simplify NetBSD vcd_read codeGravatar reimar2007-07-27