[Bug 793705] msdk: Implement Video Post Processing element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 29 02:41:14 UTC 2018


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

--- Comment #14 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to sreerenj from comment #13)
> Review of attachment 370068 [details] [review]:
> 
> ::: sys/msdk/gstmsdkvpp.c
> @@ +239,3 @@
> +    goto error_pool_config;
> +
> +  *aligned_info = info;
> 
> aligned_info = &thiz->sinkpad_buffer_pool_info; Or  aligned_info =
> &thiz->srcpad_buffer_pool_info;
> 
> sinkpad_buffer_pool_info has been used in multiple places.
> srcpad_buffer_pool_info is required in future (copy the output buffer if
> downstream doesn't have videometa support)

Ah right. Sorry for noize.

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