summaryrefslogtreecommitdiffstats
path: root/stream/stream_tv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+1
* Use standard license headers with standard formatting.diego2008-05-141-13/+16
* stream_opts should be constreimar2008-01-131-1/+1
* stream_opts arrays should be constreimar2007-12-021-1/+1
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* #ifdef's in tv.c and tv.h becomes more and more hard to maintain.voroshil2007-10-141-13/+0
* DirectShow based tv:// driver for win32voroshil2007-10-131-3/+13
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-181-0/+1
* Implementation of tv:// driver autodetection.voroshil2007-09-101-1/+1
* Support for selecting language via packet 28.voroshil2007-08-311-0/+1
* 10l: Move #endif upper to reflect changes in r24054.voroshil2007-08-261-1/+1
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-1/+5
* Teletext support.voroshil2007-07-291-0/+3
* Removing global variables from tv://voroshil2007-07-291-19/+55
* Cosmetics.voroshil2007-06-301-3/+3
* Don't override input= option value is no input id is passed in tv:// url.voroshil2007-06-301-2/+4
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-281-3/+34
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* conversion from stream_null to stream_tv was missing stream typeben2006-08-031-0/+1
* add an explicit tv stream input instead of the previous hack in stream_nullben2006-07-311-0/+49