[Bug 768266] vaapi: Replace vappiminiobject with gst(mini)object
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 13 10:59:47 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768266
--- Comment #7 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to sreerenj from comment #4)
> We wrote the vaapi-mini object to make it as light as possible sine we
> create 100s of objects per second depends on framerate, number of slices and
> many other factors, and that is the reason we even avoided default memset to
> zero operations.
>
> I am not sure how much overhead gst_mini_object()/GType will introduce... :)
Yes. Performance is very critical as you said.
We have to be careful and verify how much the changes affect the performance.
I started on GstVaapiDisplay first, which wouldn't kill performance as far as I
think :)
--
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