summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0901519a..9da815f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
+ (gst_matroska_mux_audio_pad_setcaps):
+ Add support for muxing FLAC into Matroska containers.
+ Fixes bug #311586.
+
+2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
Actually provide the variables required for the format string.