gst/tcp/gsttcp.c: fix logging

Original commit message from CVS:
* gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
(gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
fix logging
This commit is contained in:
Thomas Vander Stichele 2006-06-26 13:19:33 +00:00
parent 91ee7188d7
commit 2d27a4238e

View file

@ -1,3 +1,9 @@
2006-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
(gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
fix logging
2006-06-23 Jan Schmidt <thaytan@mad.scientist.com>
* gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),