[Bug 773473] kmssink: support display mode setting

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 23 16:03:18 UTC 2016


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340140|none                        |committed
             status|                            |

--- Comment #37 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Comment on attachment 340140
  --> https://bugzilla.gnome.org/attachment.cgi?id=340140
0001-kmssink-remove-dependency-on-libkms.patch

I've polished the commit

* initialize the ioctl argument structure rather than memset
* clean up the header includes
* initlized with g_malloc0() kms_bo structure (and use g_free)
* move the definition of kms_bo structure into the gstkmsallocator.c
* updated the meson.build file
* removed the kms_driver structure
* changed ensure_kms_driver() to check_fd()
* use g_atomic_int_*() to handle the mapping count reference

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