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

Unified Diff: media/base/test_helpers.h

Issue 2552883003: media: Pare MCVD down to a minimal media::VideoDecoder (Closed)
Patch Set: Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/base/test_helpers.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/test_helpers.h
diff --git a/media/base/test_helpers.h b/media/base/test_helpers.h
index 833c0466d5c16409a01e5b27ab9c8137a1d9732b..afad1f739615a65d2fc4572b2ccf6b190d7c4d12 100644
--- a/media/base/test_helpers.h
+++ b/media/base/test_helpers.h
@@ -84,6 +84,7 @@ class TestVideoConfig {
static VideoDecoderConfig Invalid();
static VideoDecoderConfig Normal();
+ static VideoDecoderConfig NormalH264();
static VideoDecoderConfig NormalEncrypted();
// Returns a configuration that is larger in dimensions than Normal().
« no previous file with comments | « no previous file | media/base/test_helpers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698