log

age author description
Tue, 16 Oct 2007 13:34:20 +0000 compn add some changes
Tue, 16 Oct 2007 13:09:30 +0000 compn add nellymoser to changelog
Tue, 16 Oct 2007 13:06:35 +0000 compn add nellymoser codec to mplayer with internal fourcc NELL
Tue, 16 Oct 2007 01:53:34 +0000 voroshil After receiving EINTR 'read' syscall should be restarted.
Mon, 15 Oct 2007 17:46:17 +0000 voroshil Disable channel scanner when no tuner is present.
Mon, 15 Oct 2007 11:58:39 +0000 Gabrov synced with r24788
Mon, 15 Oct 2007 10:24:02 +0000 ptt now italian DOCS are there to be referenced...
Sun, 14 Oct 2007 17:56:29 +0000 voroshil Fix mplayer segfault when v4l driver initialization (at setting norm
Sun, 14 Oct 2007 16:44:32 +0000 voroshil #ifdef's in tv.c and tv.h becomes more and more hard to maintain.
Sun, 14 Oct 2007 12:11:28 +0000 reimar Add -lavfdopts cryptokey
Sun, 14 Oct 2007 09:16:34 +0000 diego small grammar fix
Sun, 14 Oct 2007 09:13:53 +0000 diego Consistently set NOTE: in italics.
Sun, 14 Oct 2007 07:20:24 +0000 voroshil Remove unnecessary curly braces.
Sun, 14 Oct 2007 06:28:51 +0000 voroshil 8 bytes buffer is not enough for at least SECAM-DK.
Sun, 14 Oct 2007 05:56:17 +0000 voroshil Replace duplicated code with call to routine
Sun, 14 Oct 2007 05:45:20 +0000 voroshil 10l: routine sets norm from parameter, but prints value of tv norm option
Sun, 14 Oct 2007 05:18:32 +0000 voroshil (cosmetics) indentation fix of my previous commit and small readability
Sun, 14 Oct 2007 05:15:51 +0000 voroshil Remove driver-dependent #ifdef from norm_from_string routine.
Sun, 14 Oct 2007 04:56:01 +0000 voroshil (cosmetics) remove trailing whitespace
Sat, 13 Oct 2007 19:57:51 +0000 iive 10l fix compilation with v4l2
Sat, 13 Oct 2007 19:12:22 +0000 voroshil Add me as author of dshow tv:// driver
Sat, 13 Oct 2007 19:08:52 +0000 voroshil Changelog entry for dshow tv:// driver
Sat, 13 Oct 2007 17:14:39 +0000 voroshil DirectShow based tv:// driver for win32
Sat, 13 Oct 2007 14:16:37 +0000 compn add more warning fixes change
Sat, 13 Oct 2007 12:17:37 +0000 nplourde Fix deallocate bug which sometimes causes a crash when reinitializing.
Sat, 13 Oct 2007 12:14:24 +0000 nplourde bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com
Sat, 13 Oct 2007 09:41:50 +0000 diego support Y800 in raw video
Sat, 13 Oct 2007 09:40:32 +0000 nicodvb removed useless inclusion of error.h
Fri, 12 Oct 2007 03:17:43 +0000 zuxy Reorder #includes to get rid of the FIXME
Fri, 12 Oct 2007 03:14:11 +0000 zuxy Remove unnecessary #include <malloc.h>