libv4l1: Add a comment about VIDEO_PALETTE_RGB24 really being BGR24
authorHans de Goede <hdegoede@redhat.com>
Sun, 9 Jan 2011 11:19:41 +0000 (12:19 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 10 Jan 2011 18:19:13 +0000 (19:19 +0100)
commit9c408d1cfbf79c6838ef39691ca0c72485fe61cb
tree4a31878e7cc8bf05cd3b8987279b02496d70243e
parente4377f0f9bdb5538c5ee46db325e8b7b683f7dad
libv4l1: Add a comment about VIDEO_PALETTE_RGB24 really being BGR24

Various people see problems with red and blue being swapped in some
v4l1 apps and then end up sending libv4l1 patches. Explain (in the source)
that they should be patching the apps instead :)

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4l1/libv4l1.c