log libmpdemux/tv.c @ 5572:8cd761968f35

age author description
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Fri, 15 Mar 2002 16:07:06 +0000 alex audio support and pts based packet handling by Charles Henrich
Sat, 26 Jan 2002 15:43:31 +0000 alex yuy2 reported as working
Fri, 18 Jan 2002 19:37:12 +0000 alex fixed channel changing with frequencies.c
Thu, 27 Dec 2001 23:52:48 +0000 alex updated
Tue, 25 Dec 2001 11:45:04 +0000 pl As nobody fixed this yet:
Mon, 24 Dec 2001 11:01:16 +0000 alex i420 support
Wed, 19 Dec 2001 13:03:22 +0000 pl x = malloc(strlen(s) + c) ... strcpy(x, s)
Sun, 09 Dec 2001 15:39:35 +0000 alex give the IMGFMT_ for sh_video->format not 0x0
Mon, 03 Dec 2001 16:49:55 +0000 alex add tv fps support
Mon, 03 Dec 2001 16:38:40 +0000 alex update (audio support is coming:)
Sat, 01 Dec 2001 17:41:59 +0000 alex init_v4l only present if HAVE_TV_V4L
Sat, 17 Nov 2001 00:23:48 +0000 alex added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys
Fri, 16 Nov 2001 22:59:07 +0000 alex added support for setting color values
Fri, 16 Nov 2001 21:53:07 +0000 alex splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to support caching
Fri, 16 Nov 2001 21:30:10 +0000 alex tv interface update
Sun, 11 Nov 2001 16:29:26 +0000 alex don't set freq if channel isn't capable
Sun, 11 Nov 2001 15:45:23 +0000 alex tuning worx (can set frequency)
Sun, 11 Nov 2001 13:47:42 +0000 arpi never include files from public headers...
Sun, 11 Nov 2001 03:53:42 +0000 alex cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TV
Sun, 11 Nov 2001 03:40:16 +0000 alex printf's changed into mp_msg
Sun, 11 Nov 2001 02:54:50 +0000 alex added support for -tv outfmt
Sun, 11 Nov 2001 02:04:41 +0000 arpi demuxer fixed
Sun, 11 Nov 2001 01:44:54 +0000 alex tv update
Sat, 10 Nov 2001 23:32:10 +0000 alex tv update
Fri, 09 Nov 2001 23:46:06 +0000 alex added tv subsystem