log libswscale/utils.c @ 32525:11b0a82d018c

age author description
Fri, 29 Oct 2010 13:48:12 +0000 mstorsjo Store src/dstFormat after calling handle_jpeg
Sun, 03 Oct 2010 07:53:40 +0000 reimar 100l, fix sws_getCachedContext. It did not set the colorspace details,
Wed, 29 Sep 2010 22:06:44 +0000 stefano Set default values for the scale context in sws_alloc_context().
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 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