OSDN Git Service

100l, fix sws_getCachedContext. It did not set the colorspace details,
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 3 Oct 2010 07:53:40 +0000 (07:53 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 3 Oct 2010 07:53:40 +0000 (07:53 +0000)
commit12eef0d1ba55dd0eb36893a0d6e0fa7e04dda122
treee054bdc5eaa10791a4a588694179e97b0b240b64
parent62784e3733ceb0f58007db8bb2e41e1abf62b85e
100l, fix sws_getCachedContext. It did not set the colorspace details,
but worse it did not set up destination dimensions, thus every user
of it would necessarily fail.

Originally committed as revision 32424 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/utils.c