summaryrefslogtreecommitdiffstats
path: root/stream/stream_tv.c
Commit message (Expand)AuthorAgeFilesLines
* 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