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 3f78bc76..50e475a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-09-05 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
+ (gst_real_video_dec_setcaps):
+ Add some more debugging.
+ Don't set LONG for width/height in caps.
+ Set correct output buffer size when caps changed.
+ The custom message sent to the decoder should not include the format and
+ subformat. Fixes #471554.
+
2007-09-04 Tim-Philipp Müller <tim at centricular dot net>
* gst/rtpmanager/gstrtpsession.c: