fix v4l for qc-usb webcams

Original commit message from CVS:
fix v4l for qc-usb webcams
This commit is contained in:
Thomas Vander Stichele 2004-04-27 11:33:52 +00:00
parent e970f9285d
commit 965e64603c

View file

@ -1,3 +1,15 @@
2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am:
* sys/v4l/gstv4l.c:
* sys/v4l/gstv4lsrc.c:
* sys/v4l/v4l_calls.c:
* sys/v4l/v4lsrc_calls.c:
fix for qc-usb driver which fakes having more than one buffer
by handing the same buffer twice, which confused GStreamer's/v4lsrc
buffer_free override
add debugging
2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am: