[Bug 748259] New audio/video level element
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 2 04:41:44 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748259
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #316653|none |committed
status| |
--- Comment #31 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 316653
--> https://bugzilla.gnome.org/attachment.cgi?id=316653
videoframe-audiolevel: Use appropriate printf format for gsize
Thanks for the patch, but I fixed that too already. Didn't see that here was a
patch.
Additionally I also fixed building of static plugins though:
commit 92d926d7331bda02b2087cb1fb07d4e84bb196e3
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Dec 2 14:35:22 2015 +0200
videoframe-audiolevel: Fix compilation of static plugin and some compiler
warnings
Use G_GSIZE_FORMAT for gsize instead of %ld and make sure that the plugin
name
is a valid C identifier, i.e. contains no spaces or dashes.
--
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