[Bug 793414] msdk: refactor removing duplicated code in encoder and decoder.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 28 03:30:12 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793414
--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Currently, I'm planning to move create_msdk_buffer_pool from each element to
gstmsdkutils.c
After patches in bug #793705 land, there are 3 similar code to create
bufferpool.
I would work on this first after the vpp patches land.
Another one is for MsdkSurface which is also implemented in each element.
There could be 2 apis and 1 struct in gstmsdkutils, something like
gst_msdk_surface_new and gst_msdk_surface_free for GstMsdkSurface struct.
--
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