subparse: Add support for some tags of qttext
[platform/upstream/gstreamer.git] / gst / tcp /
2009-10-16 Stefan Kostbuild: fix previous commit to fully accomodate the...
2009-10-16 Stefan Kostbuild: use gst-glib-gen.mak to fix the glib build rules...
2009-08-08 Edward Herveygst: Remove dead assignments and resulting unused variables
2009-05-19 Wim Taymanstcpclientsrc: this is not a live source
2009-05-15 Arnout Vandecappellemultifdsink: add num-fds property
2009-05-07 Wim Taymansmultifdsink: fix signature of the add-full signal
2009-04-14 Jan Urbanskimultifdsink: add property to resend streamheaders
2009-04-14 Wim Taymansmultifdsink: add property to handle client write
2009-04-12 Luca Ognibenemultifdsink: fix error in sync-method
2009-03-23 Stefan Kostdocs: add examples for tcp elements, also use correct...
2009-02-25 Peter Kjellerstedtrtsp, multifdsink: Unify the use of union gst_sockaddr.
2009-02-24 Jan Schmidtmultifdsink: Fix strict aliasing error using a union
2008-12-16 Wim TaymansAdd minimal docs to make the remaining tcp elements...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-20 Thomas Vander Sticheleapparently it's an error to specify nc -l -p 3000 ...
2008-06-04 Peter Kjellerstedtgst/tcp/gstmultifdsink.c: Fixed accidental use of IPv4...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Julien Mouttegst/tcp/gstmultifdsink.c: Use IPPROTO_IP instead of...
2008-05-21 Henrik Erikssongst/tcp/gstmultifdsink.*: Add support for DSCP QOS...
2008-05-13 Hannes Bistrygst/tcp/: Fix regression in clientsrc because we did...
2008-05-04 Sebastian DrögeRemove some unused code.
2008-04-28 Michael Smithgst/: Include stdlib.h and unistd.h only if the appropr...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-07 Wim Taymansgst/tcp/gstmultifdsink.c: Update mode property docs...
2008-03-07 Wim Taymansgst/: Remove GstPollMode from gstpoll constructor.
2008-02-28 Peter Kjellerstedtgst/tcp/: Removed fdset and stress test, they are now...
2008-02-06 Wim Taymansgst/tcp/gstfdset.h: Remove unused field to same some...
2007-06-05 Wim Taymansgst/tcp/gstmultifdsink.*: Add support for remuve_flush.
2007-04-13 Thomas Vander Sticheleadd debug
2007-04-12 Thomas Vander Stichelelog tweaking
2007-04-12 Wim Taymansgst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag...
2007-03-08 Jan Schmidtext/alsa/gstalsasink.c: Extra log line.
2007-03-07 Thomas Vander Sticheleupdate docs
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2006-11-14 Jan David MolVarious gsize and gssize printf fixes. Fixes #372507.
2006-10-31 Michael Smithgst/tcp/gstmultifdsink.*: Make using the remove or...
2006-10-20 Michael Smithgst/tcp/gstmultifdsink.c: If caps change, then update...
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-10-06 Thomas Vander Stichelegst/tcp/gstmultifdsink.c: API: add dropped_buffers...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-10-04 Thomas Vander Stichelegst/tcp/gsttcp.c: Fix a simple mistake (see the docs)
2006-09-29 Wim Taymansgst/tcp/gstmultifdsink.c: Stop reading commands when...
2006-09-19 Michael Smithgst/tcp/gstmultifdsink.*: Implement stubbed out propert...
2006-09-18 Michael Smithgst/tcp/gstmultifdsink.c: Updates, fixes, and typo...
2006-09-07 Michael SmithFix implementation of sync-method 'next-keyframe'
2006-08-25 Michael Smithgst/tcp/gstmultifdsink.c: Fix spelling.
2006-08-25 Wim Taymansgst/tcp/gstmultifdsink.c: Small cleanups.
2006-08-25 Michael Smithgst/gdp/gstgdppay.c: Fix memory leaks and misleading...
2006-08-11 Andy Wingogst/tcp/gsttcp.c: Really fix the build?
2006-08-11 Andy Wingogst/tcp/gsttcp.h: For now, always disable deprecation...
2006-07-26 Thomas Vander Stichelegst/tcp/gstmultifdsink.c: debug a little more understan...
2006-07-26 Thomas Vander Stichelemove a recurring normal event to LOG, where it should be
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-06-22 Tim-Philipp Müllergst/tcp/gstmultifdsink.c: Fix warnings with gst-inspect...
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-06-19 Wim Taymansgst/tcp/gstmultifdsink.*: Added shiny new burst-on...
2006-06-02 Thomas Vander Stichelegst/tcp/: make multifdsink properly deal with streamheader:
2006-06-02 Thomas Vander Sticheleshow type number when packet is of the wrong type
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-22 Peter Kjellerstedtgst/tcp/Makefile.am: fdstresstest doesn't need Gtk...
2006-05-16 Zaheer Abbas Meraligst/tcp/gsttcp.c: Return GST_FLOW_UNEXPECTED when we...
2006-05-11 Thomas Vander Stichelemore commenting
2006-05-11 Thomas Vander Stichelegst/tcp/gstmultifdsink.c: remove stupid example from...
2006-05-10 Thomas Vander Stichelegst/tcp/gstmultifdsink.c: clean up the bufqueue when...
2006-05-10 Thomas Vander SticheleDEBUG_FUNCPTR'ing
2006-05-10 Thomas Vander Stichelewhitespace fixes
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue and GFlagsValue arrays. Use
2006-05-09 Sjoerd Simonsgst/tcp/gstmultifdsink.c: Register nick for enum value...
2006-05-08 Thomas Vander Sticheledoc reparagraphing and DEBUG_FUNCPTRing
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Wim Taymansgst/tcp/gstmultifdsink.*: Fix race condition in multifd...
2006-04-28 Michael Smithgst/tcp/gstmultifdsink.c: When asking g_value_array_new...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Stefan KostFix broken GObject macros
2006-03-29 j^better/unified long descriptions
2006-03-15 Jan Schmidtext/alsa/gstalsasink.c: Chain up to the parent finalize...
2006-03-01 Wim TaymansFix some more docs.
2006-03-01 Wim TaymansUpdated/added documentation.
2006-02-08 Jan Schmidtgst/tcp/gsttcpclientsrc.c: Revert Andy's newsegment...
2006-02-08 Thomas Vander Sticheledoc fixes
2006-02-07 Andy Wingogst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2005-12-16 Benjamin Pineaugst/tcp/: Add <string.h> includes for memset and FD_ZER...
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-26 Tim-Philipp Müllergst/tcp/: Remove unused 'curoffset' structure member.
2005-10-17 Andy Wingogst/tcp/gstmultifdsink.c: Convert to use the boilerplat...
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-10 Wim Taymansgst/tcp/gsttcpserversrc.c: Don't block in accept while...
2005-10-08 Wim Taymansgst/tcp/gstmultifdsink.c: Fix crasher when going to...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsrc.c: Make interruptable -- code...
2005-09-27 Andy Wingogst/tcp/gsttcpclientsrc.c: Cleaned up.
2005-09-27 Andy Wingogst/tcp/gsttcpserversrc.c: Cleaned up.
2005-09-27 Andy Wingopacify old gcc take 2
next