From 596ca3d76703ef12aa62f4c95d4cf107592fcb1e Mon Sep 17 00:00:00 2001 From: sibel Date: Fri, 26 Mar 2010 15:59:29 +0100 Subject: Ajout de chromium 5.0.342.7-1 --- extra/chromium/ffmpeg_branding_mime.patch | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 extra/chromium/ffmpeg_branding_mime.patch (limited to 'extra/chromium/ffmpeg_branding_mime.patch') diff --git a/extra/chromium/ffmpeg_branding_mime.patch b/extra/chromium/ffmpeg_branding_mime.patch new file mode 100644 index 000000000..083026e76 --- /dev/null +++ b/extra/chromium/ffmpeg_branding_mime.patch @@ -0,0 +1,29 @@ +--- src/net/base/mime_util.cc 2010-02-11 20:07:33.939537145 +0100 ++++ src/net/base/mime_util.cc 2010-02-11 20:07:33.955373468 +0100 +@@ -188,7 +188,6 @@ + "audio/ogg", + "application/ogg", + +-#if defined(GOOGLE_CHROME_BUILD) + // MPEG-4. + "video/mp4", + "video/x-m4v", +@@ -199,7 +198,6 @@ + "audio/mp3", + "audio/x-mp3", + "audio/mpeg", +-#endif + }; + + // List of supported codecs when passed in with . +@@ -207,10 +205,8 @@ + // Refer to http://wiki.whatwg.org/wiki/Video_type_parameters#Browser_Support + // for more information. + static const char* const supported_media_codecs[] = { +-#if defined(GOOGLE_CHROME_BUILD) + "avc1", + "mp4a", +-#endif + "theora", + "vorbis", + }; -- cgit v1.2.3-70-g09d2