Fix RGBA and ABGR pack/unpack on big endian cpu
authorWim Taymans <wtaymans@redhat.com>
Thu, 1 Jun 2017 15:45:41 +0000 (17:45 +0200)
committerWim Taymans <wtaymans@redhat.com>
Thu, 1 Jun 2017 15:45:41 +0000 (17:45 +0200)
commit4584d2e13f86099615754f3afbc1fc8ef0e26c5d
treed0996fd60b53e5fd010bfff4488f6207423a7e88
parent31c7505600f0a7653de5ba36bd2740b5f16efe4d
Fix RGBA and ABGR pack/unpack on big endian cpu

The pack and unpack functions for RGBA and ABGR only work for little
endian cpus. Add variants for big endian as well.
gst-libs/gst/video/video-format.c
gst-libs/gst/video/video-orc.orc