linux/drivers/media
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
..
common [media] mt2063: fix get_if_frequency call 2012-01-05 11:06:12 -02:00
dvb [media] it913x add support for IT9135 9006 devices 2012-01-05 19:30:03 -02:00
radio [media] wl128x: fmdrv_tx: fix signedness bugs 2011-12-30 17:01:52 -02:00
rc Merge tag 'v3.2-rc7' into staging/for_v3.3 2011-12-30 13:59:37 -02:00
video [media] pwc: Properly fill all fields on try_fmt 2012-01-06 10:48:00 -02:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c
media-entity.c