glupload: calculate DRM fourcc once for direct dmabuf upload
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 17 Oct 2018 13:47:07 +0000 (15:47 +0200)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Tue, 30 Oct 2018 11:25:08 +0000 (12:25 +0100)
commit58399b20bdc97fd7bd9ce2c41f3b137920a3df42
treed95df24476569df0d1f5fe549b90b5de11dcf1c4
parent507e31dfc00256a9cb2081aaab98a7728b0197c3
glupload: calculate DRM fourcc once for direct dmabuf upload

Calculate DRM fourcc and report to the DEBUG log about it only once
instead of three times in gst_egl_image_from_dmabuf_direct().

https://bugzilla.gnome.org/show_bug.cgi?id=783521
gst-libs/gst/gl/egl/gsteglimage.c