splitmuxsrc: Fix comment in a test
authorJan Schmidt <jan@centricular.com>
Sat, 31 Oct 2020 01:52:04 +0000 (12:52 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Sat, 31 Oct 2020 02:50:51 +0000 (02:50 +0000)
Fix a comment in the splitmuxsrc robust muxing test so it
describes the test properly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/798>

tests/check/elements/splitmuxsrc.c

index e689a83..13e9b0f 100644 (file)
@@ -635,9 +635,9 @@ GST_START_TEST (test_splitmuxsrc_robust_mux)
   gchar *dest_pattern;
   gchar *in_pattern;
 
-  /* This test creates a new file only by changing the caps, which
-   * qtmux will reject (for now - if qtmux starts supporting caps
-   * changes, this test will break and need fixing/disabling */
+  /* This test checks that splitmuxsink can support the
+   * qtmux robust muxing mode, and switch to a new fragment if the
+   * file index is about to overflow */
   pipeline =
       gst_parse_launch
       ("videotestsrc num-buffers=10 !"