summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-11-20 13:14:40 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-11-20 13:14:40 +0000
commite35ab1c0f64306af26243ba4916a1f5e4a3bb4ba (patch)
tree9ed18cc6a3c72cbd5e8191b6b4c820157ecf38a9 /ChangeLog
parentded2cc6e39501f249ac16b88f18c1a92e136b95a (diff)
ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack caps if we're having a mono layout. Of cou...
Original commit message from CVS: * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout): Also set the channel layout on the Wavpack caps if we're having a mono layout. Of course only do it for "audio/x-wavpack".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 692508f1..7e159355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
+ * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
+ Also set the channel layout on the Wavpack caps if we're having
+ a mono layout. Of course only do it for "audio/x-wavpack".
+
+2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
+
* ext/wavpack/gstwavpackcommon.c:
(gst_wavpack_get_default_channel_mask),
(gst_wavpack_set_channel_layout),