V4L/DVB (12149): videodev2.h: Reorganize fourcc table
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Jun 2009 19:14:17 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:14 +0000 (12:17 -0300)
commit65dd2f93febf6345ce9e39d2f6e35ce1122f4a4a
treebdc4bb72aa79ff9bfa637b4f7ed4ba96dc5df0a0
parentc85e46e3486e786a4ce5ff9febf0028882987029
V4L/DVB (12149): videodev2.h: Reorganize fourcc table

With the changes this file suffered along the time, things got a little disorganized.
In particular, V4L2_PIX_FMT_YVYU were shown as a device-specific format, instead of
yet another variant of YUV.

There's no functional change on this patch. It just adds some comments and reorder
fourcc formats to their proper places.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/videodev2.h