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_v4l.c
Commit message (
Expand
)
Author
Age
*
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch
voroshil
2007-10-20
*
After receiving EINTR 'read' syscall should be restarted.
voroshil
2007-10-16
*
Fix mplayer segfault when v4l driver initialization (at setting norm
voroshil
2007-10-14
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
*
Teletext support for V4Lv1
voroshil
2007-07-30
*
10l: wrong pointer was initialized (causes crash during startup).
voroshil
2007-07-30
*
Removing global variables from tv://
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Remove unnecessary flip for RGB in v4l1.
voroshil
2007-07-08
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
New "automute" tv:// option.
voroshil
2007-05-31
*
make v4l1 driver work properly.
voroshil
2007-05-21
*
typo fix.
voroshil
2007-04-29
*
(cosmetics) more indentation fixes.
voroshil
2007-04-28
*
cosmetics: Fix one more stray wrongly indented line.
diego
2007-04-28
*
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
diego
2007-04-28
*
Source files should not contain non-ASCII characters.
diego
2007-03-12
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
*
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