~libv4l/libv4l/dev

Viewing all changes in revision 4142.

  • Committer: Hans de Goede
  • Author(s): Ricardo Ribalda Delgado
  • Date: 2019-04-18 11:03:23 UTC
  • Revision ID: git-v1:4bbc3d0f15bc352fb1545ebce382f83398f2ec44
libv4lconvert: Port supported_src_formats to bit-ops

We have passed the barrier of 64 supported formats, therefore a int64_t
is not enough for holding the bitfield.

Instead use bit-ops ala kernel.

Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: