> Not to nitpick, but wouldn't this be a bit simpler: > > struct v4l2_cropcap { > struct v4l2_coords bounds; > and then rename v4l2_crop to v4l2_coords (or v4l2_rectangle or > whatever). The same struct could be used in v4l2_clip and v4l2_window as > well. Good point. Added struct v4l2_rect ... Gerd -- You can't please everybody. And usually if you _try_ to please everybody, the end result is one big mess. -- Linus Torvalds, 2002-04-20