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_v4l2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stream/tvi_v4l[2]: fix calculation of free RAM for buffers
iive
2011-07-06
1
-8
/
+5
*
stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)
Uoti Urpala
2011-06-29
1
-0
/
+4
*
stream/tvi_v4l2.c: simplify by using getfps helper function
reimar
2011-01-31
1
-9
/
+2
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-10
/
+5
*
Remove remaining %lf printf conversions
reimar
2010-11-02
1
-4
/
+4
*
stream/tv: move new_handle() function from header to tv.c
diego
2010-11-02
1
-2
/
+1
*
stream/tv: move free_handle() from header to tv.c
diego
2010-11-02
1
-2
/
+2
*
spelling fixes
siretart
2010-11-02
1
-2
/
+2
*
tv.h: Change function pointer types to proper declarations
reimar
2010-11-02
1
-1
/
+1
*
100l, fix check for V4L2 capture capability flag.
reimar
2009-12-11
1
-1
/
+1
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
1
-12
/
+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
-28
/
+28
*
Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.
reimar
2009-04-10
1
-0
/
+1
*
Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
reimar
2009-03-16
1
-0
/
+8
*
100l fix calculation of dropped frames, number of frames is time * fps, not t...
reimar
2009-03-15
1
-1
/
+1
*
Replace informal GPL notes by standard GPL header.
diego
2008-12-13
1
-15
/
+25
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
1
-0
/
+1
*
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
*
Try to get frame rate information through VIDIOC_G_PARM if
voroshil
2008-06-30
1
-0
/
+12
*
Fix division by zero in tvi_v4l2 which occures when capture device
voroshil
2008-06-30
1
-8
/
+18
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-2
/
+2
*
typo fix: inited --> initialized
diego
2008-02-14
1
-9
/
+9
*
Make all tvi_info_t const
reimar
2008-01-13
1
-1
/
+1
*
Add missing call to audio_in_uninit in v4l2 tv driver.
voroshil
2007-11-13
1
-0
/
+2
*
After receiving EINTR 'read' syscall should be restarted.
voroshil
2007-10-16
1
-0
/
+2
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
1
-1
/
+34
*
Fix for:
voroshil
2007-09-08
1
-1
/
+1
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
1
-0
/
+8
*
Added missing newline.
cehoyos
2007-08-03
1
-1
/
+1
*
Teletext support
voroshil
2007-07-29
1
-0
/
+179
*
Removing global variables from tv://
voroshil
2007-07-29
1
-30
/
+30
*
Removing global variables from tv://
voroshil
2007-07-29
1
-5
/
+8
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
1
-40
/
+40
*
New "automute" tv:// option.
voroshil
2007-05-31
1
-0
/
+10
*
remove unnecessary stubs which were not ever used.
voroshil
2007-05-24
1
-9
/
+0
*
(cosmetics) replace tabs with spaces
voroshil
2007-04-29
1
-970
/
+970
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
1
-2
/
+5
*
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.
reimar
2006-12-12
1
-0
/
+3
*
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
/
+1746