summaryrefslogtreecommitdiffstats
path: root/media/video/video_decode_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/video/video_decode_engine.h')
-rw-r--r--media/video/video_decode_engine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/video/video_decode_engine.h b/media/video/video_decode_engine.h
index f9381a2..0cd96b3 100644
--- a/media/video/video_decode_engine.h
+++ b/media/video/video_decode_engine.h
@@ -66,6 +66,7 @@ struct VideoCodecInfo {
bool success;
// Whether decoder provides output buffer pool.
+ // TODO(hclam): This is not important anymore. Remove this.
bool provides_buffers;
// Initial Stream Info. Only part of them could be valid.