[Bug 751911] dashdemux: mimeType local variable must be reinitialized at the beginning of loop iteration
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jul 3 09:57:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751911
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #306722|none |reviewed
status| |
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 306722:
--> (https://bugzilla.gnome.org/review?bug=751911&attachment=306722)
::: ext/dash/gstmpdparser.c
@@ +4475,3 @@
list = g_list_next (list)) {
adapt_set = (GstAdaptationSetNode *) list->data;
+ if (adapt_set && adapt_set->lang) {
This change doesn't seem related and why are you enforcing having lang set?
--
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