index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
tvi_v4l2.c
Commit message (
Expand
)
Author
Age
*
Add missing call to audio_in_uninit in v4l2 tv driver.
voroshil
2007-11-13
*
After receiving EINTR 'read' syscall should be restarted.
voroshil
2007-10-16
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
Fix for:
voroshil
2007-09-08
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
*
Added missing newline.
cehoyos
2007-08-03
*
Teletext support
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
*
New "automute" tv:// option.
voroshil
2007-05-31
*
remove unnecessary stubs which were not ever used.
voroshil
2007-05-24
*
(cosmetics) replace tabs with spaces
voroshil
2007-04-29
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
*
Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.
reimar
2006-12-12
*
changed email address
henry
2006-11-04
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31