summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOlivier Crete <tester@tester.ca>2007-08-08 10:54:50 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-08-08 10:54:50 +0000
commitcfc23b6130ff1ff4fba44750e9c03ac47099ff1f (patch)
tree053855874aa1fed5a2a1b50e373c9dcb1db27bce /ChangeLog
parent04bae8775a73641649a81f37dac0189382c9673c (diff)
gst/rtp/: Make mode property a string. Fixes #464475.
Original commit message from CVS: Patch by: Olivier Crete <tester at tester dot ca> * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps): Make mode property a string. Fixes #464475.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ba07a87..5e82ed97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-08 Wim Taymans <wim.taymans@gmail.com>
+
+ Patch by: Olivier Crete <tester at tester dot ca>
+
+ * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
+ * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
+ Make mode property a string. Fixes #464475.
+
2007-08-05 Stefan Kost <ensonic@users.sf.net>
* ext/flac/gstflacenc.c: