[Bug 792260] msdk: decode: Add mpeg2 decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 10 20:14:08 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792260

--- Comment #11 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 366510:
 --> (https://bugzilla.gnome.org/review?bug=792260&attachment=366510)

::: sys/msdk/gstmsdkmpeg2dec.c
@@ +40,3 @@
+
+GST_DEBUG_CATEGORY_EXTERN (gst_msdkmpeg2dec_debug);
+#define GST_CAT_DEFAULT gst_msdkmpeg2dec_debug

I guess you forgot to add, for sake of completeness, the
GST_DEBUG_CATEGORY_INIT of this category, though I'm not sure if it is used at
all (as other debugging categories for decoders)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list