wlvideoformat: clean up video formats
authorWonchul Lee <chul0812@gmail.com>
Sat, 9 Nov 2019 10:37:10 +0000 (19:37 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 17 Dec 2019 17:12:03 +0000 (17:12 +0000)
commit8e79e53c6e9cc4b121ab78b177c19c00382cfb0a
treeef2d75b5f2092a3f2891045edf691f90c7aef7e4
parent64eb1d46b5d905541a2c2d65695d6f1fa54d09b4
wlvideoformat: clean up video formats

It cleans up videoFormat by combining the wl_shm_formats and
drm_formats into a single table that represents the same format.
In addition, it adds NV61 format to the waylandsink.
ext/wayland/gstwaylandsink.c
ext/wayland/wlvideoformat.c