summaryrefslogtreecommitdiff
path: root/gst/tcp
AgeCommit message (Expand)AuthorFilesLines
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte5-39/+21
2010-02-18tcp(client/server)src: Fix handling of closed socketsDavid Schleef1-1/+1
2009-12-10tcpclientsrc: unset flushing state tooWim Taymans1-0/+15
2009-10-16build: fix previous commit to fully accomodate the glib-gen.mak changesStefan Kost1-1/+1
2009-10-16build: use gst-glib-gen.mak to fix the glib build rules. Fixes #598114Stefan Kost1-1/+2
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey1-2/+2
2009-05-19tcpclientsrc: this is not a live sourceWim Taymans1-2/+0
2009-05-15multifdsink: add num-fds propertyArnout Vandecappelle1-0/+10
2009-05-07multifdsink: fix signature of the add-full signalWim Taymans2-4/+4
2009-04-14multifdsink: add property to resend streamheadersJan Urbanski2-9/+42
2009-04-14multifdsink: add property to handle client writeWim Taymans2-4/+30
2009-04-12multifdsink: fix error in sync-methodLuca Ognibene1-3/+4
2009-03-23docs: add examples for tcp elements, also use correct section name. Fixes #56...Stefan Kost5-7/+46
2009-02-25rtsp, multifdsink: Unify the use of union gst_sockaddr.Peter Kjellerstedt1-7/+6
2009-02-24multifdsink: Fix strict aliasing error using a unionJan Schmidt1-6/+9
2008-12-16Add minimal docs to make the remaining tcp elements show up.Wim Taymans3-0/+16
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2008-07-10Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost2-47/+33
2008-06-20apparently it's an error to specify nc -l -p 3000 - though the short usage do...Thomas Vander Stichele1-3/+3
2008-06-04gst/tcp/gstmultifdsink.c: Fixed accidental use of IPv4 options for all IPv6 a...Peter Kjellerstedt1-4/+7
2008-05-22Add some documentation comments, and some new headers to be scanned.Jan Schmidt3-37/+52
2008-05-21gst/tcp/gstmultifdsink.c: Use IPPROTO_IP instead of SOL_IP, works on more pla...Julien Moutte1-2/+3
2008-05-21gst/tcp/gstmultifdsink.*: Add support for DSCP QOS. Fixes #469933.Henrik Eriksson2-1/+96
2008-05-13gst/tcp/: Fix regression in clientsrc because we did not add the fd to the po...Hannes Bistry2-61/+95
2008-05-04Remove some unused code.Sebastian Dröge1-4/+2
2008-04-28gst/: Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro is...Michael Smith1-0/+4
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge5-36/+54
2008-03-07gst/tcp/gstmultifdsink.c: Update mode property docs, it's deprecated now.Wim Taymans1-2/+11
2008-03-07gst/: Remove GstPollMode from gstpoll constructor.Wim Taymans4-6/+27
2008-02-28gst/tcp/: Removed fdset and stress test, they are now known as GstPoll in core.Peter Kjellerstedt16-1096/+156
2008-02-06gst/tcp/gstfdset.h: Remove unused field to same some memory.Wim Taymans2-21/+24
2007-06-05gst/tcp/gstmultifdsink.*: Add support for remuve_flush.Wim Taymans2-16/+97
2007-04-13add debugThomas Vander Stichele1-0/+2
2007-04-12log tweakingThomas Vander Stichele1-8/+15
2007-04-12gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.Wim Taymans1-2/+3
2007-03-08ext/alsa/gstalsasink.c: Extra log line.Jan Schmidt4-0/+8
2007-03-07update docsThomas Vander Stichele1-5/+6
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-11-14Various gsize and gssize printf fixes. Fixes #372507.Jan David Mol3-10/+13
2006-10-31gst/tcp/gstmultifdsink.*: Make using the remove or clear signals threadsafe.Michael Smith2-4/+65
2006-10-20gst/tcp/gstmultifdsink.c: If caps change, then update the client's idea of th...Michael Smith1-0/+3
2006-10-10ext/gnomevfs/: Fix URI interface implementation return type.Josep Torre Valles2-3/+3
2006-10-06gst/tcp/gstmultifdsink.c: API: add dropped_buffers to the get-stats GValueArrayThomas Vander Stichele1-6/+14
2006-10-05Printf format fixes.Tim-Philipp Müller1-1/+1
2006-10-04gst/tcp/gsttcp.c: Fix a simple mistake (see the docs)Thomas Vander Stichele1-1/+1
2006-09-29gst/tcp/gstmultifdsink.c: Stop reading commands when EOF (we read 0) as well.Wim Taymans1-1/+1
2006-09-19gst/tcp/gstmultifdsink.*: Implement stubbed out properties unit-type, units-s...Michael Smith2-22/+95
2006-09-18gst/tcp/gstmultifdsink.c: Updates, fixes, and typo corrections for multifdsin...Michael Smith1-31/+43
2006-09-07Fix implementation of sync-method 'next-keyframe'Michael Smith1-13/+12
2006-08-25gst/tcp/gstmultifdsink.c: Fix spelling.Michael Smith1-2/+1