mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
return EOS instead of NULL
Original commit message from CVS: return EOS instead of NULL
This commit is contained in:
parent
56e8de8914
commit
6ae456defd
1 changed files with 6 additions and 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),
|
||||
|
|
Loading…
Reference in a new issue