[gstreamer-bugs] [Bug 325652] many plugins don't pass unhandled queries upstream
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jan 10 03:53:39 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325652
GStreamer | gst-plugins-ugly | Ver: 0.10.0
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #56771|none |committed
Flag| |
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|gstmad plugin doesn't pass |many plugins don't pass
|the query upstream |unhandled queries upstream
Target Milestone|HEAD |0.10.1
------- Comment #3 from Tim-Philipp Müller 2006-01-10 11:53 UTC -------
Thanks, fixed in CVS:
2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
* ext/amrnb/amrnbparse.c: (gst_amrnbparse_query):
* ext/mad/gstid3tag.c: (gst_id3_tag_src_query):
* ext/mad/gstmad.c: (gst_mad_src_query):
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_src_query):
* ext/sidplay/gstsiddec.cc:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_handle_src_query):
* gst/realmedia/rmdemux.c: (gst_rmdemux_src_query):
Pass unhandled queries upstream (useful e.g. for SEEKING query)
(fixes #325652; based on patch by: Philippe); make rmdemux return
FALSE for position queries, instead of setting -1 as value and
returning TRUE.
Btw, please add a surname to your real name in your bugzilla account so that we
can attribute patches to you properly (also makes it easier to tell you apart
from other Philippes) :)
--
Configure bugmail: http://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