projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d5825
)
sys/v4l/: Probe less and cache it. Fixes #159187.
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 23 Nov 2004 12:42:21 +0000
(12:42 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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: