check error code correctly
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 2 Jun 2004 17:20:13 +0000 (17:20 +0000)
committerThomas 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

index e8227f2..dd84a41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 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):
           avoid a segfault
        * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),