projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56e8de8
)
return EOS instead of NULL
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 8 Jun 2004 14:45:33 +0000
(14:45 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 8 Jun 2004 14:45:33 +0000
(14:45 +0000)
Original commit message from CVS:
return EOS instead of NULL
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
e539525
..
83a6bdb
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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),