emotion: raise gstreamer backend as it is more stable than the other.

SVN revision: 61340
This commit is contained in:
Cedric BAIL 2011-07-13 14:14:32 +00:00
parent 94255cd511
commit 333f523df4
1 changed files with 1 additions and 1 deletions

View File

@ -119,8 +119,8 @@ static Eina_Array *_modules = NULL;
static int _log_domain = -1;
static const char *_backend_priority[] = {
"xine",
"gstreamer",
"xine",
"vlc"
};