expand tabs
[platform/upstream/gstreamer.git] / gst / tcp / gstmultifdsink.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-01 Thomas Vander Stichelemore borgifying
2005-11-24 Andy Wingogst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client...
2005-11-22 Thomas Vander Sticheleremove deprecated properties fix up enums to correctly...
2005-11-14 Michael Smithgst/tcp/gstmultifdsink.c: Don't leak GDP headers when...
2005-10-17 Andy Wingogst/tcp/gstmultifdsink.c: Convert to use the boilerplat...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-08 Wim Taymansgst/tcp/gstmultifdsink.c: Fix crasher when going to...
2005-09-15 Thomas Vander Stichelefix up ffmpegcolorspace docs; extract header
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-20 Thomas Vander Sticheleyay, fix a segfault/security issue in vorbisdec gst...
2005-08-05 Thomas Vander Stichelerenamed to actual element names, so much nicer to look at
2005-08-05 Thomas Vander Stichelefirst stab at documenting elements
2005-07-14 Wim Taymansgst/tcp/: 0.8 backporting.
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-05 Andy Wingogst/tcp/: Signedness fixes.
2005-07-05 Wim TaymansPorted tcp plugins to 0.9.
2005-05-06 Wim TaymansFixed negotiation wrt _peer_get_caps()
2005-01-13 Thomas Vander Sticheleext/ogg/gstoggmux.c: eos/bos debugging
2004-12-16 Thomas Vander Stichelecleanup and uniformize debugging
2004-12-16 Thomas Vander Sticheleadd some debug
2004-10-29 Wim Taymansgst/tcp/: Added burst on connect sync_method, deprecate...
2004-10-14 Wim Taymansgst/tcp/gstmultifdsink.c: Turn warnings into info.
2004-09-27 Wim Taymansgst/tcp/gstmultifdsink.*: Make syncing to keyframes...
2004-09-17 Wim Taymansgst/tcp/: Small cleanups in fdset.c
2004-09-15 Wim Taymansgst/tcp/gstmultifdsink.c: Don't close the fd in multifd...
2004-09-14 Wim Taymansgst/tcp/: Be a bit more paranoid when freeing memory.
2004-09-13 Thomas Vander Stichelea little NULL never hurt anyone
2004-08-30 Wim Taymansgst/tcp/: Fix some memory leaks.
2004-08-18 Wim Taymansgst/tcp/: Some extra checks in gstfdset.
2004-08-17 Wim Taymansgst/tcp/gstmultifdsink.*: Added option to send a keyfra...
2004-08-17 Thomas Vander Stichelefix index comparison
2004-08-16 Thomas Vander Stichelefix debug levels
2004-08-11 Wim Taymansgst/tcp/: Abstracted away the select call, implemented...
2004-08-10 Wim Taymansgst/tcp/: Starting to prepare for specifying buffer...
2004-08-10 Wim Taymansgst/tcp/gstmultifdsink.*: Added more debugging info...
2004-08-09 Thomas Vander Sticheleuse real error
2004-08-09 Thomas Vander Stichelewe don't distinguish between closing because of errors...
2004-08-09 Wim Taymansgst/tcp/gstmultifdsink.c: Do a bit more logging, make...
2004-08-06 Wim Taymansgst/tcp/gstmultifdsink.c: Make sure we don't try to...
2004-07-30 Wim Taymansgst/tcp/gstmultifdsink.*: Recover from a select with...
2004-07-20 Wim Taymansgst/tcp/gstmultifdsink.*: More multifdsink stats. Avoid...
2004-07-20 Wim Taymansgst/tcp/: Fixed the stupid marshal definition.
2004-07-20 Wim Taymansgst/tcp/gstmultifdsink.*: Added more stats, added timeo...
2004-07-20 Wim Taymansgst/tcp/: Added get_stats method that returns a GValueA...
2004-07-02 David Schleefgst/tcp/gstmultifdsink.c: Most systems don't have MSG_N...
2004-06-29 Wim Taymansgst/tcp/gstmultifdsink.c: Fix wrong GList iteration...
2004-06-27 Thomas Vander Stichelechange log level
2004-06-27 Thomas Vander Stichelechange level on log info
2004-06-27 Wim Taymansgst/tcp/: More multifdsink fixes, more recovery policy...
2004-06-26 Wim Taymansgst/tcp/: Added multifdsink, made tcpserversink a subcl...