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
commit9de0a0af10c09b1ccd2b2d88690785445e980c49 (patch)
tree2322c18f1936e45a0e54c461c67fa8b19613e3a9
parenta591511df3166bd78627abed39435dd6b6333a8e (diff)
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: