From 8611fc8597605aa51373adb4fc8f0c697b8c7360 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 20 Nov 2020 22:53:10 +0100 Subject: Some tidying up of test Doxygen. --- test/ffmpeg_decoder_sequential_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ffmpeg_decoder_sequential_test.cc') diff --git a/test/ffmpeg_decoder_sequential_test.cc b/test/ffmpeg_decoder_sequential_test.cc index b4ff8ce5f..bf6668586 100644 --- a/test/ffmpeg_decoder_sequential_test.cc +++ b/test/ffmpeg_decoder_sequential_test.cc @@ -21,7 +21,7 @@ /** @file test/ffmpeg_decoder_sequential_test.cc * @brief Check that the FFmpeg decoder and Player produce sequential frames without gaps or dropped frames; * Also that the decoder picks up frame rates correctly. - * @ingroup specific + * @ingroup feature */ #include "lib/ffmpeg_content.h" -- cgit v1.2.3