GNOME Bugzilla – Bug 796564
plugins: refactor gst_vaapi_create_display_from_gl_context()
Last modified: 2018-06-12 15:29:57 UTC
gst_vaapi_create_display_from_gl_context() was a spaghetti mess. This path refactors it, in order to make the code readable and easy to follow.
Created attachment 372642 [details] [review] plugins: refactor gst_vaapi_create_display_from_gl_context()
Created attachment 372652 [details] [review] plugins: refactor gst_vaapi_create_display_from_gl_context() gst_vaapi_create_display_from_gl_context() was a spaghetti mess. This path refactors it, in order to make the code readable and easy to follow.
Attachment 372652 [details] pushed as 94709d4 - plugins: refactor gst_vaapi_create_display_from_gl_context()