projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff1f020
)
check error code correctly
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 2 Jun 2004 17:20:13 +0000
(17:20 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 2 Jun 2004 17:20:13 +0000
(17:20 +0000)
Original commit message from CVS:
check error code correctly
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e8227f2c3479c2a062005d01741b8a948369be40..dd84a41352f5efd5d8fe2efc521c3074d982f81d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
+ * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
+ check error condition on available samples correctly
+
2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):