speex: Implement preset interface
[platform/upstream/gst-plugins-good.git] / ext / soup /
2009-03-03 Edward Herveysouphttpsrc: Expose the SoupSession 'timeout' property.
2009-02-02 Jonathan MatthewUse correct flag for the GNOME proxy configuration
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-26 Jonathan MatthewUse libsoup-gnome for proxy configuration if available
2008-11-27 Ron McOuatAdd support for basic and digest authentication in...
2008-11-21 Zeeshan Aliext/soup/gstsouphttpsrc.c: Add transferMode.dnla.org...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-27 Sjoerd Simonsext/soup/gstsouphttpsrc.c: Add support for souphttpsrc...
2008-08-02 Wouter Cloetensext/soup/gstsouphttpsrc.*: Fix seeking race condition...
2008-07-31 Jan Schmidtext/soup/gstsouphttpsrc.c: Don't throw an error when...
2008-07-19 Wouter Cloetensext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.
2008-06-25 Jason Donenfeldext/soup/gstsouphttpsrc.c: Fix HTTP auth support with...
2008-05-02 Stefan Kostext/soup/gstsouphttpsrc.c: Include stdlib to fix the...
2008-04-13 Sebastian Drögeext/soup/gstsouphttpsrc.c: Give souphttpsrc GST_RANK_PR...
2008-04-06 Sjoerd Simonsext/soup/gstsouphttpsrc.c: Only ignore actual redirects...
2008-03-22 Sebastian Drögeext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc...
2008-03-22 Sebastian Drögeext/soup/gstsouphttpsrc.c: Actually set the icy caps...
2008-03-13 Wouter Cloetensext/soup/gstsouphttpsrc.*: Try to resume on server...
2008-02-26 Wouter CloetensAdd support for specifying a list of cookies to be...
2008-02-22 Wouter CloetensImplement zero-copy and make the buffer size configurable.
2008-02-06 Wouter Cloetensext/soup/gstsouphttpsrc.c: Fix memory leak and improve...
2008-01-31 Sebastian Drögeext/soup/gstsouphttpsrc.c: Add changes to gstsouphttpsr...
2008-01-31 Wouter CloetensMake coding style more consistent, including class...
2008-01-30 Wouter Cloetensext/soup/gstsouphttpsrc.c: Update documentation a bit.
2008-01-30 Wouter Cloetensext/soup/gstsouphttpsrc.c: Let the proxy property defau...
2008-01-30 Wouter Cloetensdocs/plugins/: Add souphttpsrc to the docs.
2008-01-20 Wouter Cloetensext/soup/gstsouphttpsrc.c: Report the size of the strea...
2008-01-19 Wouter Cloetensext/soup/gstsouphttpsrc.c: Correctly set duration on...
2008-01-18 Sebastian Drögeext/soup/gstsouphttpsrc.c: Add support for WebDAV.
2008-01-18 Wouter Cloetensext/soup/gstsouphttpsrc.*: Add support for seeking...
2007-12-28 Tim-Philipp Müllerext/soup/: Use gst_tag_freeform_string_to_utf8() and...
2007-12-11 Wouter Cloetensext/soup/gstsouphttpsrc.*: Do not try to unpause I...
2007-11-29 Wouter Cloetensconfigure.ac: Bump libsoup requirement as libsoup does...
2007-11-15 Wouter CloetensAdded HTTP source based on libsoup. Fixes #497020.