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

Unified Diff: media/base/media_switches.h

Issue 294403002: Enable ADTS demuxing by default in Media Source. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index 144bc348c926201022bc026f9442705428ecd35c..df621a08008fa07664a92b4f67ac1f5c557d7e5c 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -16,8 +16,6 @@ MEDIA_EXPORT extern const char kAudioBufferSize[];
MEDIA_EXPORT extern const char kVideoThreads[];
-MEDIA_EXPORT extern const char kEnableADTSStreamParser[];
-
MEDIA_EXPORT extern const char
kIgnoreResolutionLimitsForAcceleratedVideoDecode[];
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | media/base/media_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698