diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-19 15:07:44 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-19 15:07:44 +0000 |
commit | 03b02be73d5b63f5bd73bf75d0e9f79f6e5ccb89 (patch) | |
tree | 91f3947ac79f25720596066019243a287988b62f | |
parent | b56a66e04a3afe276c9064b777b3eada82088d3c (diff) |
gsttcp -> gsttcpplugin
Original commit message from CVS:
gsttcp -> gsttcpplugin
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/tcp/Makefile.am: + * gst/tcp/gsttcp.c: + * gst/tcp/gsttcp.h: + * gst/tcp/gsttcpsink.h: + * gst/tcp/gsttcpsrc.h: + gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge + 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/debug/tests.c: (md5_get_value): |