Fix Issue 5375 Deprecated function in video thumb
authorayleph <ayleph@thisshitistemp.com>
Fri, 18 Dec 2015 02:06:42 +0000 (21:06 -0500)
committerBoris Bobrov <breton@cynicmansion.ru>
Sat, 19 Dec 2015 21:47:02 +0000 (00:47 +0300)
commit564a48e018bcd786aa32b232cb7216be3ef3fb5e
treedafc95ac21cff0b0c05addc5cc2345fa67f4327a
parent13f187992aa56c406d6e791bd781b85eaa3e1f43
Fix Issue 5375 Deprecated function in video thumb

This patch fixes issue 5375 by replacing a function call that has
been removed in recent versions of PIL with the recommended
replacement.
mediagoblin/media_types/video/transcoders.py