aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_tv.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* mplayer, stream_tv: move variable initializationGravatar wm42012-08-03
* Remove teletext supportGravatar wm42012-08-03
* Fix warning "missing braces around initializer".Gravatar cehoyos2010-02-27
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Use standard license headers with standard formatting.Gravatar diego2008-05-14
* stream_opts should be constGravatar reimar2008-01-13
* stream_opts arrays should be constGravatar reimar2007-12-02
* Mark all stream_info_t as constGravatar reimar2007-12-02
* #ifdef's in tv.c and tv.h becomes more and more hard to maintain.Gravatar voroshil2007-10-14
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* Implement setting gain control for video devices (usually webcams)Gravatar voroshil2007-09-18
* Implementation of tv:// driver autodetection.Gravatar voroshil2007-09-10
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* 10l: Move #endif upper to reflect changes in r24054.Gravatar voroshil2007-08-26
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Teletext support.Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Cosmetics.Gravatar voroshil2007-06-30
* Don't override input= option value is no input id is passed in tv:// url.Gravatar voroshil2007-06-30
* Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-06-28
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* conversion from stream_null to stream_tv was missing stream typeGravatar ben2006-08-03
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31