T.KaruppuSwamy - 2009-03-22

I too faced the same issue.

Just digging around the code and found that V4L2_CTRL_FLAG_NEXT_CTRL path is not working. I just undefined (#undef V4L2_CTRL_FLAG_NEXT_CTRL) this macro, it is working fine.