log

age author description
Sun, 03 May 2009 21:51:37 +0000 bircoph Support for libbs2b ver. 3.0.0 API.
Sun, 03 May 2009 20:57:37 +0000 reimar Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.
Sat, 02 May 2009 08:40:53 +0000 sdrik Fix chroma shift when scaling from ARGB on LE and BGRA on BE
Mon, 27 Apr 2009 21:41:42 +0000 bircoph Fix polish spelling. Noticed in Gentoo ebuild long time ago.
Mon, 27 Apr 2009 14:25:44 +0000 sdrik Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c
Mon, 27 Apr 2009 09:44:59 +0000 gpoirier sync w/r29147
Sun, 26 Apr 2009 08:59:18 +0000 diego Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.
Sat, 25 Apr 2009 19:09:54 +0000 diego Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.
Sat, 25 Apr 2009 18:43:35 +0000 diego Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.
Sat, 25 Apr 2009 18:39:19 +0000 diego Remove unnecessary -framework OpenGL from CoreVideo linker flags.
Sat, 25 Apr 2009 17:52:55 +0000 diego whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace
Sat, 25 Apr 2009 17:48:48 +0000 diego Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.
Sat, 25 Apr 2009 16:37:08 +0000 diego typo in XFORM asm check, noticed by Emanuele Giaquinta
Sat, 25 Apr 2009 12:34:24 +0000 diego sane verbosity levels for menu initialization
Thu, 23 Apr 2009 22:19:53 +0000 cehoyos Make reset_ptr() void.
Thu, 23 Apr 2009 21:01:07 +0000 siretart commit remaining binary_codecs.sh changes from debian.
Thu, 23 Apr 2009 20:59:46 +0000 siretart check for missing libstdc++
Thu, 23 Apr 2009 20:56:59 +0000 siretart more cosmetics
Thu, 23 Apr 2009 18:54:22 +0000 diego whitespace cosmetics
Thu, 23 Apr 2009 10:18:32 +0000 reimar Change getdladdr to always use dlopen, dlsym and then dlclose.
Thu, 23 Apr 2009 08:46:05 +0000 siretart Part 3 of syncing binary_codecs.sh with Debian
Thu, 23 Apr 2009 08:37:20 +0000 siretart Part 2 of syncing binary_codecs.sh with Debian
Thu, 23 Apr 2009 07:39:39 +0000 diego Pass argc and argv parameters to main() function in SDL test.
Wed, 22 Apr 2009 20:46:33 +0000 siretart Part 1 of syncing binary_codecs.sh with Debian
Tue, 21 Apr 2009 21:27:53 +0000 eugeni Don't automatically wrap lines when WrapStyle==2.
Tue, 21 Apr 2009 08:19:22 +0000 gpoirier Fix a signedness issue that caused a warning to be wrongfully printed at runtime.
Tue, 21 Apr 2009 01:08:03 +0000 michael Planar 16bit 420 422 444 YUV support (output is only supported in some
Tue, 21 Apr 2009 00:08:06 +0000 michael Merge gray->gray converters into planarCopy(), this should also make planarCopy()
Tue, 21 Apr 2009 00:03:00 +0000 michael Add macro to check for 16bit per sample.
Tue, 21 Apr 2009 00:01:59 +0000 michael Make sure src/dst are NULL when they arent used, some code uses this to