log

age author description
Thu, 18 Oct 2007 12:48:55 +0000 reimar Docs update: -ao openal handles more than one channels since some time already
Thu, 18 Oct 2007 12:43:57 +0000 compn add comment to endif
Thu, 18 Oct 2007 12:39:59 +0000 reimar Fix typo in comment
Thu, 18 Oct 2007 10:09:39 +0000 diego Sync with latest FFmpeg changes.
Thu, 18 Oct 2007 10:09:24 +0000 diego Sync with FFmpeg r10774.
Thu, 18 Oct 2007 09:35:02 +0000 diego Rename LIB to LIBNAME for consistency.
Thu, 18 Oct 2007 09:31:47 +0000 diego 1l: Update wrong #endif comment.
Thu, 18 Oct 2007 09:30:33 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards.
Wed, 17 Oct 2007 14:06:44 +0000 zuxy Remove unused static function get_image().
Wed, 17 Oct 2007 05:14:21 +0000 compn Add Coinitialize function to vfw encoder and win32 loader.
Wed, 17 Oct 2007 02:24:50 +0000 compn simple avoid wine complaints fix by sherpya
Tue, 16 Oct 2007 18:18:28 +0000 Gabrov synced with r24795
Tue, 16 Oct 2007 13:51:46 +0000 compn better vfw encoding workaround for vp7 fourcc
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>
Thu, 11 Oct 2007 12:22:14 +0000 diego cosmetics: typo
Thu, 11 Oct 2007 09:47:03 +0000 zuxy Silence a gcc warning: "wrong type argument to increment".
Thu, 11 Oct 2007 02:00:05 +0000 nplourde Add support for AC-3/DTS passthrough.
Wed, 10 Oct 2007 08:45:54 +0000 diego Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.
Tue, 09 Oct 2007 12:49:02 +0000 ptt my fault, left a wrong line, corrected
Tue, 09 Oct 2007 12:46:10 +0000 reimar Make vf_screenshot use the libavcodec PNG encoder
Tue, 09 Oct 2007 12:45:43 +0000 ptt synced with r24344
Tue, 09 Oct 2007 12:45:14 +0000 ptt synced with r24342
Tue, 09 Oct 2007 12:44:55 +0000 ptt synced with r24710
Tue, 09 Oct 2007 12:44:33 +0000 ptt synced with r24087
Tue, 09 Oct 2007 12:44:18 +0000 ptt synced with r24082
Tue, 09 Oct 2007 12:43:56 +0000 ptt synced up to r24293
Tue, 09 Oct 2007 12:30:09 +0000 cehoyos Added PAFF decoding
Tue, 09 Oct 2007 12:01:50 +0000 diego Fix Zip Motion Blocks Video codec name.
Tue, 09 Oct 2007 01:59:16 +0000 compn add DNxHD (SMPTE VC-3) encoder
Mon, 08 Oct 2007 17:38:55 +0000 compn add vf ow filter for rc3
Mon, 08 Oct 2007 12:53:02 +0000 diego Remove Makefile changes from upstream diff. They are strictly local.