Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Fri, 25 Oct 2002 09:42:41 +0000 |
henry |
added an option for specifying the size of capture buffer
|
Tue, 22 Oct 2002 07:56:13 +0000 |
henry |
add an option to force audio recording when a tv card reports no audio sources
|
Sat, 19 Oct 2002 20:56:28 +0000 |
alex |
removed the mess
|
Sat, 19 Oct 2002 20:55:06 +0000 |
alex |
set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Sun, 15 Sep 2002 20:51:55 +0000 |
arpi |
stream layer cleanup part 2
|
Sun, 08 Sep 2002 23:00:01 +0000 |
arpi |
removed messy global 'tv_handle', use stream->priv for that purpose
|
Sun, 08 Sep 2002 16:04:21 +0000 |
alex |
changed message leveles (too many non-sense info messages)
|
Fri, 30 Aug 2002 11:37:42 +0000 |
alex |
v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
|
Wed, 21 Aug 2002 21:31:20 +0000 |
arpi |
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
|
Thu, 23 May 2002 14:53:11 +0000 |
alex |
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
|
Wed, 01 May 2002 17:07:50 +0000 |
pl |
patch by J¸«ärgen Appel <jappel@linux01.gwdg.de>:
|
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
|