mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fix v4l for qc-usb webcams
Original commit message from CVS: fix v4l for qc-usb webcams
This commit is contained in:
parent
bcab5d65d1
commit
3f8fd509e5
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue