rtsp-media: don't seek accurate by default
[platform/upstream/gstreamer.git] / gst / rtsp-server /
2013-10-01 Wim Taymansrtsp-media: don't seek accurate by default
2013-09-26 Jonas Holmbergclient: Reply 400 if media cannot be constructed
2013-09-26 Jonas Holmbergclient: Send setup reply once only
2013-09-24 Jonas Holmbergserver: Emit client-connected signal earlier
2013-09-24 Patrick Radiziaddresspool: return reason of failure
2013-09-19 Jonas Holmbergclient: Do not read beyond end of path string
2013-09-17 Wim Taymansclient: Fix RTPInfo header
2013-09-17 Wim Taymansclient: map url to path only in describe
2013-09-17 Wim TaymansRevert "client: map URL to path in requests"
2013-09-16 Wim Taymansclient: map URL to path in requests
2013-09-16 Wim Taymansmount-points: make vmethod to make path from uri
2013-09-09 Ognyan Tonchevthread-pool: Add cleanup to wait for the threadpool...
2013-09-06 Jonas Holmbergclient: free threadpool
2013-09-06 Jonas Holmbergauth, media, media-factory: unref permissions
2013-08-23 Patricia Muscalurtsp-client: remove query part from content-base string
2013-08-23 Wim Taymansclient: don't check url in response
2013-08-23 Youness AlaouiAdd handle-response signal for when we receive a GET_PA...
2013-08-23 Youness AlaouiFix gst_rtsp_server_client_filter, using wrong variable...
2013-08-22 Tim-Philipp Müllerrtsp-media-factory-uri: check AAC properly for whether...
2013-08-16 Wim Taymansstream: optimize pipeline for protocols
2013-08-16 Wim Taymansmedia: set protocols on streams
2013-08-16 Wim Taymansclient: use protocols supported by stream
2013-08-16 Wim Taymansmedia-factory: allow all protocols
2013-08-16 Wim Taymansmedia: configure protocols in new streams
2013-08-16 Wim Taymansstream: add protocols property
2013-08-13 Youness Alaouirtsp-media: send state in "new-state" signal
2013-08-02 Wim Taymansserver: add method to iterate clients of server
2013-08-02 Youness AlaouiAdd vmethod for rtsp-media subclass to access rtpbin
2013-08-02 Youness Alaouismall documentation fix
2013-08-02 Youness AlaouiDo not take range header if range is invalid
2013-08-02 Wim Taymansmedia: add docs for new method
2013-08-02 Youness AlaouiAdd API to rtsp-media set the pipeline's state
2013-08-02 Youness AlaouiUpdate current position/duration when gst_rtsp_media_ge...
2013-07-22 Wim TaymansClientState -> Context
2013-07-18 Wim Taymansauth: add support for default token
2013-07-18 Wim Taymansauth: use defines when possible
2013-07-18 Wim Taymansaddress-pool: improve docs
2013-07-18 Wim Taymanspermissions: add the role to the copy
2013-07-17 Olivier Crêtepermissions: Also copy the roles
2013-07-17 Olivier Crêtepermissions: Make it build
2013-07-16 Wim Taymansdocs: small fixes
2013-07-16 Wim Taymansdocs: improve docs
2013-07-16 Wim Taymansaddress-pool: cleanups
2013-07-15 Wim Taymansdocs: improve docs
2013-07-15 Wim Taymanspermissions: implement _remove_role
2013-07-15 Wim Taymanspermissions: update docs
2013-07-15 Wim Taymansauth: add default authorizations
2013-07-15 Wim Taymansthread-pool: add more docs
2013-07-15 Wim Taymansthread-pool: fix race in thread reuse
2013-07-15 Wim Taymansserver: add small debug
2013-07-15 Wim Taymansclient: support pushed context in handle_request
2013-07-15 Wim Taymansauth: don't auth on methods
2013-07-15 Wim Taymansmount-points: add some debug
2013-07-12 Wim Taymansauth: let the auth module check client_settings
2013-07-12 Wim Taymanstoken: add method to check boolean permission
2013-07-12 Wim Taymanstoken: simplify token constructor
2013-07-12 Wim Taymansmedia-factory: add convenience API for factory
2013-07-12 Wim Taymanspermissions: simplify API a little
2013-07-12 Wim Taymansauth: fix typo
2013-07-12 Wim Taymansauth: handle unauthorized response
2013-07-12 Wim Taymansclient: allow for sending any message, not only requests
2013-07-12 Wim Taymansdocs: fix docs
2013-07-12 Wim Taymansauth: move TLS handling to auth module
2013-07-12 Wim Taymansclient: add state push/pop
2013-07-12 Wim Taymansclient: add connection to state
2013-07-11 Wim Taymansmount-points: fix debug
2013-07-11 Wim Taymansthread-pool: we don't require a state
2013-07-11 Wim Taymansserver: let context ref the server
2013-07-11 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymanssession-pool: make vmethod to create a session
2013-07-11 Wim Taymansdocs: more updates
2013-07-11 Wim Taymansdocs: update docs
2013-07-10 Wim Taymansthread-pool: fix vmethod invocation
2013-07-10 Wim Taymansthread-pool: store thread type in thread
2013-07-10 Wim Taymansclient: pass thread from pool to media _prepare
2013-07-10 Wim Taymansmedia: Accept a thread in _prepare
2013-07-10 Wim Taymansserver: configure client thread pool
2013-07-10 Wim Taymansclient: add method to configure thread pool
2013-07-10 Wim Taymansserver: use thread pool
2013-07-10 Wim Taymansthread-pool: add object to manage threads
2013-07-10 Wim Taymansauth: debug authorization check
2013-07-09 Wim Taymansmedia: start media pipeline in context
2013-07-09 Wim Taymansfactory: pass permissions to media by default
2013-07-09 Wim Taymansauth: simplify auth checks
2013-07-09 Wim Taymansclient: add state to current thread
2013-07-09 Wim Taymansmedia: make it possible to set permissions
2013-07-09 Wim Taymanspermissions: add permissions object
2013-07-08 Wim Taymansauth: add auth checks
2013-07-08 Wim Taymansauth: use the token after authentication
2013-07-08 Wim Taymansmedia: add optional context for bus messages
2013-07-05 Wim Taymanstoken: add authorization token
2013-07-05 Wim Taymansauth: remove auth from media and factory
2013-07-04 Wim Taymansauth: add support for multiple basic auth tokens
2013-07-03 Wim Taymansclient: error out on non-aggregate control
2013-07-03 Wim Taymansclient: rework setup request a little
2013-07-03 Wim Taymansmedia: add method to find a stream by control url
2013-07-03 Wim Taymansstream: add method to check control url of stream
2013-07-03 Wim Taymanssession: use path matching for session media
2013-07-03 Wim Taymansmount-points: remove useless vmethod
2013-07-03 Wim Taymansmount-points: improve mount point searching
next