FFmpeg/libswscale
Stefano Sabatini d29e863e1d Put if (...) av_log() in the same line, more compact and increase
readibility.

Originally committed as revision 32404 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-09-29 13:02:31 +00:00
..
bfin Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
mlib Fix mlib compilation: add mising include for SwsContext. 2010-09-05 09:41:24 +00:00
ppc Fix compilation, forgot to add const also to the 2010-07-24 14:43:55 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 2010-05-30 08:44:05 +00:00
colorspace-test.c Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 2010-08-08 18:14:43 +00:00
options.c Amend constraints for the src_format and dst_format options in the 2010-09-29 13:02:28 +00:00
rgb2rgb_template.c rgb2rgb: don't misuse HAVE_* defines 2010-09-14 13:12:11 +00:00
rgb2rgb.c rgb2rgb: don't misuse HAVE_* defines 2010-09-14 13:12:11 +00:00
rgb2rgb.h rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 2010-09-12 13:03:41 +00:00
swscale_internal.h Y400A (gray alpha) input support in libswscale 2010-09-27 22:24:03 +00:00
swscale_template.c Y400A (gray alpha) input support in libswscale 2010-09-27 22:24:03 +00:00
swscale-test.c swscale-test: cosmetic alignment 2010-09-16 13:30:02 +00:00
swscale.c 100l fix if condition 2010-09-27 23:47:54 +00:00
swscale.h Deprecate sws_getContext(), use sws_alloc_context() and 2010-09-28 22:23:58 +00:00
utils.c Put if (...) av_log() in the same line, more compact and increase 2010-09-29 13:02:31 +00:00
yuv2rgb.c Change the type of Y table to pointer to void in fill_table(). 2010-07-12 08:35:20 +00:00