diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-11 11:42:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-11 11:42:49 +0000 |
commit | 286c4f0405f409060b4450ce74f2cda51720fbcf (patch) | |
tree | fbb1e9e96ac3e8cc4c387634e7e1fd71e6a2f929 | |
parent | 8e7915bde61438aa13469f4e08ab28c6a64eb5fb (diff) | |
download | gst-plugins-bad-286c4f0405f409060b4450ce74f2cda51720fbcf.tar.gz gst-plugins-bad-286c4f0405f409060b4450ce74f2cda51720fbcf.tar.bz2 gst-plugins-bad-286c4f0405f409060b4450ce74f2cda51720fbcf.zip |
improve debugging
Original commit message from CVS:
improve debugging
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/tcp/gsttcp.c: + * gst/tcp/gsttcpplugin.c: + improve debuggging, remove assert + 2004-08-10 Wim Taymans <wim@fluendo.com> * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type), |