[grilo-plugins/fremantle: 27/27] Changed youtube mime to video/x-shockwave-flash.
- From: Xabier Rodriguez Calvar <xrcalvar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/fremantle: 27/27] Changed youtube mime to video/x-shockwave-flash.
- Date: Mon, 19 Apr 2010 16:51:12 +0000 (UTC)
commit 35fd98babe6a3444b817ace03424f440f86b767d
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date: Mon Apr 19 16:53:34 2010 +0200
Changed youtube mime to video/x-shockwave-flash.
For apps loading only audio/* and video/* mimes
src/youtube/grl-youtube.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/youtube/grl-youtube.c b/src/youtube/grl-youtube.c
index 2c9bd16..de22b4f 100644
--- a/src/youtube/grl-youtube.c
+++ b/src/youtube/grl-youtube.c
@@ -96,7 +96,7 @@
/* --- Other --- */
#define YOUTUBE_MAX_CHUNK 50
-#define YOUTUBE_VIDEO_MIME "application/x-shockwave-flash"
+#define YOUTUBE_VIDEO_MIME "video/x-shockwave-flash"
#define YOUTUBE_SITE_URL "www.youtube.com"
/* --- Plugin information --- */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]