summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ad1bc58..0ebe0b69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-31 Edward Hervey <edward@fluendo.com>
+
+ * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_init),
+ (gst_faad_dispose), (gst_faad_sink_event), (clip_outgoing_buffer),
+ (gst_faad_chain), (gst_faad_change_state):
+ Added GstSegment to control segments.
+ Added clipping/dropping of outgoing buffers in order to have accurate
+ seeking working properly.
+
2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Lutz Müller <lutz at topfrose de>