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 | 8651303b64fd61dfb7724e0cee3adb3538363464 (patch) | |
tree | 2a7f077a11a3ef8c4d42418480d598a33538d69f /ChangeLog | |
parent | eb7fe81db95194e972d9ebc9d09b7917e52b7d4e (diff) | |
download | gst-plugins-bad-8651303b64fd61dfb7724e0cee3adb3538363464.tar.gz gst-plugins-bad-8651303b64fd61dfb7724e0cee3adb3538363464.tar.bz2 gst-plugins-bad-8651303b64fd61dfb7724e0cee3adb3538363464.zip |
gsttcp -> gsttcpplugin
Original commit message from CVS:
gsttcp -> gsttcpplugin
Diffstat (limited to 'ChangeLog')
-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): |