[PATCH 2/2] v4l: simulate old crop API using extcrop/compose

2011-04-06 Thread Tomasz Stanislawski
This patch allows new drivers to work correctly with applications that use old-style crop API. The old crop ioctl is simulated by using extcrop/compose. Signed-off-by: Tomasz Stanislawski --- drivers/media/video/v4l2-ioctl.c | 94 +- 1 files changed, 82 inse

[PATCH 2/2] v4l: simulate old crop API using extcrop/compose

2011-03-28 Thread Tomasz Stanislawski
This patch allows new drivers to work correctly with applications that use old-style crop API. The old crop ioctl is simulated by using extcrop/compose. Signed-off-by: Tomasz Stanislawski --- drivers/media/video/v4l2-ioctl.c | 46 - 1 files changed, 39 inser