diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:53:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:57:39 +0100 |
| commit | 8611fc8597605aa51373adb4fc8f0c697b8c7360 (patch) | |
| tree | 62ebdd73bcb33dc21178b3000c3bf984e6760268 /test/ffmpeg_decoder_seek_test.cc | |
| parent | d330522cb1a0504e5f85c2346344e04916c68a4f (diff) | |
Some tidying up of test Doxygen.
Diffstat (limited to 'test/ffmpeg_decoder_seek_test.cc')
| -rw-r--r-- | test/ffmpeg_decoder_seek_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ffmpeg_decoder_seek_test.cc b/test/ffmpeg_decoder_seek_test.cc index 230c54768..33b407a97 100644 --- a/test/ffmpeg_decoder_seek_test.cc +++ b/test/ffmpeg_decoder_seek_test.cc @@ -20,7 +20,7 @@ /** @file test/ffmpeg_decoder_seek_test.cc * @brief Check seek() with FFmpegDecoder. - * @ingroup specific + * @ingroup selfcontained * * This doesn't check that the contents of those frames are right, which * it probably should. |
