[gstreamer-bugs] [Bug 620490] New: [basesink] segment query unconditionally returns FALSE
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 3 08:17:38 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620490
GStreamer | gstreamer (core) | git
Summary: [basesink] segment query unconditionally returns FALSE
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: phil at base-art.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
GstQuery* query = gst_query_new_segment(GST_FORMAT_TIME);
gboolean result = gst_element_query(pipeline, query);
result is FALSE even if the quey succeeded. cf gstbasesink.c around line 4655.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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