Various Doxygen fixes.
[dcpomatic.git] / test / ffmpeg_decoder_sequential_test.cc
index 2fec7a37efea28b0bf47fd2182ad121787310259..6bda8f2601084bdcecb987a098e2d9c5ba80f954 100644 (file)
@@ -21,6 +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
  */
 
 #include "lib/ffmpeg_content.h"