Sun, 07 Nov 2010 12:47:40 +0000 |
diego |
Remove some useless NULL pointer checks before invoking free() on the pointer.
|
Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Mon, 13 Sep 2010 18:09:29 +0000 |
diego |
Move TV input new_handle static function to tv.c and make it non-static.
|
Sat, 11 Sep 2010 23:53:15 +0000 |
diego |
Move TV input free_handle static function to tv.c and make it non-static.
|
Tue, 03 Aug 2010 15:55:17 +0000 |
siretart |
various spelling fixes, found by the Debian QA tool 'lintian'
|
Sun, 13 Jun 2010 17:20:29 +0000 |
reimar |
Fix function pointer types in tvi_functions struct
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Sat, 07 Nov 2009 16:40:42 +0000 |
cehoyos |
Remove CONFIG_TV_TELETEXT.
|
Sat, 07 Nov 2009 12:31:05 +0000 |
cehoyos |
Separate teletext from tv support.
|
Thu, 29 Oct 2009 22:39:00 +0000 |
cehoyos |
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
|
Thu, 29 Oct 2009 22:13:04 +0000 |
cehoyos |
Move teletext specific code from stream into libmpcodecs.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 06 Aug 2008 23:19:29 +0000 |
diego |
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
|
Tue, 05 Aug 2008 16:32:47 +0000 |
diego |
Rename some audio-output-related preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Fri, 16 May 2008 08:43:15 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Sun, 13 Jan 2008 12:01:57 +0000 |
reimar |
Make all tvi_info_t const
|
Wed, 09 Jan 2008 01:17:49 +0000 |
uau |
Remove unnecessary <signal.h> includes
|
Sat, 20 Oct 2007 11:46:15 +0000 |
voroshil |
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch
|
Tue, 16 Oct 2007 01:53:34 +0000 |
voroshil |
After receiving EINTR 'read' syscall should be restarted.
|
Sun, 14 Oct 2007 17:56:29 +0000 |
voroshil |
Fix mplayer segfault when v4l driver initialization (at setting norm
|
Thu, 23 Aug 2007 16:09:30 +0000 |
voroshil |
Automatic TV channels scanning ability for MPlayer.
|
Mon, 30 Jul 2007 18:00:11 +0000 |
voroshil |
Teletext support for V4Lv1
|
Mon, 30 Jul 2007 17:31:54 +0000 |
voroshil |
10l: wrong pointer was initialized (causes crash during startup).
|
Sun, 29 Jul 2007 10:21:00 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 29 Jul 2007 10:18:38 +0000 |
voroshil |
Removing global variables from tv://
|
Sun, 08 Jul 2007 13:30:33 +0000 |
voroshil |
Remove unnecessary flip for RGB in v4l1.
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Thu, 31 May 2007 17:49:51 +0000 |
voroshil |
New "automute" tv:// option.
|
Mon, 21 May 2007 17:00:08 +0000 |
voroshil |
make v4l1 driver work properly.
|
Sun, 29 Apr 2007 00:03:19 +0000 |
voroshil |
typo fix.
|
Sat, 28 Apr 2007 23:41:11 +0000 |
voroshil |
(cosmetics) more indentation fixes.
|
Sat, 28 Apr 2007 14:27:15 +0000 |
diego |
cosmetics: Fix one more stray wrongly indented line.
|
Sat, 28 Apr 2007 14:20:44 +0000 |
diego |
cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
|
Mon, 12 Mar 2007 15:52:34 +0000 |
diego |
Source files should not contain non-ASCII characters.
|
Thu, 01 Mar 2007 18:38:00 +0000 |
voroshil |
tv driver loading rework. As a side effect "-tv driver=help" option is
|
Sat, 04 Nov 2006 10:21:52 +0000 |
henry |
changed email address
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
base
libmpdemux/tvi_v4l.c@b8e624ff32d3
|