log

age author description
Sun, 10 Jan 2010 18:22:01 +0000 reimar Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.
Sun, 10 Jan 2010 16:00:07 +0000 reimar Only print "using sdl-config" if we actually used it for SDL detection.
Sun, 10 Jan 2010 15:37:14 +0000 reimar Avoid excessive fflush in dbgprintf if we didn't even print anything.
Sun, 10 Jan 2010 15:31:45 +0000 reimar Fix RegCloseKey to not return an error on success.
Sun, 10 Jan 2010 14:03:10 +0000 reimar Call XSync after XShmAttach to avoid a possible race-condition with shmctl.
Sun, 10 Jan 2010 13:55:55 +0000 reimar Prefer libdca over libdts
Sun, 10 Jan 2010 13:52:44 +0000 zuxy Use !isspace() to replace isalnum() to avoid filename mismatch under MBCS
Sun, 10 Jan 2010 13:32:37 +0000 reimar Quote test arguments that may be empty
Sun, 10 Jan 2010 12:13:10 +0000 reimar Disable internal copy of liba52 by default, libavcodec should be an
Sat, 09 Jan 2010 18:29:28 +0000 reimar IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that case.
Sat, 09 Jan 2010 17:20:49 +0000 zuxy MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just
Sat, 09 Jan 2010 14:44:20 +0000 zuxy Remove unused PREFETCHW macro
Sat, 09 Jan 2010 14:17:23 +0000 reimar Add several make variables to make --enable-hardcoded-tables actually compile.
Sat, 09 Jan 2010 13:39:26 +0000 reimar Add support for --enable-hardcoded-tables like FFmpeg has.
Sat, 09 Jan 2010 11:33:06 +0000 cehoyos Fix MP1 with demuxer lavf in MPEG (PS) files.
Sat, 09 Jan 2010 11:32:18 +0000 reimar Fix fbdev2 to work with Intel framebuffer.
Sat, 09 Jan 2010 11:26:39 +0000 reimar Fix vo_fbdev to also work with Intel framebuffer.
Fri, 08 Jan 2010 21:50:32 +0000 compn add binary cineform hd vfw decoder to codecs.conf
Fri, 08 Jan 2010 19:31:33 +0000 reimar Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will
Fri, 08 Jan 2010 19:21:14 +0000 reimar vf crop: do not generate 0-size slices, they are pointless and also confuse
Fri, 08 Jan 2010 18:56:39 +0000 greg libass needs at least freetype 2.2.1
Fri, 08 Jan 2010 18:44:34 +0000 compn mark ffqclp as working in codecs.conf, works on all my samples
Fri, 08 Jan 2010 18:35:44 +0000 greg Update internal libass copy to commit 8db4a5
Fri, 08 Jan 2010 18:19:10 +0000 cehoyos Cosmetics: Fix indentation
Fri, 08 Jan 2010 18:18:43 +0000 cehoyos QCELP is part of libavcodec.
Fri, 08 Jan 2010 18:07:12 +0000 greg Fix libass API checks
Fri, 08 Jan 2010 15:36:38 +0000 compn update wishlist
Fri, 08 Jan 2010 11:25:18 +0000 jrash sync with en/mplayer.1 r30197
Thu, 07 Jan 2010 19:07:47 +0000 stefano Implement sws_isSupportedInput() and sws_isSupportedOutput().
Thu, 07 Jan 2010 11:12:58 +0000 zuxy Happy new year!