From b4ca81591cb76045c98ac1061eae0b200a3ea9f9 Mon Sep 17 00:00:00 2001 From: Florian Zwoch Date: Mon, 10 Jul 2017 15:19:34 +0200 Subject: [PATCH] qtdemux: fix debug log for 'hvcC' codec_data https://bugzilla.gnome.org/show_bug.cgi?id=784749 --- gst/isomp4/qtdemux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c index f6a72bfb2b..86b9adbecd 100644 --- a/gst/isomp4/qtdemux.c +++ b/gst/isomp4/qtdemux.c @@ -10317,7 +10317,7 @@ qtdemux_parse_trak (GstQTDemux * qtdemux, GNode * trak) /* parse, if found */ GstBuffer *buf; - GST_DEBUG_OBJECT (qtdemux, "found avcC codec_data in stsd"); + GST_DEBUG_OBJECT (qtdemux, "found hvcC codec_data in stsd"); /* First 4 bytes are the length of the atom, the next 4 bytes * are the fourcc, the next 1 byte is the version, and the