[Bug 752603] qtdemux: Unable to play streaming MP4 (H264+AAC) file from VLC

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 12 13:20:21 UTC 2018


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

--- Comment #62 from Edward Hervey <bilboed at bilboed.com> ---
Review of attachment 372626:
 --> (https://bugzilla.gnome.org/review?bug=752603&attachment=372626)

::: gst/isomp4/qtdemux.c
@@ +1758,1 @@
 #ifndef GST_DISABLE_GST_DEBUG

These variable declaration were at the right place (at the beginning of the
block).

You added a line before it which causes the error.

The line you added can go below the variable declaration without any problem.

Also please reply in the reviewing tool itself so that we can follow the flow.

-- 
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