[Bug 698854] [applemedia] Several improvements for the applemedia plugins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 29 00:25:56 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698854
  GStreamer | gst-plugins-bad | 1.x

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-29 07:25:54 UTC ---
https://github.com/ylatuya/gst-plugins-bad/commit/95864c5dec23924a269b2910d90c86ebfec33107

You know that you can set multiple fields with a single gst_structure_set()
call? ;)


https://github.com/ylatuya/gst-plugins-bad/commit/565455fc12a1aaa38e20897aa9f82e4665abfcc4

Is it guaranteed that we always get a callback for each buffer we pass to the
decode function? Looks good to me but I'm worried about buffer leaks here.
Would be less of a problem if GstVideoDecoder was used, then you could just
pass the frame ID there and the buffer is not really lost and can be garbage
collected later.



Otherwise looks all good to me :)

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