aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/tv.c
Commit message (Expand)AuthorAge
* yuy2 reported as workingGravatar alex2002-01-26
* fixed channel changing with frequencies.cGravatar alex2002-01-18
* updatedGravatar alex2001-12-27
* As nobody fixed this yet:Gravatar pl2001-12-25
* i420 supportGravatar alex2001-12-24
* x = malloc(strlen(s) + c) ... strcpy(x, s)Gravatar pl2001-12-19
* give the IMGFMT_ for sh_video->format not 0x0Gravatar alex2001-12-09
* add tv fps supportGravatar alex2001-12-03
* update (audio support is coming:)Gravatar alex2001-12-03
* init_v4l only present if HAVE_TV_V4LGravatar alex2001-12-01
* added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...Gravatar alex2001-11-17
* added support for setting color valuesGravatar alex2001-11-16
* splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su...Gravatar alex2001-11-16
* tv interface updateGravatar alex2001-11-16
* don't set freq if channel isn't capableGravatar alex2001-11-11
* tuning worx (can set frequency)Gravatar alex2001-11-11
* never include files from public headers...Gravatar arpi2001-11-11
* cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TVGravatar alex2001-11-11
* printf's changed into mp_msgGravatar alex2001-11-11
* added support for -tv outfmtGravatar alex2001-11-11
* demuxer fixedGravatar arpi2001-11-11
* tv updateGravatar alex2001-11-11
* tv updateGravatar alex2001-11-10
* added tv subsystemGravatar alex2001-11-09