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
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
stream layer cleanup part 2
arpi
2002-09-15
*
removed messy global 'tv_handle', use stream->priv for that purpose
arpi
2002-09-08
*
changed message leveles (too many non-sense info messages)
alex
2002-09-08
*
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
alex
2002-08-30
*
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
2002-08-21
*
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
alex
2002-05-23
*
patch by Jürgen Appel <jappel@linux01.gwdg.de>:
pl
2002-05-01
*
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
arpi
2002-04-12
*
audio support and pts based packet handling by Charles Henrich
alex
2002-03-15
*
yuy2 reported as working
alex
2002-01-26
*
fixed channel changing with frequencies.c
alex
2002-01-18
*
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