log

age author description
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.
Mon, 08 Oct 2007 12:51:58 +0000 diego cosmetics: Align some lines.
Mon, 08 Oct 2007 12:41:36 +0000 gpoirier document filter -vf ow: Overcomplete Wavelet denoiser.
Mon, 08 Oct 2007 11:49:12 +0000 diego libavcodec now supports dnxhd encoding.
Mon, 08 Oct 2007 11:43:56 +0000 diego cosmetics: Fix inconsistent indentation in directfb test.
Mon, 08 Oct 2007 11:42:47 +0000 diego Simplify directfb/dfbmga test.
Mon, 08 Oct 2007 11:31:28 +0000 diego cosmetics: Fix indentation after previous commit.
Mon, 08 Oct 2007 11:29:45 +0000 diego Remove useless code, the same check is performed a few lines above.
Mon, 08 Oct 2007 11:19:10 +0000 diego misc roff fixes