summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-05-28 17:33:13 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-28 17:33:13 +0000
commit8f1c9746eae406efa1619a890bfc35d96fb485e4 (patch)
treedd24a2bd85f2479b79262269f005a000a40d84d3 /ChangeLog
parenta2dbc8ad4322dcd67406509215eef6fc5c01c17f (diff)
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Original commit message from CVS: * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps): * gst/debug/negotiation.c: (gst_negotiation_update_caps): * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): GST_PTR_FORMAT should be used to print caps in debug statements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a986b147..e1a13959 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
+ * gst/debug/negotiation.c: (gst_negotiation_update_caps):
+ * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
+ GST_PTR_FORMAT should be used to print caps in debug statements.
+
+2006-05-28 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: Sebastian Dröge <slomo at ubuntu dot com>
* gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),