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
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
*
Separate teletext from tv support.
cehoyos
2009-11-07
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Make all tvi_info_t const
reimar
2008-01-13
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
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