wlvideoformat: fix typo in the format list
DRM_FORMAT_ARGB8888 was actually used twice in the list for different SHM / Gstreamer formats. In this case DRM_FORMAT_ABGR8888 is the correct format.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
DRM_FORMAT_ARGB8888 was actually used twice in the list for different SHM / Gstreamer formats. In this case DRM_FORMAT_ABGR8888 is the correct format.