CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2016/06/06 05:55:38
Modified files:
app/video : video.c
Log message:
To match the encoding type, compare against 'pixelformat' instead of
'description' which could contain any value. Fixes VIDIOC_ENUM_FMT ioctl
for utvfu(4).
Spotted by Patrick Keshish.
ok mpi
