summaryrefslogtreecommitdiff
path: root/test/4k_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/4k_test.cc')
-rw-r--r--test/4k_test.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/4k_test.cc b/test/4k_test.cc
index f2892c5a3..1e0b42697 100644
--- a/test/4k_test.cc
+++ b/test/4k_test.cc
@@ -17,6 +17,12 @@
*/
+/** @file test/4k_test.cc
+ * @brief Run a 4K encode from a simple input.
+ *
+ * The output is checked against test/data/4k_test.
+ */
+
#include <boost/test/unit_test.hpp>
#include "lib/film.h"
#include "lib/ffmpeg_content.h"