[Bug 790752] msdk: supports bufferpool
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 8 15:54:08 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=790752
--- Comment #69 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 368107:
--> (https://bugzilla.gnome.org/review?bug=790752&attachment=368107)
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
?
--
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