[Bug 796308] vaapi: gobjectify internal classes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 09:56:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796308

--- Comment #18 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to sreerenj from comment #17)
> Do you have any benchmarking results to share?; memory footprint when
> replacing gstvaapiminiobject with gstobject?

Nope. Though they would nice to have. I look for it.

Still, these patches changes only affects to the internal decoder and filter
(next will the encoders). Decoders and encoders only exists one per element
(1:1 mapping), in the case of the filter it may be used in other elements. And
I thing that GstObject offer more tooling (such as leak tracing).

Another story would be surfaces and buffers, where they might be replaces with
GstMiniObject, but that other story for now.

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