ffmpeg/libswscale
Martin Storsjö 9c158e4947 Store src/dstFormat after calling handle_jpeg
handle_jpeg may update the src/dstFormat variables, this makes sure the
updated version is stored in the context.

This fixes roundup issue 2302.

Patch by Troot, all_crap_goes_here at hotmail

Originally committed as revision 32562 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-10-29 13:48:12 +00:00
..
bfin
mlib Fix mlib compilation: add mising include for SwsContext. 2010-09-05 09:41:24 +00:00
ppc
sparc
x86
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 2010-08-08 18:14:43 +00:00
colorspace-test.c
libswscale.v
options.c Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. 2010-09-29 22:06:40 +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
rgb2rgb_template.c rgb2rgb: don't misuse HAVE_* defines 2010-09-14 13:12:11 +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
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
utils.c Store src/dstFormat after calling handle_jpeg 2010-10-29 13:48:12 +00:00
yuv2rgb.c