linux/drivers/media/video/pwc
Hans de Goede d167a85c5f [media] pwc: Fix pixfmt handling
Before this patch various code in the mode setting patch checked
pdev->pixfmt, but that was not set until the mode setting succeeded, so
it was looking at the old pixfmt! This patch fixes this by making the
pixfmt a parameter to set_video_mode, and setting it from set_video_mode
on success.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-16 11:08:26 -02:00
..
Kconfig [media] pwc: Replace private buffer management code with videobuf2 2011-07-27 17:53:43 -03:00
Makefile
philips.txt
pwc-ctrl.c [media] pwc: Fix pixfmt handling 2012-01-16 11:08:26 -02:00
pwc-dec1.c [media] pwc: Make decoder data part of the main pwc struct 2012-01-16 11:07:29 -02:00
pwc-dec1.h [media] pwc: Make decoder data part of the main pwc struct 2012-01-16 11:07:29 -02:00
pwc-dec23.c [media] pwc: Make decoder data part of the main pwc struct 2012-01-16 11:07:29 -02:00
pwc-dec23.h [media] pwc: Make decoder data part of the main pwc struct 2012-01-16 11:07:29 -02:00
pwc-if.c [media] pwc: Fix pixfmt handling 2012-01-16 11:08:26 -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: Fix pixfmt handling 2012-01-16 11:08:26 -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: Fix pixfmt handling 2012-01-16 11:08:26 -02:00
pwc.h [media] pwc: Fix pixfmt handling 2012-01-16 11:08:26 -02:00