[Bug 785029] kmssink: Add dumb buffer support for driver pitch with multi planar formats
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 20 13:25:56 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785029
Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #356041|none |needs-work
status| |
--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 356041:
--> (https://bugzilla.gnome.org/review?bug=785029&attachment=356041)
... single plan*e* ...
::: sys/kms/gstkmsallocator.c
@@ +427,3 @@
+ } else {
+ offsets[i] = mem_offsets[i];
+ }
All this code should be done outside of add_fb. When you create the bo, update
the VideoInfo properly, setup then memory and then add the framebuffer.
--
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