videoframe-audiolevel: Fix compilation of static plugin and some compiler warnings
authorSebastian Dröge <sebastian@centricular.com>
Wed, 2 Dec 2015 12:35:22 +0000 (14:35 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Dec 2015 12:36:42 +0000 (14:36 +0200)
commit92d926d7331bda02b2087cb1fb07d4e84bb196e3
tree1d41ae9635ee392ddd80d86a731288cc93003d8d
parentc8099e6e7184cab84118570156c009b7a29d34f4
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.
gst/videoframe_audiolevel/gstvideoframe-audiolevel.c