index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
stream_tv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stream: get rid of streamtype enum
wm4
2017-02-02
1
-1
/
+0
*
tv: remove weird option parsing stuff
wm4
2016-09-09
1
-17
/
+0
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
Add more const
wm4
2014-06-11
1
-2
/
+2
*
tv: remove global option variables
wm4
2014-06-11
1
-44
/
+4
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
dvdnav, tv: force-disable caching
wm4
2013-12-14
1
-0
/
+1
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
1
-7
/
+7
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
1
-19
/
+13
*
stream: remove useless author/comment fields
wm4
2013-07-12
1
-3
/
+1
*
Cleanup some include statements
wm4
2013-07-12
1
-1
/
+0
*
core: change open_stream and demux_open signature
wm4
2013-07-12
1
-2
/
+2
*
stream/tv: remove unused dshow-specific options
Martin Herkt
2013-07-08
1
-5
/
+1
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-3
/
+3
*
mplayer, stream_tv: move variable initialization
wm4
2012-08-03
1
-1
/
+1
*
Remove teletext support
wm4
2012-08-03
1
-6
/
+0
*
Fix warning "missing braces around initializer".
cehoyos
2010-02-27
1
-0
/
+2
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-1
/
+1
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-13
/
+16
*
stream_opts should be const
reimar
2008-01-13
1
-1
/
+1
*
stream_opts arrays should be const
reimar
2007-12-02
1
-1
/
+1
*
Mark all stream_info_t as const
reimar
2007-12-02
1
-1
/
+1
*
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.
voroshil
2007-10-14
1
-13
/
+0
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
1
-3
/
+13
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
1
-0
/
+1
*
Implementation of tv:// driver autodetection.
voroshil
2007-09-10
1
-1
/
+1
*
Support for selecting language via packet 28.
voroshil
2007-08-31
1
-0
/
+1
*
10l: Move #endif upper to reflect changes in r24054.
voroshil
2007-08-26
1
-1
/
+1
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
1
-1
/
+5
*
Teletext support.
voroshil
2007-07-29
1
-0
/
+3
*
Removing global variables from tv://
voroshil
2007-07-29
1
-19
/
+55
*
Cosmetics.
voroshil
2007-06-30
1
-3
/
+3
*
Don't override input= option value is no input id is passed in tv:// url.
voroshil
2007-06-30
1
-2
/
+4
*
Implemented tv://[<channel>][/<input_id>] url syntax
voroshil
2007-06-28
1
-3
/
+34
*
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...
ben
2006-08-04
1
-1
/
+1
*
conversion from stream_null to stream_tv was missing stream type
ben
2006-08-03
1
-0
/
+1
*
add an explicit tv stream input instead of the previous hack in stream_null
ben
2006-07-31
1
-0
/
+49