android_kernel_xiaomi_sm8350/include/media
Guennadi Liakhovetski 6a6c878672 V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)
The initial soc-camera scaling and cropping implementation turned out to be
incompliant with the V4L2 API, e.g., it expected the user to specify cropping
in output window pixels, instead of input window pixels. This patch converts
the soc-camera core and all drivers to comply with the standard.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-19 00:19:17 -03:00
..
davinci V4L/DVB (12253): v4l: common vpss module for video drivers 2009-09-19 00:18:19 -03:00
adv7343.h V4L/DVB (11743): Analog Devices ADV7343 video encoder driver 2009-06-16 18:20:59 -03:00
bt819.h V4L/DVB (11022): zoran/bt819: use new notify functionality. 2009-03-30 12:43:21 -03:00
cs53l32a.h
cs5345.h
cx2341x.h V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 spec 2009-03-30 12:42:25 -03:00
cx25840.h V4L/DVB (10251): cx25840: add comments explaining what the init() does. 2009-03-30 12:42:23 -03:00
i2c-addr.h V4L/DVB (9940): bt832: remove this driver 2008-12-30 09:39:25 -02:00
ir-common.h V4L/DVB (12595): common/ir: use a struct for keycode tables 2009-09-12 12:19:47 -03:00
ir-kbd-i2c.h V4L/DVB (12595): common/ir: use a struct for keycode tables 2009-09-12 12:19:47 -03:00
m52790.h
msp3400.h V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
ov772x.h V4L/DVB (11327): ov772x: add edge contrl support 2009-04-06 21:43:49 -03:00
ovcamchip.h
pwc-ioctl.h
radio-si4713.h V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713 2009-09-12 12:19:19 -03:00
rds.h
saa6752hs.h
saa7115.h V4L/DVB (8940): saa7115: fix saa7111(a) support 2008-10-12 09:37:00 -02:00
saa7127.h
saa7146_vv.h V4L/DVB (10271): saa7146: convert to video_ioctl2. 2009-03-30 12:42:24 -03:00
saa7146.h V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. 2009-04-06 21:44:26 -03:00
sh_mobile_ceu.h V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependent 2009-03-30 12:42:52 -03:00
si4713.h V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device 2009-09-12 12:19:20 -03:00
soc_camera_platform.h V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_platform_info 2009-09-19 00:18:31 -03:00
soc_camera.h V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP) 2009-09-19 00:19:17 -03:00
tuner-types.h
tuner.h V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod 2009-09-19 00:16:01 -03:00
tvaudio.h V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs. 2009-04-06 21:44:25 -03:00
tveeprom.h
tvp514x.h V4L/DVB (12246): tvp514x: Migration to sub-device framework 2009-09-19 00:18:09 -03:00
tvp5150.h
tw9910.h V4L/DVB (10094): Add tw9910 driver 2008-12-30 09:40:28 -02:00
upd64031a.h
upd64083.h
v4l2-chip-ident.h V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. 2009-07-24 14:03:30 -03:00
v4l2-common.h V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images 2009-06-23 03:21:18 -03:00
v4l2-dev.h V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler 2009-03-30 12:43:43 -03:00
v4l2-device.h V4L/DVB (11671): v4l2: add v4l2_device_set_name() 2009-06-16 18:20:50 -03:00
v4l2-i2c-drv.h V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this header. 2009-06-23 03:14:39 -03:00
v4l2-int-device.h V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 2009-01-02 17:11:52 -02:00
v4l2-ioctl.h V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers 2009-03-30 12:43:15 -03:00
v4l2-subdev.h V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api 2009-09-12 12:19:17 -03:00
videobuf-core.h V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header 2009-03-30 12:43:19 -03:00
videobuf-dma-contig.h
videobuf-dma-sg.h Documentation: move DMA-mapping.txt to Doc/PCI/ 2009-01-29 18:19:29 -08:00
videobuf-dvb.h V4L/DVB (9335): videobuf: split unregister bus creating self-contained frontend de-allocator 2008-10-21 14:32:08 -02:00
videobuf-vmalloc.h
wm8775.h