Chromium Code Reviews| Index: media/filters/ffmpeg_video_decoder.h |
| =================================================================== |
| --- media/filters/ffmpeg_video_decoder.h (revision 12568) |
| +++ media/filters/ffmpeg_video_decoder.h (working copy) |
| @@ -19,7 +19,7 @@ |
| return new FilterFactoryImpl0<FFmpegVideoDecoder>(); |
| } |
| - static bool IsMediaFormatSupported(const MediaFormat* media_format); |
| + static bool IsMediaFormatSupported(const MediaFormat& media_format); |
| virtual bool OnInitialize(DemuxerStream* demuxer_stream); |