summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2008-05-22 11:19:03 +0000
committerJulien Moutte <julien@moutte.net>2008-05-22 11:19:03 +0000
commita1a2879083b10e0e8c74d8a65e7b9a76f568526c (patch)
tree95fd8b7fb7c22aaf01472cd1339ea4a9fe3741dc /ChangeLog
parent707191104d0c1377ac29061febe1fd1e9d1f9db9 (diff)
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Original commit message from CVS: 2008-05-22 Julien Moutte <julien@fluendo.com> * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix debug statement arguments. * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp): * gst/udp/gstudpnetutils.c: (gst_udp_join_group), (gst_udp_leave_group): Fix IP and IPV6 options to make it work on more platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2462d03..737e8385 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-05-22 Julien Moutte <julien@fluendo.com>
+
+ * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
+ debug statement arguments.
+ * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
+ * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
+ (gst_udp_leave_group): Fix IP and IPV6 options to make it work
+ on more platforms.
+
2008-05-21 Wim Taymans <wim.taymans@collabora.co.uk>
* tests/check/elements/avimux.c: (setup_src_pad),