ALT Linux Bugzilla
– Attachment 6495 Details for
Bug 31805
Enable widevine to support DRM-protected content playback
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Patch allowing to use external widevinecdm with chromium
chromium-fix_building_widevinecdm_with_chromium.patch (text/plain), 730 bytes, created by
Konstantin A Lepikhov (L.A. Kostis)
on 2016-02-16 15:54:57 MSK
(
hide
)
Description:
Patch allowing to use external widevinecdm with chromium
Filename:
MIME Type:
Creator:
Konstantin A Lepikhov (L.A. Kostis)
Created:
2016-02-16 15:54:57 MSK
Size:
730 bytes
patch
obsolete
>--- a/chrome/common/chrome_content_client.cc >+++ b/chrome/common/chrome_content_client.cc >@@ -249,10 +249,7 @@ void ComputeBuiltInPlugins(std::vector<c > widevine_cdm.is_out_of_process = true; > widevine_cdm.path = path; > widevine_cdm.name = kWidevineCdmDisplayName; >- widevine_cdm.description = kWidevineCdmDescription + >- std::string(" (version: ") + >- WIDEVINE_CDM_VERSION_STRING + ")"; >- widevine_cdm.version = WIDEVINE_CDM_VERSION_STRING; >+ widevine_cdm.description = kWidevineCdmDescription; > content::WebPluginMimeType widevine_cdm_mime_type( > kWidevineCdmPluginMimeType, > kWidevineCdmPluginExtension,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31805
:
6494
| 6495