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_bsdbt848.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-56
/
+56
*
Make all tvi_info_t const
reimar
2008-01-13
1
-1
/
+1
*
add missing include (errno.h). fix compilation on openbsd
ivo
2007-10-24
1
-0
/
+1
*
Add missing #include to fix compilation.
diego
2007-09-12
1
-0
/
+1
*
Replace perror() with mp_msg()
voroshil
2007-08-26
1
-31
/
+32
*
Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
voroshil
2007-08-26
1
-0
/
+11
*
Remove unused variables.
diego
2007-08-13
1
-3
/
+0
*
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
-1
/
+1
*
Removing global variables from tv://
voroshil
2007-07-29
1
-8
/
+10
*
Fix OpenBSD compilation: strndup is a GNU extension.
reimar
2007-05-20
1
-2
/
+2
*
remove ugly #include from tvi_bsdbt848.c
voroshil
2007-04-09
1
-14
/
+12
*
Ability to specify video and audio capture device names
voroshil
2007-04-05
1
-8
/
+40
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
1
-2
/
+4
*
GNU/kFreeBSD support, closes Bugzilla #704.
diego
2007-01-10
1
-1
/
+1
*
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
uau
2006-10-10
1
-17
/
+17
*
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
/
+846