qtdemux: Fix typo in debug message

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8929>
This commit is contained in:
Sebastian Dröge 2025-05-05 17:28:20 +03:00 committed by GStreamer Marge Bot
parent ea577da12e
commit cf2b1909ec

View File

@ -3615,7 +3615,7 @@ qtdemux_parse_trun (GstQTDemux * qtdemux, GstByteReader * trun,
else
stream->cslg_shift = 0;
GST_DEBUG_OBJECT (qtdemux, "Using clsg_shift %" G_GUINT64_FORMAT,
GST_DEBUG_OBJECT (qtdemux, "Using cslg_shift %" G_GUINT64_FORMAT,
stream->cslg_shift);
/* Update total duration if needed */
@ -10602,7 +10602,7 @@ qtdemux_stbl_init (GstQTDemux * qtdemux, QtDemuxStream * stream, GNode * stbl)
stream->cslg_shift = 0;
}
GST_DEBUG_OBJECT (qtdemux, "Using clsg_shift %" G_GUINT64_FORMAT,
GST_DEBUG_OBJECT (qtdemux, "Using cslg_shift %" G_GUINT64_FORMAT,
stream->cslg_shift);
/* For raw audio streams especially we might want to merge the samples