gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcam
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 25 Feb 2010 00:21:50 +0000 (01:21 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Thu, 25 Feb 2010 16:00:04 +0000 (17:00 +0100)
commit2a9fb4a75ea694fdc0772cdb735ebf0aaf61dfd6
treec13f26be355a8c925267455ee959f98aad5ab458
parentd12cd959662c3e7d811e0e5133312c62be43cc87
gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcam

gst-launch v4lsrc ! jpegdec ! xvimagesink doesn't work if you don't
  depend on libv4l with my gspca webcam.
The fix was suggested in #gstreamer in freenode:
  Feb 20 20:37:36 <fargiolas>     GNUtoo: did you compile it on
   your own? it seems it's not compiled with libv4l support
  And:
  Feb 20 20:43:08 <fargiolas>     GNUtoo: probably your device
   output frames in an exotic pixel format and libv4l is needed
   to decode it
The webcam was a gspca_zc3xx webcam
recipes/gstreamer/gst-plugins-good_0.10.17.bb