diff options
author | Ronald Bultje <rbultje@ronald.bitfreak.net> | 2005-01-03 16:19:03 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-01-03 16:19:03 +0000 |
commit | 9de0a0af10c09b1ccd2b2d88690785445e980c49 (patch) | |
tree | 2322c18f1936e45a0e54c461c67fa8b19613e3a9 | |
parent | a591511df3166bd78627abed39435dd6b6333a8e (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |