From 233bb3f790aef3c8f9a7a7fde9875833b7dc1dfb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 29 Apr 2014 20:57:02 +0100 Subject: Various comment fixes to tests. --- test/ffmpeg_decoder_seek_test.cc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/ffmpeg_decoder_seek_test.cc') diff --git a/test/ffmpeg_decoder_seek_test.cc b/test/ffmpeg_decoder_seek_test.cc index 76124786e..dd80765f4 100644 --- a/test/ffmpeg_decoder_seek_test.cc +++ b/test/ffmpeg_decoder_seek_test.cc @@ -17,6 +17,14 @@ */ +/** @file test/ffmpeg_decoder_seek_test.cc + * @brief Check that get_video() returns the frame indexes that we ask for + * for FFmpegDecoder. + * + * This doesn't check that the contents of those frames are right, which + * it probably should. + */ + #include #include #include -- cgit v1.2.3