sys/v4l/: Probe less and cache it. Fixes #159187.
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 23 Nov 2004 12:42:21 +0000 (12:42 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 23 Nov 2004 12:42:21 +0000 (12:42 +0000)
Original commit message from CVS:
* sys/v4l/gstv4lsrc.c:
* sys/v4l/gstv4lsrc.h:
* sys/v4l/v4lsrc_calls.c:
Probe less and cache it.  Fixes #159187.

ChangeLog

index c4589081f44c3d999cd5d9638c4aa7bc1939d654..823344371d3557512c47254371dd011aa13c0474 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * sys/v4l/gstv4lsrc.c:
+       * sys/v4l/gstv4lsrc.h:
+       * sys/v4l/v4lsrc_calls.c:
+         Probe less and cache it.  Fixes #159187.
+
 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * gst/videorate/gstvideorate.c: