summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Zwoch <fzwoch@gmail.com>2017-07-10 15:19:34 +0200
committerTim-Philipp Müller <tim@centricular.com>2017-12-02 13:48:05 +0000
commiteb1b38a506b0d876a9cd0e3894ce2e6a87b46aca (patch)
tree7ea2a002b6eac9d44d083829f3a5855f6cc6e312
parent3e1deb609421919869f75aa3eafdca8f10126934 (diff)
downloadgstreamer-plugins-good-eb1b38a506b0d876a9cd0e3894ce2e6a87b46aca.tar.gz
qtdemux: fix debug log for 'hvcC' codec_data
https://bugzilla.gnome.org/show_bug.cgi?id=784749
-rw-r--r--gst/isomp4/qtdemux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c
index ded00c409..f0f8320e2 100644
--- a/gst/isomp4/qtdemux.c
+++ b/gst/isomp4/qtdemux.c
@@ -10292,7 +10292,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