summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-06-02 17:06:34 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-06-02 17:06:34 +0000
commitf638d690fe173b9d9d7f10a0146057480f9a8eaf (patch)
tree62c31ef885949b5a83e7ecba0acea5497a916f6f /ChangeLog
parent8104f31c71d67e2db47496977ee623ae22e89c12 (diff)
downloadgst-plugins-bad-f638d690fe173b9d9d7f10a0146057480f9a8eaf.tar.gz
gst-plugins-bad-f638d690fe173b9d9d7f10a0146057480f9a8eaf.tar.bz2
gst-plugins-bad-f638d690fe173b9d9d7f10a0146057480f9a8eaf.zip
ext/faad/gstfaad.c: Always drain before activating the new segment.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_sink_event): Always drain before activating the new segment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9c45174..6deea0a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-02 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * ext/faad/gstfaad.c: (gst_faad_sink_event):
+ Always drain before activating the new segment.
+
2008-06-02 Sebastian Dröge <slomo@circular-chaos.org>
* gst/interleave/interleave.c: (gst_interleave_pad_get_type),