summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald Bultje <rbultje@ronald.bitfreak.net>2005-01-03 16:19:03 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-01-03 16:19:03 +0000
commit0b27f084150b7ec7e23c2acddbc75b950574485d (patch)
tree17217c84090e88ce8fc22d5100a6fa1f079546d2
parent096f5a87b58c593736e2a70bbd76228976f102d6 (diff)
downloadgst-plugins-bad-0b27f084150b7ec7e23c2acddbc75b950574485d.tar.gz
gst-plugins-bad-0b27f084150b7ec7e23c2acddbc75b950574485d.tar.bz2
gst-plugins-bad-0b27f084150b7ec7e23c2acddbc75b950574485d.zip
gst/audioscale/gstaudioscale.c: Fix for #162819 - make audioscale reusable
Original commit message from CVS: patch by: Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/audioscale/gstaudioscale.c: Fix for #162819 - make audioscale reusable Fixes playback of more than one file with playbin/totem
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d95f012..ed92ea25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/audioscale/gstaudioscale.c:
+ Fix for #162819 - make audioscale reusable
+ Fixes playback of more than one file with playbin/totem
+
2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/ffmpegcolorspace/avcodec.h: