v4l2: Correctly map RGB32 format
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 7 Mar 2014 22:31:29 +0000 (17:31 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 30 Apr 2014 19:36:07 +0000 (15:36 -0400)
commit7ff514fec689b79c0520aa1b2aaa376b49a7b007
tree74b6174d0cf104bba99ffbfdfb5ecd525afbc178
parent14ceb5727c90e8e4a85cb08bd736eba58a7b7bc8
v4l2: Correctly map RGB32 format

In v4l2 specification, RGB32 has the alpha, or pading, first, not last.
See http://linuxtv.org/downloads/v4l-dvb-apis/packed-rgb.html .

https://bugzilla.gnome.org/show_bug.cgi?id=540941
sys/v4l2/gstv4l2object.c