-
- Downloads
[media] v4l: s5p-tv: mixer: add support for selection API
This patch add support for V4L2 selection API to s5p-tv driver. Moreover it removes old API for cropping. Old applications would still work because the crop ioctls are emulated using the selection API. Signed-off-by:Tomasz Stanislawski <t.stanislaws@samsung.com> Signed-off-by:
Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/video/s5p-tv/mixer.h 13 additions, 1 deletiondrivers/media/video/s5p-tv/mixer.h
- drivers/media/video/s5p-tv/mixer_grp_layer.c 121 additions, 36 deletionsdrivers/media/video/s5p-tv/mixer_grp_layer.c
- drivers/media/video/s5p-tv/mixer_video.c 222 additions, 120 deletionsdrivers/media/video/s5p-tv/mixer_video.c
- drivers/media/video/s5p-tv/mixer_vp_layer.c 69 additions, 39 deletionsdrivers/media/video/s5p-tv/mixer_vp_layer.c
Loading
Please register or sign in to comment