platform/upstream/gstreamer.git
2009-06-04 Wim Taymansmedia: don't leak session pads
2009-06-04 Wim Taymansmedia: clean up the messages a bit
2009-06-03 Wim Taymanssdp: warn and skip streams without media
2009-05-31 Sebastian Pölsterlvala: Fixed typo in header file of RTSPMediaStream
2009-05-27 Wim Taymansmedia: fix message
2009-05-26 Wim Taymansmedia: be less verbose and leak less
2009-05-26 Wim Taymansmedia: don't leak the destination address
2009-05-26 Wim Taymansrtsp: use RTCP to keep the session alive
2009-05-26 Wim Taymanssession: add 5sec to the real session timeout
2009-05-26 Wim Taymansclient: replay OK to GET/SET_PARAMETER
2009-05-26 Wim Taymansmedia: keep track of active transports
2009-05-24 Wim Taymansexample: add SDP relay example
2009-05-24 Wim Taymansmedia: also count active TCP connections
2009-05-24 Wim Taymansrtsp: add support for dynamic elements
2009-05-24 Wim Taymanssdp: don't add encoding name when absent in caps
2009-05-23 Wim Taymansclient: warn when we can't do RTP-Info
2009-05-23 Wim Taymansfactory: factor out the stream construction
2009-05-23 Wim Taymansclient: only add RTP-Info when we have the info
2009-05-17 Wim Taymansback to development
2009-05-17 Wim Taymansrelease: 0.10.3
2009-05-15 Wim Taymansmedia: link the RTP udpsrc to the session manager
2009-05-15 Sebastian PölsterlDon't use hard-coded version number in pkg-config file
2009-05-11 Wim Taymansback to development
2009-05-11 Wim Taymansrelease 0.10.2
2009-05-11 Wim Taymansadd some .gitignore files
2009-04-29 Wim Taymansmedia: seek to key frames
2009-04-21 Wim Taymansmedia: emit the unprepared signal by id
2009-04-21 Sebastian PölsterlSet pipeline's state to NULL no matter if the media...
2009-04-20 Sebastian PölsterlAdded finalize function to GstRTPSPServer to unref...
2009-04-20 Sebastian PölsterlUpdated vala bindings
2009-04-14 Wim Taymansserver: use appsink and appsrc with the API
2009-04-14 Wim Taymanstests: set the payload type correctly
2009-04-03 Wim Taymansfactory: connect to the unprepare signal
2009-04-03 Wim Taymansmedia: add signal to notify of unprepare
2009-04-03 Wim Taymansmedia: more work on making the media shared
2009-04-03 Wim Taymansexamples: mark the example as shared for testing
2009-04-03 Wim Taymansclient: support shared media
2009-04-03 Wim Taymansclient: fix refcounting crasher
2009-04-01 Tim-Philipp... Fix rtsp client refcount management in TCP mode.
2009-03-31 Tim-Philipp... docs: fix typo in API docs
2009-03-13 Wim TaymansMore seeking fixes.
2009-03-12 Wim TaymansAdd beginnings of seeking.
2009-03-12 Wim Taymansallow pause requests for now.
2009-03-11 Wim TaymansRemove weak ref on the session in teardown
2009-03-11 Wim TaymansDo some more session cleanup
2009-03-11 Wim TaymansAdd TCP transports
2009-03-11 Wim TaymansAdd example server that takes launch lines
2009-03-06 Wim TaymansAdd support for live streams
2009-03-04 Wim TaymansFree the pipeline before other things
2009-03-04 Wim TaymansOnly free the pending tunnel if there is one
2009-03-04 Wim Taymansrtsp-server: Add support for tunneling
2009-02-19 Wim TaymansFix for channel -> watch rename in gstreamer
2009-02-18 Wim TaymansUse ASYNC RTSP io
2009-02-18 Wim TaymansAdd better debug info
2009-02-13 Wim TaymansTime out sessions
2009-02-13 Wim TaymansPass GTimeVal around for performance reasons
2009-02-13 Wim TaymansAdd better support for session timeouts
2009-02-13 Wim TaymansAdd suport for RTP manager monitoring
2009-02-13 Wim TaymansAdd support for session keepalive
2009-02-13 Wim TaymansHandle media bus messages
2009-02-13 Wim TaymansSome more session timeout handling
2009-02-10 Wim TaymansAdd timeout property
2009-02-10 Wim TaymansUse getters and setters in property code
2009-02-04 Wim TaymansMerge branch 'master' of git+ssh://git.collabora.co...
2009-02-04 Wim TaymansAdd more timeout stuff
2009-02-04 Wim TaymansAdd beginnings of session timeouts and limits
2009-02-04 Wim TaymansCleanup of sessions and more
2009-02-04 Wim TaymansRename a variable
2009-02-03 Wim TaymansRework the way we handle transports for streams
2009-01-31 Wim TaymansDrop const from functions dealing with urls
2009-01-30 Wim TaymansFix various leaks
2009-01-30 Wim TaymansMore cleanups
2009-01-30 Wim TaymansMore docs and small cleanups
2009-01-30 Wim TaymansAdd a README and more example code
2009-01-30 Wim TaymansFix some leaks and change default port
2009-01-30 Wim TaymansCleanups to the session object
2009-01-30 Wim TaymansCleanups and reuse media from DESCRIBE
2009-01-30 Wim TaymansAdd shared properties to media and factory
2009-01-30 Wim TaymansAdd a little comment
2009-01-30 Wim TaymansReorganize things, prepare for media sharing
2009-01-30 Wim TaymansBack to development
2009-01-30 Wim TaymansMake 0.10.1 release
2009-01-29 Wim TaymansFix make dist
2009-01-24 Sebastian PölsterlFixed compile error of python bindings
2009-01-24 Sebastian PölsterlMarked values as nullable accordingly
2009-01-24 Sebastian PölsterlUpdated Vala bindings
2009-01-22 Wim TaymansCleanups and doc updates
2009-01-22 Wim TaymansMore improvements
2009-01-22 Wim TaymansUpdate example
2009-01-22 Wim TaymansHandle state change failures better
2009-01-22 Wim TaymansMake element creation more extendible
2009-01-22 Wim TaymansMake the server handle arbitrary pipelines
2009-01-20 Wim TaymansAllow setting a custom media factory for a server
2009-01-20 Wim TaymansAllow setting a custom media factory for a client.
2009-01-20 Wim TaymansAdd Makefile entry for the media factory
2009-01-20 Wim TaymansAdd media factory to map urls to media pipeline objects.
2009-01-20 Wim TaymansAdd comments.
2009-01-20 Wim TaymansAllow custom session pools to override the session...
2009-01-20 Wim TaymansAdd some comments.
2009-01-20 Wim TaymansMove the connection code in one place
next