summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-09-17 10:06:52 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-09-17 10:06:52 +0000
commitc79de85d572ff18db9343209c122bd7e5d7b682b (patch)
treeb28d3a73adac93fbb06f514d4a14824baee9d1cc /ChangeLog
parenta0317b4febd965455049a7571e1b89aa28eccb9f (diff)
downloadgst-plugins-bad-c79de85d572ff18db9343209c122bd7e5d7b682b.tar.gz
gst-plugins-bad-c79de85d572ff18db9343209c122bd7e5d7b682b.tar.bz2
gst-plugins-bad-c79de85d572ff18db9343209c122bd7e5d7b682b.zip
gst/tcp/: Small cleanups in fdset.c
Original commit message from CVS: * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error), (gst_fdset_fd_can_read), (gst_fdset_fd_can_write), (gst_fdset_wait): * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type), (gst_multifdsink_init), (gst_multifdsink_add), (gst_multifdsink_remove), (gst_multifdsink_get_stats), (gst_multifdsink_remove_client_link), (gst_multifdsink_client_queue_buffer), (gst_multifdsink_handle_client_write), (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients), (gst_multifdsink_close), (gst_multifdsink_change_state): * gst/tcp/gstmultifdsink.h: * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init), (gst_tcpserversink_removed): Small cleanups in fdset.c Use a hastable to map fd to the client structure for faster lookup in _remove and get_stats. Added virtual function to close the fds. Handle clients even when the select/poll call was unblocked because of a command. Implement syncing to keyframe in the recovery procedure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09f041bd..463a7e4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2004-09-17 Wim Taymans <wim@fluendo.com>
+
+ * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
+ (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
+ (gst_fdset_fd_can_write), (gst_fdset_wait):
+ * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
+ (gst_multifdsink_init), (gst_multifdsink_add),
+ (gst_multifdsink_remove), (gst_multifdsink_get_stats),
+ (gst_multifdsink_remove_client_link),
+ (gst_multifdsink_client_queue_buffer),
+ (gst_multifdsink_handle_client_write),
+ (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
+ (gst_multifdsink_close), (gst_multifdsink_change_state):
+ * gst/tcp/gstmultifdsink.h:
+ * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
+ (gst_tcpserversink_removed):
+ Small cleanups in fdset.c
+ Use a hastable to map fd to the client structure for faster
+ lookup in _remove and get_stats.
+ Added virtual function to close the fds.
+ Handle clients even when the select/poll call was unblocked because
+ of a command.
+ Implement syncing to keyframe in the recovery procedure.
+
2004-09-16 Iain <iaingnome@gmail.com>
* gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the