summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d102f25b..80dcecaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-06-09 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_parse_blockgroup):
+ Fixed regeneration of wavpack header.
+
+2005-06-09 Arwed v. Merkatz <v.merkatz@gmx.net>
+
* gst/tta/gstttaparse.c: (gst_tta_src_query):
Fixed time query and added position query so totem can display current
and total time.