[Bug 657033] kate: emit timed metadata as tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 22 00:06:46 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657033
  GStreamer | gst-plugins-bad | git

--- Comment #3 from ogg.k.ogg.k <ogg.k.ogg.k at googlemail.com> 2011-08-22 07:06:43 UTC ---
Ah, it would indeed for a buffer entirely made of zeroes, as this would pass
the validate call.
Now using memchr, which I didn't think about before, and reorder tests to move
the most expensive last.

Though I'm having second thoughts on this. What I really want is buffer
metadata, which aren't in 0.10, so tags are a fallback way of exposing this,
but I'll think some more about it.

(Hmm, it seems comments are dumped when also attaching a file, reposting)

-- 
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