OSDN Git Service

Store src/dstFormat after calling handle_jpeg
authorMartin Storsjö <martin@martin.st>
Fri, 29 Oct 2010 13:48:12 +0000 (13:48 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 29 Oct 2010 13:48:12 +0000 (13:48 +0000)
commit9c158e49471b7b0d8be979286ea6505677d88556
tree54e063d806e8a149a5e46aa19118f674bf681f89
parent0526c6f7c7852730e4d3da3dd1d070deb00e5043
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
libswscale/utils.c