summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-06-09 15:41:52 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-06-09 15:41:52 +0000
commitf2fa0a91a6f96f5d0da3a7e78faa37cd9144c987 (patch)
tree4465cb8062b7fcbdccc0f9d80ef06003ab8f6ec1 /ChangeLog
parente05417a077e8d85cafe68bd215c6b0fd133b0022 (diff)
ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed in core 0.10.13 and not necessary anymo...
Original commit message from CVS: * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps): Remove workaround for bug #421543. This is fixed in core 0.10.13 and not necessary anymore as we need at least that core version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b11b2bf..b4c21a8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-06-09 Sebastian Dröge <slomo@circular-chaos.org>
+ * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
+ Remove workaround for bug #421543. This is fixed in core 0.10.13 and
+ not necessary anymore as we need at least that core version.
+
+2007-06-09 Sebastian Dröge <slomo@circular-chaos.org>
+
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
(gst_wavpack_dec_chain):
* ext/wavpack/gstwavpackdec.h: