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
/
tv.h
Commit message (
Expand
)
Author
Age
*
Ability for specifying TV standard individually for each TV channel.
voroshil
2008-06-14
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
tvi_functions_t should be const
reimar
2008-01-13
*
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.
voroshil
2007-10-14
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
Implement boxes for subtitle teletext pages.
voroshil
2007-09-08
*
Decrease teletext page rendering frequency from 1/frame to about 4/sec.
voroshil
2007-09-08
*
Proper support for flashing chars in teletext pages.
voroshil
2007-09-01
*
Support for selecting language via packet 28.
voroshil
2007-08-31
*
Implement X/27/0 packet decoding.
voroshil
2007-08-28
*
Implement 8/30 format 1 teletext packet decoding
voroshil
2007-08-28
*
Enable decoding of packet X/24, it is usual teletext line
voroshil
2007-08-26
*
Automatic TV channels scanning ability for MPlayer.
voroshil
2007-08-23
*
Fix compilation on BSD.
diego
2007-08-13
*
Teletext support.
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Removing forward declarations of routines used only in tv.c
voroshil
2007-07-29
*
Remove unnecessary #ifdef around the whole file.
diego
2007-07-09
*
Revert r23530.
voroshil
2007-06-21
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Fix compiler warnings.
voroshil
2007-06-08
*
New "automute" tv:// option.
voroshil
2007-05-31
*
More fastmemcpy.h removal
reimar
2007-05-27
*
remove unnecessary stubs which were not ever used.
voroshil
2007-05-24
*
New slave command: tv_step_freq <offset in MHz>
voroshil
2007-03-17
*
tv driver loading rework. As a side effect "-tv driver=help" option is
voroshil
2007-03-01
*
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