media: fix default buffer size
[platform/upstream/gstreamer.git] / gst /
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-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 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 Taymansserver: improve debugging in various objects
2011-01-12 Wim Taymansserver: chain up to the parent finalize
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 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 Edward Herveygitignore: updates
2011-01-10 Wim Taymansfunnel: rename fsfunnel to rtspfunnel
2011-01-10 Wim Taymansrtsp-media: add and use fsfunnel
2011-01-08 Tim-Philipp Müllergobject-introspection: use PKG_CONFIG_PATH specified...
2011-01-08 Tim-Philipp Müllergobject-introspection: fix g-i build for uninstalled...
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: 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.
2010-12-21 Wim Taymansfactory-uri: use better factory filter
2010-12-18 Wim Taymansserver: set SO_REUSEADDR before bind
2010-12-17 Wim Taymansmedia: emit prepared signal when prepared
2010-12-12 Wim Taymansmedia: update range when active clients changed
2010-12-12 Wim Taymansfactory-uri: add colorspace and fix pt
2010-12-11 Wim Taymansfactory-uri: add a factory to stream any URI
2010-12-11 Wim Taymansmedia: ignore spurious ASYNC_DONE messages
2010-12-11 Wim Taymansmedia-factory: make lock macro
2010-12-11 Edward Herveyrtsp-server: Remove unused variable and dead assignment
2010-12-11 Edward Herveyrtsp-server: Run gst-indent
2010-12-11 Edward Herveyrtsp-server: Some more doc fixups
2010-12-07 Edward HerveyMakefile.am: Use standard GIR make behaviour
2010-09-23 Sebastian PölsterlAdded initial gobject-introspection support
2010-09-23 Wim Taymansmedia-factory: don't use host for shared hash key
2010-09-22 Wim Taymansmedia: help the compiler a little
2010-08-24 Wim Taymansmedia: cleanup media transport before freeing
2010-08-20 Wim Taymansmedia-factory: add eos-shutdown property
2010-08-20 Wim Taymansmedia: use multiudpsink send-duplicates when we can
2010-08-20 Wim Taymansmedia: don't leak destinations
2010-08-20 Wim Taymansmedia: don't add udp addresses multiple times
2010-08-20 Wim Taymansserver: disable use of SO_LINGER
2010-08-19 Wim Taymansserver: use 5 second linger period in SO_LINGER
2010-08-16 Robert Krakoraserver: use SO_LINGER
2010-08-09 David SchleefAdd stdlib.h for atoi()
2010-04-06 Wim Taymansclient: improve client cleanups
2010-04-06 Wim Taymanssession: add support for prevent session timeouts
2010-04-06 Wim Taymansclient: fix unlink on session timeouts
2010-04-06 Wim Taymanssession: small cleanups
2010-04-06 Wim Taymansclient: handle lost_tunnel callbacks
2010-03-19 Wim Taymansrtsp-server: add more support for multicast
2010-03-19 Wim Taymansmedia: allow configuration of allowed lower transport
2010-03-16 Wim Taymansrtsp: keep track of server ip and ipv6
2010-03-16 Wim Taymanssession: indent
2010-03-16 Wim Taymansclient: use right size for malloc
2010-03-10 Wim Taymansserver: comment ipv6 server listening address
2010-03-10 Wim Taymansmedia: allow for ipv6 sockets
2010-03-09 Wim Taymansserver: rework server part
2010-03-09 Wim Taymansmedia: update comments a little
2010-03-09 Wim Taymansclient: make content-base better
2010-03-09 Wim Taymansclient: guard against invalid paths
2010-03-09 Alessandro Decinartspmedia: emit "unprepared" if _prepare fails.
2010-03-05 Wim Taymansmedia: collect media position when seek completes
2010-03-05 Luca Ognibeneclient: call unlink_streams in client finalize
2010-03-05 Wim Taymansmedia: limit the time to wait to something huge
2010-03-05 Wim Taymanssdp: reindent and check for prepared status
2010-03-05 Wim Taymansmedia: avoid doing _get_state() for state changes
2010-03-05 Wim Taymansmedia: reindent
2010-03-05 Wim Taymansmedia-factory: better error handling
2010-03-05 Wim Taymansclient: rework transport parsing
2010-03-05 Wim Taymansmedia: set multicast sink parameters
2010-03-05 Wim Taymanssession: handle transport setup correctly
2010-01-27 Wim Taymansrtsp-client: implement error_full
2009-12-25 Wim Taymansdocs: update docs and comments
2009-12-25 Nikolay Ivanovsdp: make server work better when behind a proxy
2009-11-21 Sebastian Pölsterlclient: dump rtsp message only if debug threshold is...
next