indeo5: add source mention for a new test
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 13 Oct 2022 16:31:44 +0000 (18:31 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 13 Oct 2022 16:31:44 +0000 (18:31 +0200)
nihav-indeo/src/codecs/indeo5.rs

index 9a2fc8539c7e61b374652d520532a14d89a4ec1e..b5030deb9c3eb79dc41c369c5cdc01d737faf869 100644 (file)
@@ -857,6 +857,7 @@ mod test {
         let mut dec_reg = RegisteredDecoders::new();
         indeo_register_all_decoders(&mut dec_reg);
 
+        // sample is a trailer for Heart of Darkness game
         test_decoding("ivf", "indeo5s", "assets/Indeo/TRAILERIIE.IVF", Some(31),
                       &dmx_reg, &dec_reg, ExpectedTestResult::MD5Frames(vec![
                             [0xd6c5b653, 0x082e25e6, 0x90c0c112, 0xfa7f46c8],