[Bug 790628] h264parse: put downstream caps first if possible on sink caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 22 15:42:19 UTC 2017


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 364102:
 --> (https://bugzilla.gnome.org/review?bug=790628&attachment=364102)

::: tests/check/elements/h264parse.c
@@ +363,3 @@
+  GstElement *parser;
+  GstPad *sink, *src;
+  GstCaps *src_caps, *sink_caps;;

This double-semicolon did not compile with the autotools build system, fixed
before pushing :)

The compiler warning flags are different between meson and autotools.

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