platform/upstream/gstreamer.git
2011-08-16 Wim Taymansmedia: add property for multicast group
2011-08-16 Wim Taymansmedia-factory: add property for multicast group
2011-08-16 Wim Taymansclient: do configuration of transport in one place
2011-08-16 Robert Krakoraclient: destroy pipeline on client disconnect with...
2011-08-16 Emmanuel Pacaudmedia-factory: add a "media-constructed" signal to...
2011-08-12 David Schleefrtsp-server: hold on to reference while using object
2011-07-27 David Schleefclient: fix reference counting
2011-07-20 Thijs Vermeirfix compiler warnings about unused variables
2011-07-19 Stefan Sauerexamples: tell rtsp uri when ready
2011-06-23 David SchleefAutomatic update of common submodule
2011-06-07 Edward HerveyMakefile.am: 0.10 => @GST_MAJORMINOR@
2011-05-19 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-18 Stefan KostAutomatic update of common submodule
2011-05-17 Fabian DeutschUpdated Vala bindings.
2011-05-17 Fabian DeutschAdd a signal for newly connected clients.
2011-05-08 Alessandro... python: override gst_rtsp_media_mapping_add_factory...
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-20 Alessandro... python bindings: wrap GstRTSPMediaFactoryClass vfuncs
2011-04-20 Alessandro... python bindings: add GstRTSPUrlParam
2011-04-20 Alessandro... python bindings: fix returning GstRTSPUrl types
2011-04-20 Alessandro... python bindings: add arg type for GstRTSPUrl
2011-04-20 Alessandro... python bindings: fix the definition of MediaFactory...
2011-04-04 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Stefan KostAutomatic update of common submodule
2011-03-25 Sebastian Drögebuild: Include lcov.mak to allow test coverage report...
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-25 Sebastian DrögeAutomatic update of common submodule
2011-03-24 Stefan KostAutomatic update of common submodule
2011-03-22 Luis de Bethencourtautogen: wingo signed comment
2011-03-07 Miguel Angel... session: use full charset for RTSP session ID
2011-03-07 Sebastian Drögertsp-server: Don't install the funnel header
2011-02-28 Mark NauwelaertsAutomatic update of common submodule
2011-02-26 Tim-Philipp... configure: require core/base 0.10.31
2011-02-14 Stefan KostAutomatic update of common submodule
2011-02-02 Wim Taymansmedia: remove more unused code
2011-02-02 Wim Taymansmedia: remove duplicate filtering
2011-01-31 Wim Taymansmedia: fix default buffer size
2011-01-31 Wim Taymansmedia-factory: add property to configure the buffer...
2011-01-31 Wim Taymansmedia: add property to configure kernel buffer sizes
2011-01-26 Tim-Philipp... configure: set PYGOBJECT_REQ before using it
2011-01-24 Tim-Philipp... docs: recursive into sub-directories on 'make upload'
2011-01-24 Tim-Philipp... docs: mention full version these docs are for, not...
2011-01-24 Wim Taymansback to development
2011-01-24 Wim Taymansrelease 0.10.8
2011-01-19 Wim Taymansrtsp-server: clarify docs a little
2011-01-13 Wim Taymansmedia: init debug category before starting thread
2011-01-13 Wim Taymansauth: add realm to make it more spec compliant
2011-01-12 Wim Taymansserver: add locking
2011-01-12 Wim Taymansexample: improve example docs a little
2011-01-12 Wim Taymansserver: ensure the watch has a ref to the server
2011-01-12 Wim Taymansserver: simpify channel function
2011-01-12 Wim Taymansserver: simplify management of channel and source
2011-01-12 Wim Taymansbuild tests
2011-01-12 Wim Taymanstests: add tests directory and cleanup test
2011-01-12 Wim Taymansserver: improve debugging in various objects
2011-01-12 Wim Taymansserver: chain up to the parent finalize
2011-01-12 André Dieb... gst-rtsp-server: update python bindings
2011-01-12 Wim Taymansclient: use the response from the clientstate
2011-01-12 Wim Taymansserver: use signal to keep track of clients
2011-01-12 Wim Taymansclient: emit signal when closing
2011-01-12 Wim Taymansmedia: enable per factory authorisations
2011-01-12 Wim Taymansrtsp-server: Pass ClientState structure arround
2011-01-12 Wim Taymansmedia-factory: add methods to configure authorisation
2011-01-12 Wim Taymansclient: unref auth in finalize
2011-01-12 Wim Taymansserver: unref auth in finalize
2011-01-12 Wim Taymansdocs: add more docs
2011-01-12 Wim Taymansserver: separate create and accept
2011-01-12 Wim Taymansclient: add support for setting the server.
2011-01-12 Wim Taymansauth: fix memleak and add some docs
2011-01-11 Wim Taymansclient: delegate setup of auth to the manager
2011-01-11 Wim Taymansauth: add authentication object
2011-01-11 Wim Taymansserver: move includes back
2011-01-11 Wim Taymansrtsp: move network includes where they are needed
2011-01-11 Sreerenj Balachandranrtsp-media.h: Minor corrections in comments.
2011-01-11 Stefan KostAutomatic update of common submodule
2011-01-11 Edward Herveygitignore: updates
2011-01-11 Edward Herveydocs: We don't build ps/pdf for API reference docs
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Wim Taymansfunnel: rename fsfunnel to rtspfunnel
2011-01-10 Wim Taymansrtsp-media: add and use fsfunnel
2011-01-08 Tim-Philipp... gobject-introspection: use PKG_CONFIG_PATH specified...
2011-01-08 Tim-Philipp... build: make autotools put all .m4 cruft into m4/ rather...
2011-01-08 Tim-Philipp... gobject-introspection: fix g-i build for uninstalled...
2011-01-07 Wim Taymansexamples: add some more options and comments
2011-01-07 Wim Taymansfactory-uri: use right property type
2011-01-05 Wim Taymansfactory-uri: attempt to configure buffer-lists
2011-01-05 Wim Taymansmedia: attempt to configure bigger UDP buffers
2011-01-05 Jonas Larssonclient: use the socket length from getsockname
2010-12-30 Wim Taymansdocs: add uri factory to the docs
2010-12-30 Wim Taymansdocs: improve docs
2010-12-29 Wim Taymansrtsp-server: add support for buffer lists
2010-12-28 Wim Taymansmedia: make method to retrieve the play range
2010-12-28 Wim Taymansmedia: add signal to notify of state changes
2010-12-28 Wim Taymansclient: cleanup headers
2010-12-28 Wim Taymansclient: fix typo
2010-12-23 Wim Taymansfactory-uri: add support for gstpay
2010-12-23 Wim Taymansfactory-uri: rework the autoplugger.
next