[Bug 753913] New: Remove duplicated statement to calling query
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 21 00:42:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753913
Bug ID: 753913
Summary: Remove duplicated statement to calling query
Classification: Platform
Product: GStreamer
Version: 1.5.90
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: hoonh83.lee at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 309790
--> https://bugzilla.gnome.org/attachment.cgi?id=309790&action=edit
caopengllayersink: remove duplicated statement to calling query
Dear All.
I found following duplicate calling drain query in caopengllayersink.
=> GST_BASE_SINK_CLASS (parent_class)->query (bsink, query);
Thus, I just removed it.
--
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