Store src/dstFormat after calling handle_jpeg
commite75b939d479ce8120d2d30d7275849e3377a990e
authormstorsjo <mstorsjo@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 29 Oct 2010 13:48:12 +0000 (29 13:48 +0000)
committermstorsjo <mstorsjo@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 29 Oct 2010 13:48:12 +0000 (29 13:48 +0000)
treefdd9630e706edf7bd105f48f141e196926b3b116
parentfae6720e516a0c1448a22b4a5cbc67e6819c965e
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

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@32562 b3059339-0415-0410-9bf9-f77b7e298cf2
utils.c