[gstreamer-bugs] [Bug 499234] New element gstgdkpixbufoverlay

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 2 06:02:03 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=499234

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #10 from Tim-Philipp Müller  2008-09-02 13:02 UTC -------
Let's stick to this bug (we can change components if we need to).

I think it makes more sense to get this widget into shape and add it to the
existing gdkpixbuf plugin. The main reason that hasn't happened yet is probably
that the code isn't quite ready yet. It looks like gdkpixbufoverlay was based
on the pango textoverlay element, which is not a good element to base this on,
since it has two input pads and needs to do all kinds of things you don't need
to deal with in gdkpixbufoverlay. So there's quite a bit of weird code in there
that doesn't need to be in there.

The element should probably be based on GstVideoFilter (which is based on
GstBaseTransform).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=499234.




More information about the Gstreamer-bugs mailing list