Fix for #154773 - fixes playback of small .wav files
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 4 Jan 2005 11:09:17 +0000 (11:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 4 Jan 2005 11:09:17 +0000 (11:09 +0000)
Original commit message from CVS:
Fix for #154773 - fixes playback of small .wav files

ChangeLog

index ed92ea25181a24317eb4960583a6b97aadac5b14..6ace607663c0d7ece8a7395d774714177e7b41e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+       * gst/playback/gstplaybasebin.c:
+       * gst/wavparse/gstwavparse.c:
+         Fix for #154773 - fixes playback of small .wav files
+
 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>