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 ac954635..a86e6661 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-01-11 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Olivier Crete <tester at tester dot ca>
+
+ * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
+ * gst/rtp/gstrtptheorapay.c:
+ Fix the clock rate to 90000 as required by the RFC.
+ Fixes #508644.
+
2008-01-11 Tim-Philipp Müller <tim at centricular dot net>
* tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):