diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-08 14:45:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-08 14:45:33 +0000 |
commit | af328473410a55e57f974a353ccc68d5d2bd0b86 (patch) | |
tree | 2fa0c117dd769d95a3ca27868ff07d824d4bd1f6 /ChangeLog | |
parent | 41246492b650bbe2116dc85fc2566b8d65a4b0f3 (diff) | |
download | gst-plugins-bad-af328473410a55e57f974a353ccc68d5d2bd0b86.tar.gz gst-plugins-bad-af328473410a55e57f974a353ccc68d5d2bd0b86.tar.bz2 gst-plugins-bad-af328473410a55e57f974a353ccc68d5d2bd0b86.zip |
return EOS instead of NULL
Original commit message from CVS:
return EOS instead of NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get): + * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get): + return EOS instead of NULL in _get + 2004-06-08 Wim Taymans <wim@fluendo.com> * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header), |