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
/
tv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some include statements
wm4
2013-07-12
1
-3
/
+1
*
stream/tv: remove unused dshow-specific options
Martin Herkt
2013-07-08
1
-21
/
+0
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-1
/
+1
*
Remove teletext support
wm4
2012-08-03
1
-6
/
+0
*
stream/tv: move new_handle() function from header to tv.c
diego
2010-11-02
1
-0
/
+1
*
stream/tv: move free_handle() from header to tv.c
diego
2010-11-02
1
-0
/
+2
*
tv.h: Change function pointer types to proper declarations
reimar
2010-11-02
1
-8
/
+11
*
Separate teletext from tv support.
cehoyos
2009-11-07
1
-4
/
+6
*
Replace two more occurences of tvi_vbi with dec_teletext.
cehoyos
2009-10-31
1
-1
/
+1
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
1
-108
/
+0
*
Fix file information. Patch by Francesco Lavra, francescolavra interfree it
cehoyos
2009-08-15
1
-1
/
+1
*
Add missing major contributors to copyright statement.
cehoyos
2009-08-15
1
-0
/
+2
*
Add standard GPL license header. Patch by Francesco Lavra, francescolavra int...
cehoyos
2009-08-02
1
-0
/
+22
*
Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
cehoyos
2009-08-02
1
-3
/
+3
*
Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
cehoyos
2009-08-02
1
-4
/
+0
*
Fix typos. Patch by Francesco Lavra, francescolavra interfree it
cehoyos
2009-08-02
1
-2
/
+2
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-9
/
+9
*
Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
reimar
2009-03-16
1
-0
/
+1
*
Ability for specifying TV standard individually for each TV channel.
voroshil
2008-06-14
1
-0
/
+1
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
tvi_functions_t should be const
reimar
2008-01-13
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
-2
/
+35
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
1
-0
/
+3
*
Implement boxes for subtitle teletext pages.
voroshil
2007-09-08
1
-1
/
+11
*
Decrease teletext page rendering frequency from 1/frame to about 4/sec.
voroshil
2007-09-08
1
-0
/
+3
*
Proper support for flashing chars in teletext pages.
voroshil
2007-09-01
1
-0
/
+1
*
Support for selecting language via packet 28.
voroshil
2007-08-31
1
-2
/
+4
*
Implement X/27/0 packet decoding.
voroshil
2007-08-28
1
-0
/
+6
*
Implement 8/30 format 1 teletext packet decoding
voroshil
2007-08-28
1
-0
/
+1
*
Enable decoding of packet X/24, it is usual teletext line
voroshil
2007-08-26
1
-2
/
+2
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
1
-0
/
+15
*
Fix compilation on BSD.
diego
2007-08-13
1
-1
/
+1
*
Teletext support.
voroshil
2007-07-29
1
-0
/
+92
*
Removing global variables from tv://
voroshil
2007-07-29
1
-42
/
+0
*
Removing global variables from tv://
voroshil
2007-07-29
1
-1
/
+1
*
Removing global variables from tv://
voroshil
2007-07-29
1
-0
/
+47
*
Removing forward declarations of routines used only in tv.c
voroshil
2007-07-29
1
-4
/
+0
*
Remove unnecessary #ifdef around the whole file.
diego
2007-07-09
1
-3
/
+0
*
Revert r23530.
voroshil
2007-06-21
1
-59
/
+0
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
1
-0
/
+59
*
Fix compiler warnings.
voroshil
2007-06-08
1
-2
/
+0
*
New "automute" tv:// option.
voroshil
2007-05-31
1
-0
/
+1
*
More fastmemcpy.h removal
reimar
2007-05-27
1
-1
/
+0
*
remove unnecessary stubs which were not ever used.
voroshil
2007-05-24
1
-3
/
+0
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
1
-0
/
+1
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
1
-1
/
+1
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
1
-1
/
+1
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
1
-0
/
+200