From 0c1bcc629d1d0babcde70c3e41e0bf6a5d587f5f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 8 Apr 2015 01:41:18 +1000 Subject: [PATCH] isomp4: Remove an extra bracket in a comment. --- gst/isomp4/gstqtmux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/isomp4/gstqtmux.c b/gst/isomp4/gstqtmux.c index 14e699b..d1426b1 100644 --- a/gst/isomp4/gstqtmux.c +++ b/gst/isomp4/gstqtmux.c @@ -160,7 +160,7 @@ GST_DEBUG_CATEGORY_STATIC (gst_qt_mux_debug); * the mdat box at EOS. * * - Fragmented mp4: moov header with track headers at start - * but no sample table), followed by N fragments, each containing + * but no sample table, followed by N fragments, each containing * track headers with sample tables followed by some data. Downstream * does not need to be seekable if the 'streamable' flag is TRUE, * as the final mfra and total duration will be omitted. -- 2.7.4