Add some more video extensions to ethumb emotion plugin.

Patch by: João Paulo Rechi Vita.



SVN revision: 43621
This commit is contained in:
Rafael Antognolli 2009-11-11 19:06:52 +00:00
parent 44f0e80046
commit 2897458356
1 changed files with 2 additions and 1 deletions

View File

@ -352,7 +352,8 @@ _generate_thumb(Ethumb *e)
EAPI Ethumb_Plugin *
ethumb_plugin_get(void)
{
static const char *extensions[] = { "avi", "mp4", "ogv", "mov", NULL };
static const char *extensions[] = { "avi", "mp4", "ogv", "mov", "mpg", "wmv",
NULL };
static Ethumb_Plugin plugin =
{
extensions,