libs: display: drm: fix set_device_path_from_fd
[platform/upstream/gstreamer.git] / gst-libs / gst / vaapi / gstvaapidisplay_drm.c
2021-01-28 Haihao Xianglibs: display: drm: fix set_device_path_from_fd
2020-04-26 Víctor Manuel Jáqu... libs: display: drm: use g_strcmp0 to be null safe
2018-12-10 Niels De GraefUse G_DEFINE_TYPE_WITH_PRIVATE if applicable
2018-09-25 Víctor Manuel Jáqu... libs: remove already include string.h
2018-09-13 Jimmy Ohnlibs: use g_clear_pointer() when possible
2018-06-14 Hyunjun Kolibs: display: replace gst_vaapi_display_new() with...
2018-04-19 Paul Kocialkowskidisplay: drm: Allow finding DRM paths out of the PCI...
2017-10-03 Víctor Manuel Jáqu... libs: display: remove display_type from display info
2017-07-18 Víctor Manuel Jáqu... libs: display: remove cache
2017-03-14 Thomas PetazzoniO_CLOEXEC needs _GNU_SOURCE defined
2017-01-11 Víctor Manuel Jáqu... libs: display: redirect logging at initialize
2016-12-06 Víctor Manuel Jáqu... libs: drm: find render node in hybrid system
2016-11-03 Hyunjun Kolibs: display: GstVaapiDisplay as GstObject descendant
2015-04-16 Martin Sherburndisplay: drm: fix race condition setting device type
2015-01-27 Gwenole Beauchesnewindow: add generic helper to create windows.
2015-01-27 Gwenole Beauchesnedisplay: refine the meaning of display type.
2015-01-27 Gwenole Beauchesnedisplay: cosmetics (helper macros, new internal API...
2014-09-24 Gwenole Beauchesnedisplay: add support for DRM Render-Nodes.
2014-05-21 Gwenole Beauchesnedisplay: make cache maintenance really MT-safe.
2013-12-20 Gwenole Beauchesnedisplay: re-indent all GstVaapiDisplay related source...
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-05-27 Gwenole Beauchesnedisplay: validate display types.
2013-05-27 Gwenole Beauchesnedisplay: drop internal NAME_PREFIX, store the real...
2013-05-27 Gwenole Beauchesnedisplay: make it possible to lookup the display cache...
2013-05-27 Gwenole Beauchesnedisplay: cope with new display cache API.
2013-05-23 Gwenole Beauchesnelibs: drop GST_VAAPI_IS_xxx() helper macros.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for display objects.
2012-09-07 Gwenole Beauchesnelibs: fix build in strict ISO C mode.
2012-08-01 Gwenole BeauchesneAdd initial support for VA/DRM.