X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fffmpeg_examiner_test.cc;h=d72226a6f68a173ed8e53ae4b788acdf438049e4;hb=1dcfb3a26085ebb3703f40e2f51e43ce3d98be50;hp=00a01e657f03e340c42045f2569b1f07dc820c44;hpb=7f2e74604a51b984e4c8cbb5d5f4bb642677ec00;p=dcpomatic.git diff --git a/test/ffmpeg_examiner_test.cc b/test/ffmpeg_examiner_test.cc index 00a01e657..d72226a6f 100644 --- a/test/ffmpeg_examiner_test.cc +++ b/test/ffmpeg_examiner_test.cc @@ -17,6 +17,11 @@ */ +/** @file test/ffmpeg_examiner_test.cc + * @brief Check that the FFmpegExaminer can extract the first video and audio time + * correctly from data/count300bd24.m2ts. + */ + #include #include "lib/ffmpeg_examiner.h" #include "lib/ffmpeg_content.h"