diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2016-05-16 12:52:50 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-05-20 09:07:44 +0300 |
commit | 37f05e32a931f47019be6f0d937e7172d6c90848 (patch) | |
tree | 37cf0ad5647069f72bd2830196604fc0716784e9 /ext/opus/gstopusdec.c | |
parent | bb015bad32475849e6df16a2f588ec32a8bde270 (diff) | |
download | gstreamer-plugins-base-37f05e32a931f47019be6f0d937e7172d6c90848.tar.gz |
videosink: ensure the debug category is always initialized
gst_video_sink_center_rect() can be called without a GstVideoSink
having been instantiated so we can't relly on the video sink
class_init function to init the category.
Fix a warning when running:
GST_CHECKS=test_video_center_rect GST_DEBUG=6 G_DEBUG=fatal_warnings make libs/video.check-norepeat
https://bugzilla.gnome.org/show_bug.cgi?id=766510
Diffstat (limited to 'ext/opus/gstopusdec.c')
0 files changed, 0 insertions, 0 deletions