libv4l: s/v4l2_pix_fmt_identical/v4l2_pix_fmt_compat/
authorHans de Goede <hdegoede@redhat.com>
Mon, 9 May 2011 11:56:14 +0000 (13:56 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 10 May 2011 07:44:52 +0000 (09:44 +0200)
commitf961637ea9925fc471c436824a26bcaee6b0b618
tree1136c30f0d794104d18ec1c345375c467cf75dfe
parent96ac50e57a27188b3a1e96e79ce076a010acb086
libv4l: s/v4l2_pix_fmt_identical/v4l2_pix_fmt_compat/

The current identical function checks for compat pix formats, not for identical
ones (the padding may be different), so rename it.

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