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 9b894edd..b6f38cb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-12-12 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
+ (send_request_and_redirect):
+ Set offset on buffers pushed out (id3demux gets confused if the
+ first buffer does not have an offset of 0). Fixes #384140.
+
+2006-12-12 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
(gst_neonhttp_src_create), (send_request_and_redirect),
(gst_neonhttp_src_start), (oom_callback):