[Bug 790752] msdk: supports bufferpool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 9 07:09:18 UTC 2018


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

--- Comment #80 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #69)
> Review of attachment 368107 [details] [review]:
> 
> Not issue with this one, just a question.
> 
> ::: sys/msdk/msdk.c
> @@ +379,3 @@
> +
> +  if (width & 31)
> +    alignment->padding_right = GST_MSDK_ALIGNMENT_PADDING (width);
> 
> This is redundant with the stride_alignment, can you explain why you need
> this ?

Actually I just didn't know it's redundant.
Afer looking into gst_video_info_align, seems it's not neccessary.

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