remarkable-linux/drivers/staging/vc04_services
Kevin Wern baa7a586b5 staging: media/platform/bcm2835: remove gstreamer workaround
Gstreamer's v4l2src reacted poorly to certain outputs from the bcm2835
video driver's ioctl ops function vidioc_enum_framesizes, so a
workaround was created that could be activated by user input. This
workaround would replace the driver's ioctl ops struct with another,
similar struct--only with no function pointed to by
vidioc_enum_framesizes. With no response, gstreamer would attempt to
continue with some default settings that happened to work better.

However, this bug has been fixed in gstreamer since 2014, so we
shouldn't include this workaround in the stable version of the driver.

Signed-off-by: Kevin Wern <kevin.m.wern@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-18 13:54:24 +02:00
..
bcm2835-audio staging: bcm2835-audio: remove unnecessary log messages 2017-04-08 16:58:42 +02:00
bcm2835-camera staging: media/platform/bcm2835: remove gstreamer workaround 2017-04-18 13:54:24 +02:00
interface staging: vc04_services: add parenthesis to macros 2017-04-08 17:05:59 +02:00
Kconfig Merge 4.11-rc4 into staging-next 2017-03-27 09:11:25 +02:00
Makefile staging: bcm2835-camera: Move driver under vc04_services 2017-03-06 09:17:07 +01:00