log libmpdemux/tv.c @ 10771:2f213f786e41

age author description
Mon, 01 Sep 2003 01:21:40 +0000 diego spelling fixes
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Tue, 12 Aug 2003 13:25:52 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Thu, 07 Aug 2003 12:24:35 +0000 henry v4l2 support
Mon, 04 Aug 2003 09:13:10 +0000 gabucino I'd like to change tv tuner frequency in the slave mode. So this patch
Thu, 03 Jul 2003 20:22:51 +0000 alex removing my (nonworking) email address
Tue, 03 Jun 2003 17:43:49 +0000 alex warning fixes by Dominik
Tue, 29 Apr 2003 02:23:47 +0000 rfelker 1000000000l
Mon, 28 Apr 2003 16:11:42 +0000 alex abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Fri, 18 Apr 2003 18:36:22 +0000 faust3 mingw fix
Wed, 09 Apr 2003 16:07:45 +0000 alex channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Sun, 23 Mar 2003 15:05:14 +0000 henry color equalizer for tv input
Wed, 19 Mar 2003 16:26:58 +0000 henry hardware mjpeg encoding using v4l by Iv«¡n Sz«¡nt«Ñ <szivan@freemail.hu>
Mon, 03 Mar 2003 10:59:07 +0000 albeu 10L never blowup an option pointer !!!!
Tue, 25 Feb 2003 08:22:00 +0000 henry make tv non-seekable
Tue, 14 Jan 2003 23:15:36 +0000 arpi sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>
Mon, 06 Jan 2003 13:12:09 +0000 arpi 10l? :)
Sun, 05 Jan 2003 14:58:05 +0000 henry -nosound fix
Sat, 28 Dec 2002 22:57:39 +0000 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
Thu, 19 Dec 2002 10:09:43 +0000 henry add a TV_SET_CNANNEL command
Mon, 16 Dec 2002 23:38:56 +0000 henry 1000L for messing up cvs
Mon, 16 Dec 2002 23:27:39 +0000 henry handle bogus norm parameter; check for errors when setting norm
Mon, 16 Dec 2002 17:05:49 +0000 henry support for exotic norms
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
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