log

age author description
Tue, 28 Sep 2010 20:46:19 +0000 diego Use a single svn:externals declaration for all of FFmpeg.
Tue, 28 Sep 2010 20:40:28 +0000 ptt synced to r32397
Tue, 28 Sep 2010 20:33:27 +0000 ptt corrected a _ to - in -udp-slave message
Tue, 28 Sep 2010 15:29:23 +0000 stefano Bump minor version after the addition of sws_alloc_context() and
Mon, 27 Sep 2010 23:47:54 +0000 bcoudurier 100l fix if condition
Mon, 27 Sep 2010 22:24:03 +0000 bcoudurier Y400A (gray alpha) input support in libswscale
Mon, 27 Sep 2010 20:10:53 +0000 janne swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068
Mon, 27 Sep 2010 20:09:29 +0000 janne cosmetics: break long line update_flags_cpu
Mon, 27 Sep 2010 18:37:43 +0000 reimar Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
Mon, 27 Sep 2010 17:28:23 +0000 diego Remove unnecessary Xlib.h #include from xf86keysym check.
Mon, 27 Sep 2010 17:23:40 +0000 diego Revert accidentally committed changes.
Mon, 27 Sep 2010 17:18:39 +0000 diego Drop two unnecessary Xlib.h #includes and use helper functions.
Mon, 27 Sep 2010 12:10:59 +0000 diego cosmetics: Move some functions around to avoid ugly forward declarations.
Mon, 27 Sep 2010 11:54:17 +0000 diego Mark some function parameters that are not modified as const.
Mon, 27 Sep 2010 08:35:33 +0000 diego Check for __STDC_VERSION__ >= 199901L before declaring lrintf().