[gstreamer-bugs] [Bug 319986] [RFE][PATCH] GStreamer annodex decoding support

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 16 09:17:46 PST 2005


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=319986
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Additional Comments From Michael Smith  2005-12-16 17:17 -------
Notes on the ogg demuxer changes:
 - please use GST_WARN_OBJECT() rather than g_warning().
 - fisbone 'content-type' is used to override caps on the pad associated with that
fisbone. Not acceptable; the fisbone mimetype might not be the same as the
gstreamer caps name. Also, a content-type simply doesn't have the same basic
syntax as a gstreamer caps string. As a bug: the return value from
gst_caps_from_string() isn't checked, it's just used anyway. But anyway, this
chunk of code just needs deleting, which probably has some follow-on effects
elsewhere in the code.
 - typo in /* function called to convert a granuleops to a timestamp */

So, there's only one substantial thing there, but it's major. 

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list