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
/
tvi_v4l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
1
-15
/
+31
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
1
-11
/
+0
*
Separate teletext from tv support.
cehoyos
2009-11-07
1
-2
/
+3
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
1
-1
/
+1
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
1
-0
/
+1
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-3
/
+3
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
1
-1
/
+1
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
1
-1
/
+1
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
1
-6
/
+6
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-80
/
+80
*
Make all tvi_info_t const
reimar
2008-01-13
1
-1
/
+1
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
1
-1
/
+0
*
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch
voroshil
2007-10-20
1
-67
/
+34
*
After receiving EINTR 'read' syscall should be restarted.
voroshil
2007-10-16
1
-0
/
+2
*
Fix mplayer segfault when v4l driver initialization (at setting norm
voroshil
2007-10-14
1
-1
/
+3
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
1
-0
/
+10
*
Teletext support for V4Lv1
voroshil
2007-07-30
1
-0
/
+174
*
10l: wrong pointer was initialized (causes crash during startup).
voroshil
2007-07-30
1
-1
/
+1
*
Removing global variables from tv://
voroshil
2007-07-29
1
-49
/
+49
*
Removing global variables from tv://
voroshil
2007-07-29
1
-6
/
+8
*
Remove unnecessary flip for RGB in v4l1.
voroshil
2007-07-08
1
-22
/
+1
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
1
-7
/
+7
*
New "automute" tv:// option.
voroshil
2007-05-31
1
-0
/
+25
*
make v4l1 driver work properly.
voroshil
2007-05-21
1
-43
/
+45
*
typo fix.
voroshil
2007-04-29
1
-1
/
+1
*
(cosmetics) more indentation fixes.
voroshil
2007-04-28
1
-59
/
+55
*
cosmetics: Fix one more stray wrongly indented line.
diego
2007-04-28
1
-1
/
+1
*
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
diego
2007-04-28
1
-1095
/
+1089
*
Source files should not contain non-ASCII characters.
diego
2007-03-12
1
-1
/
+1
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
1
-2
/
+5
*
changed email address
henry
2006-11-04
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
/
+1759