summaryrefslogtreecommitdiff
path: root/test/ffmpeg_audio_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-22 01:20:39 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-22 01:20:39 +0000
commite1df859a04d65acaceb032fdb53a6408b84bd972 (patch)
treef82fcb0368571ea9a1715a0df0a046261fb7d042 /test/ffmpeg_audio_test.cc
parent7d67f4a38bf7de1b901facf5390a730d307de671 (diff)
Various test / seek fixes.
Diffstat (limited to 'test/ffmpeg_audio_test.cc')
-rw-r--r--test/ffmpeg_audio_test.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ffmpeg_audio_test.cc b/test/ffmpeg_audio_test.cc
index 65c29325c..bba05ae9b 100644
--- a/test/ffmpeg_audio_test.cc
+++ b/test/ffmpeg_audio_test.cc
@@ -17,6 +17,10 @@
*/
+/** @file test/ffmpeg_audio_test.cc
+ * @brief A simple test of reading audio from an FFmpeg file.
+ */
+
#include <boost/test/unit_test.hpp>
#include <libdcp/cpl.h>
#include <libdcp/dcp.h>