Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2691)

Unified Diff: chrome/app/generated_resources.grd

Issue 11416367: Add Opus decode wrapper to media. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased (changed machines) Address most comments. Added TODO for Opus buffering question. Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | media/base/audio_decoder_config.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 11a42ead24e80e3753adf071b9752f7ba8af78bc..dd6b03e70d8ce0646162aa4a8c7b637c9dd3f24d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6599,6 +6599,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_ENCRYPTED_MEDIA_DESCRIPTION" desc="Description for the flag to enable the Encrypted Media Extensions on &lt;video&gt; elements.">
Enable experimental Encrypted Media Extensions on the video elements.
</message>
+ <message name="IDS_FLAGS_ENABLE_VP9_OPUS_PLAYBACK_NAME" desc="Title for the flag to enable VP9 and Opus playback on &lt;video&gt; elements.">
+ Enable VP9 and Opus playback on &lt;video&gt; elements.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_VP9_OPUS_PLAYBACK_DESCRIPTION" desc="Description for the flag to enable VP9 and Opus playback on &lt;video&gt; elements.">
+ Enable experimental VP9 and Opus playback on the video elements.
+ </message>
<message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_NAME" desc="Title for the flag to enable fancy translucent windows.">
Translucent windows
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | media/base/audio_decoder_config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698