log

age author description
Wed, 29 Sep 2010 18:26:12 +0000 reimar Allow configure to accept nasm instead of yasm again.
Wed, 29 Sep 2010 18:10:25 +0000 reimar Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
Wed, 29 Sep 2010 18:05:27 +0000 reimar config.asm should be generate in ffmpeg/, not the root.
Wed, 29 Sep 2010 16:15:42 +0000 stefano Cosmetics: put "if (...)" and "av_log(...)" in the same line for
Wed, 29 Sep 2010 13:02:31 +0000 stefano Put if (...) av_log() in the same line, more compact and increase
Wed, 29 Sep 2010 13:02:28 +0000 stefano Amend constraints for the src_format and dst_format options in the
Wed, 29 Sep 2010 08:44:09 +0000 stefano Cosmetics: fix braces placement.
Tue, 28 Sep 2010 22:23:58 +0000 stefano Deprecate sws_getContext(), use sws_alloc_context() and
Tue, 28 Sep 2010 22:23:53 +0000 stefano Add documentation for the returned value of sws_init_context().
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