linux/drivers/media/video/pwc
Hans de Goede 31e582e926 [media] pwc: Properly fill all fields on try_fmt
Before this patch the resulting values from a try_fmt were different then
those from a s_fmt with the same parameters. try_fmt simply did not
touch / fill some values like bytesperline at all.

This patch also corrects bytesperline to the proper value for a planar
format such as the YUV420P format the pwc driver produces, which is
the bytesperline value for the biggest plane, rather then those
of all planes added together.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-06 10:48:00 -02:00
..
Kconfig [media] pwc: Replace private buffer management code with videobuf2 2011-07-27 17:53:43 -03:00
Makefile
philips.txt tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
pwc-ctrl.c [media] pwc: Get rid of compression module parameter 2012-01-06 10:47:37 -02:00
pwc-dec1.c [media] pwc: Move various initialization to driver load and / or stream start 2011-07-27 17:53:44 -03:00
pwc-dec1.h [media] pwc: Move various initialization to driver load and / or stream start 2011-07-27 17:53:44 -03:00
pwc-dec23.c [media] pwc: Remove software emulation of arbritary resolutions 2012-01-06 10:46:46 -02:00
pwc-dec23.h [media] pwc: Remove dead snapshot code 2012-01-06 10:45:47 -02:00
pwc-if.c [media] pwc: Get rid of compression module parameter 2012-01-06 10:47:37 -02:00
pwc-kiara.c [media] pwc: clean-up header files 2011-07-27 17:55:37 -03:00
pwc-kiara.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-misc.c [media] pwc: Remove software emulation of arbritary resolutions 2012-01-06 10:46:46 -02:00
pwc-nala.h
pwc-timon.c
pwc-timon.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-uncompress.c [media] pwc: Remove software emulation of arbritary resolutions 2012-01-06 10:46:46 -02:00
pwc-v4l.c [media] pwc: Properly fill all fields on try_fmt 2012-01-06 10:48:00 -02:00
pwc.h [media] pwc: Get rid of compression module parameter 2012-01-06 10:47:37 -02:00