index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
tv.c
Commit message (
Expand
)
Author
Age
*
updated
alex
2001-12-27
*
As nobody fixed this yet:
pl
2001-12-25
*
i420 support
alex
2001-12-24
*
x = malloc(strlen(s) + c) ... strcpy(x, s)
pl
2001-12-19
*
give the IMGFMT_ for sh_video->format not 0x0
alex
2001-12-09
*
add tv fps support
alex
2001-12-03
*
update (audio support is coming:)
alex
2001-12-03
*
init_v4l only present if HAVE_TV_V4L
alex
2001-12-01
*
added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...
alex
2001-11-17
*
added support for setting color values
alex
2001-11-16
*
splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su...
alex
2001-11-16
*
tv interface update
alex
2001-11-16
*
don't set freq if channel isn't capable
alex
2001-11-11
*
tuning worx (can set frequency)
alex
2001-11-11
*
never include files from public headers...
arpi
2001-11-11
*
cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TV
alex
2001-11-11
*
printf's changed into mp_msg
alex
2001-11-11
*
added support for -tv outfmt
alex
2001-11-11
*
demuxer fixed
arpi
2001-11-11
*
tv update
alex
2001-11-11
*
tv update
alex
2001-11-10
*
added tv subsystem
alex
2001-11-09