projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b27f08
)
Fix for #154773 - fixes playback of small .wav files
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 4 Jan 2005 11:09:17 +0000
(11:09 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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>