summaryrefslogtreecommitdiffstats
path: root/media/video/mft_h264_decode_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/video/mft_h264_decode_engine.h')
-rw-r--r--media/video/mft_h264_decode_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/video/mft_h264_decode_engine.h b/media/video/mft_h264_decode_engine.h
index 9a2ca5d..a6ff52c 100644
--- a/media/video/mft_h264_decode_engine.h
+++ b/media/video/mft_h264_decode_engine.h
@@ -46,7 +46,7 @@ class MftH264DecodeEngine : public media::VideoDecodeEngine {
virtual void Initialize(MessageLoop* message_loop,
media::VideoDecodeEngine::EventHandler* event_handler,
VideoDecodeContext* context,
- const VideoCodecConfig& config);
+ const VideoDecoderConfig& config);
virtual void Uninitialize();
virtual void Flush();
virtual void Seek();