Index: media/base/video_frame.h |
=================================================================== |
--- media/base/video_frame.h (revision 142616) |
+++ media/base/video_frame.h (working copy) |
@@ -48,6 +48,7 @@ |
// Call prior to CreateFrame to ensure validity of frame configuration. Called |
// automatically by VideoDecoderConfig::IsValidConfig(). |
+ // TODO(scherkus): VideoDecoderConfig shouldn't call this method |
static bool IsValidConfig( |
Format format, |
size_t width, |