summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-03 09:23:14 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-03 09:23:14 +0000
commit826f568cb4c8bfc83c2f45f31132f28863a001ee (patch)
treea0ca6e6ba60877d5e5440267602f0f574ad1e2fa /ChangeLog
parent4223e83f3ccab60d4ac4b41474c40e2d323993ce (diff)
ext/flac/gstflacenc.c: Support encoding of up to 8 channels.
Original commit message from CVS: * ext/flac/gstflacenc.c: (gst_flac_enc_init), (gst_flac_enc_sink_getcaps): Support encoding of up to 8 channels.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b15938c9..548fbe18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/flac/gstflacenc.c: (gst_flac_enc_init),
+ (gst_flac_enc_sink_getcaps):
+ Support encoding of up to 8 channels.
+
2008-08-02 Jan Schmidt <jan.schmidt@sun.com>
* ext/soup/gstsouphttpsrc.c: