aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* 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
* vcd_inc_msf function also for freebsd vcd_readGravatar reimar2007-07-27
* More VCD cosmeticsGravatar reimar2007-07-27
* 100l, return is missing a valueGravatar reimar2007-07-26
* Cosmetics to reduce diff between Free- and netBSD vcd stuffGravatar reimar2007-07-26
* 10l, fix vcd netbsd compilationGravatar reimar2007-07-26
* TOCADDR macro as first step to common *BSD vcd reading codeGravatar reimar2007-07-26
* Remove unnecessary #ifdef around the whole file.Gravatar diego2007-07-09
* Remove unnecessary #ifdef around the whole file.Gravatar diego2007-07-09
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Remove unnecessary flip for RGB in v4l1.Gravatar voroshil2007-07-08
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyGravatar reimar2007-07-05
* Cygwin has had inttypes.h since version 1.5.Gravatar diego2007-07-03
* The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREADGravatar diego2007-07-03
* The header is always included conditional to USE_DVDREAD,Gravatar diego2007-07-03
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Cosmetics.Gravatar voroshil2007-06-30
* Don't override input= option value is no input id is passed in tv:// url.Gravatar voroshil2007-06-30
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750Gravatar rtogni2007-06-29
* remove file that was added by mistake.Gravatar voroshil2007-06-29
* Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-06-28
* start= and end= parameters on realrtspurls may be optionally quoted with Gravatar rtogni2007-06-24
* get rid of useless *alloc castsGravatar reimar2007-06-24
* Fix dvd:// subtitle handling to always report the MPEG stream id, becauseGravatar reimar2007-06-24
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Set errno to 0 after printing it, not beforeGravatar reimar2007-06-08
* Fix compiler warnings.Gravatar voroshil2007-06-08
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Avoiding sscanf in cddb support reading more data with %s than buffer sizeGravatar reimar2007-06-05