linux/drivers/media/video/em28xx
Mauro Carvalho Chehab 1c5c50685a [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES
Pidgin uses gstreamer (and libv4l) to work. Without implementing this ioctl,
it won't detect properly the size range, and driver will fail.

So, this patch is required, in order to use an em27xx webcam, like
Silvercrest.

The pigdin/gstreamer/libv4l needs to be fixed, as it shouldn't assume
that all drivers will implement this optional ioctl, but, at least now,
devices with em28xx have a better chance of working with pidgin.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-10-19 01:51:42 -02:00
..
Kconfig [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: replug locking cleanup 2011-09-25 23:12:35 -03:00
em28xx-core.c [media] em28xx: fix race on disconnect 2011-09-24 12:12:48 -03:00
em28xx-dvb.c [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f] 2011-09-21 10:01:47 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: Fix IR unregister logic 2011-07-31 00:51:11 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES 2011-10-19 01:51:42 -02:00
em28xx.h [media] em28xx: remove unused prototypes 2011-09-25 23:11:54 -03:00