summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Cloetens <wouter@mind.be>2008-01-19 14:34:50 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-01-19 14:34:50 +0000
commitec7388ffa35029c84bbfb31b52abdfc27e7758f8 (patch)
tree7216831e5bc3764b915df9fb87b339c9fecf50fd /ChangeLog
parente7c9faaeaef756df31ec353d15d2525c9323d194 (diff)
downloadgst-plugins-bad-ec7388ffa35029c84bbfb31b52abdfc27e7758f8.tar.gz
gst-plugins-bad-ec7388ffa35029c84bbfb31b52abdfc27e7758f8.tar.bz2
gst-plugins-bad-ec7388ffa35029c84bbfb31b52abdfc27e7758f8.zip
ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment when we know it to fix failing the durati...
Original commit message from CVS: Patch by: Wouter Cloetens <wouter at mind dot be> * ext/soup/gstsouphttpsrc.c: (soup_got_headers): Correctly set duration on the GstBaseSrc segment when we know it to fix failing the duration query.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f17737a2..2ea59ac4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-19 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: Wouter Cloetens <wouter at mind dot be>
+
+ * ext/soup/gstsouphttpsrc.c: (soup_got_headers):
+ Correctly set duration on the GstBaseSrc segment when we know it
+ to fix failing the duration query.
+
2008-01-18 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/h264parse/gsth264parse.c: (gst_h264_parse_flush_decode),