splitmuxsrc: Fix comment in a test

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>
This commit is contained in:
Jan Schmidt 2020-10-31 12:52:04 +11:00 committed by Jan Schmidt
parent 35cc0df53d
commit 81ecf076e8

View 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 !"