summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-05-20 21:31:58 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-05-20 21:31:58 +0000
commite425c5f02b6b3b97b9b7bb044cc600d48bd00fea (patch)
tree4a4d47f31b73f8e395f3d3ccbb89276a4273afb2 /ChangeLog
parent463847e9fe7699521bd9cfd33513f6931cfb4aba (diff)
downloadgst-plugins-bad-e425c5f02b6b3b97b9b7bb044cc600d48bd00fea.tar.gz
gst-plugins-bad-e425c5f02b6b3b97b9b7bb044cc600d48bd00fea.tar.bz2
gst-plugins-bad-e425c5f02b6b3b97b9b7bb044cc600d48bd00fea.zip
ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelines of wavpackenc. As the wavpack stuff n...
Original commit message from CVS: * ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelines of wavpackenc. As the wavpack stuff now needs input with 32 bit width (and random depth) this is needed now. The example pipelines for the parser and decoder are still fine.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79d96e50..0b66a90c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-20 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/wavpack/gstwavpackenc.c:
+ Add missing audioconverts in the example pipelines of wavpackenc. As
+ the wavpack stuff now needs input with 32 bit width (and random depth)
+ this is needed now. The example pipelines for the parser and decoder
+ are still fine.
+
2007-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
* docs/plugins/Makefile.am: