spudec: Fix calc_bbox to always return sensible values
commit16a14da73038d5bbe0e2bf068491817ac017fead
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 11 Jul 2010 12:46:12 +0000 (11 12:46 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:14:43 +0000 (2 04:14 +0200)
treef24946de41f5b0d6d2dc3be1e9ea7cc2b5111dca
parentf8509c52c02a59e604f0424f545c29fa9d8adb9e
spudec: Fix calc_bbox to always return sensible values

When the scaled width is equal to the current width we could reuse the
previous bbox value, however we havent saved them anywhere...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31701 b3059339-0415-0410-9bf9-f77b7e298cf2
spudec.c