diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 19:41:17 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 19:41:17 +0200 |
commit | 766d060551433dfbd44406113da4594a6fb0b5ed (patch) | |
tree | 252ad195a66b27e5ec774d69d8263edfb1dc9929 /extra/chromium/ffmpeg_branding_mime.patch | |
parent | 5735f624c8076f33e841f3f5995ebed6e3f76d76 (diff) | |
download | nutyx-pakxe-766d060551433dfbd44406113da4594a6fb0b5ed.tar.gz nutyx-pakxe-766d060551433dfbd44406113da4594a6fb0b5ed.tar.bz2 nutyx-pakxe-766d060551433dfbd44406113da4594a6fb0b5ed.tar.xz nutyx-pakxe-766d060551433dfbd44406113da4594a6fb0b5ed.zip |
chromium, port nettoyé
Diffstat (limited to 'extra/chromium/ffmpeg_branding_mime.patch')
-rw-r--r-- | extra/chromium/ffmpeg_branding_mime.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/extra/chromium/ffmpeg_branding_mime.patch b/extra/chromium/ffmpeg_branding_mime.patch deleted file mode 100644 index 083026e76..000000000 --- a/extra/chromium/ffmpeg_branding_mime.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- 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 <source type="...">. -@@ -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", - }; |