summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e07cd6db..27faadd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-01-14 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/xingheader/gstxingmux.c: (has_xing_header),
+ (generate_xing_header), (gst_xing_mux_chain),
+ (gst_xing_mux_sink_event):
+ Choose smallest possible frame size for the Xing header, properly
+ set the timestamp, duration and offset on the outgoing buffers,
+ only send NEWSEGMENT events in BYTE format downstream and also
+ drop VBRI headers if already existing.
+
2008-01-12 Sebastian Dröge <slomo@circular-chaos.org>
* gst/xingheader/Makefile.am: