log libmpdemux/tv.c @ 19189:0506fc913c27

age author description
Thu, 27 Jul 2006 09:34:32 +0000 diego Introduce general V4L variable/define.
Thu, 27 Jul 2006 09:30:39 +0000 diego Rename *v4l variable to *v4l1.
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Tue, 20 Jun 2006 11:48:39 +0000 aurel fix a buffer overflow causing a segfault
Mon, 01 May 2006 02:04:09 +0000 rfelker 100000l to the fools who don't know C
Fri, 21 Apr 2006 12:45:18 +0000 albeu Implement tv_get_color_options() and make tv_set_color_options() return
Tue, 11 Apr 2006 10:19:53 +0000 reimar make failures during e.g. setting the TV norm non-fatal.
Tue, 14 Mar 2006 00:45:06 +0000 albeu Try several formats instead of only YV12 if no format was explicitly
Sun, 11 Dec 2005 17:21:02 +0000 wanderer make demuxer seek and close functions return void, patch by Dominik Mierzejewski
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 10 Nov 2005 20:31:27 +0000 reimar implement norm switching, which was already documented??
Mon, 12 Sep 2005 22:48:14 +0000 aurel cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Thu, 12 May 2005 15:31:37 +0000 henry BGR formats are ok, too
Sat, 29 Jan 2005 12:24:43 +0000 iive several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
Mon, 27 Dec 2004 19:43:13 +0000 reimar 100l, buf etc. in af_fmt2str call are already pointers...
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Fri, 19 Nov 2004 13:04:24 +0000 henry setting the norm using text ID instead of numeric
Wed, 17 Mar 2004 03:53:02 +0000 ranma Raw audio and video are always keyframes
Sun, 22 Feb 2004 15:21:44 +0000 attila dont mess up v4l volumes
Sun, 11 Jan 2004 17:07:32 +0000 henry ALSA 1.x audio out driver
Sat, 06 Sep 2003 00:24:05 +0000 alex audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
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