Add a isAnimatedImage() helper function to imagehandlers.
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Wed, 5 May 2010 22:37:27 +0000 (22:37 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Wed, 5 May 2010 22:37:27 +0000 (22:37 +0000)
commit19d7d1542ae398f332499a8641dbe57bf7df2d43
treea18ecff6fd850f5a16cf147c3adf276beaa0dc14
parent73649741ed1e2f557aec22a485598b199fdd2d09
Add a isAnimatedImage() helper function to imagehandlers.

Should return true for animated GIFs and hopefully soon for APNGs
includes/media/GIF.php
includes/media/Generic.php