[gstreamer-bugs] [Bug 597616] [plugin-move] move mimic to gst-plugins-ugly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 11 05:48:25 PDT 2009


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-10-11 12:48:19 UTC ---
I also had a quick look:

* the encoder has quite fixed template caps, while the decoder has not. Is that
intentional?

* decoder: unrefs are done in dispose (to eventualy break ref cycles), frees
are done in finalize. Its not an issue here. If you change it, be aware that
dispose could be called multiple times (that is set adapter to NULL and check
for it).

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