rtsp-client: Avoid reuse of channel numbers for interleaved
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-client.c
2018-08-29 David Svensson Forsrtsp-client: Avoid reuse of channel numbers for interleaved
2018-08-14 Sebastian DrögeFix indentation again
2018-08-14 Patricia Muscalustream: Added a list of multicast client addresses
2018-08-14 Patricia Muscalustream: Choose the maximum ttl value provided by multic...
2018-08-14 Patricia Muscaluclient: Don't reserve multicast address in the client...
2018-08-14 Sebastian DrögeRevert "Add new API for setting/getting maximum multica...
2018-08-14 Sebastian DrögeRevert "stream: Choose the maximum ttl value provided...
2018-08-14 Patricia Muscalustream: Choose the maximum ttl value provided by multic...
2018-08-14 Patricia MuscaluAdd new API for setting/getting maximum multicast ttl...
2018-08-01 Mathieu Duponchellertsp-client: always allocate both IPV4 and IPV6 sockets
2018-07-23 David Svensson ForsLimit queued TCP data messages to one per stream
2018-07-23 David Svensson Forsrtsp-client: Use fixed backlog size
2018-07-06 Louis-Francis Ratt... client: Strip transport parts as whitespaces could...
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-06-13 Patricia MuscaluGet payloader stats only for the sending streams
2018-04-20 Joakim Johanssonrtsp-client: Fix session timeout
2018-04-04 Sebastian Drögegst: Run everything through gst-indent again
2018-03-30 Mathieu Duponchellertsp-client: do not free string passed to take_header
2018-03-30 Mathieu Duponchellertsp-client: Send KeyMgmt header in ANNOUNCE response
2018-03-30 Mathieu Duponchellertsp-stream: extract handle_keymgmt from rtsp-client
2018-03-21 Göran Jönssonrtsp-client:Error handling when equal http session...
2018-02-28 Sebastian Drögertsp-client: Place netaddress meta on packets received...
2018-02-12 Mathieu DuponchelleAll around: add annotations and API guards
2018-02-06 Mathieu Duponchellertsp-client: add type annotations
2017-11-21 Edward Herveyrtsp-client: Don't leak addr
2017-11-21 Edward HerveyRun gst-indent
2017-11-15 Patricia MuscaluDynamically reconfigure pipeline in PLAY based on trans...
2017-10-09 Branko Subasicrtsp-client: unref 'pipelined_requests' in finalize
2017-10-05 Thibault SaunierStart support for RTSP 2.0
2017-08-14 Sebastian Drögertsp-client: Fix typo in debug message
2017-01-19 Sebastian Drögertsp-client: Also handle the (S|G)ET_PARAMETER case...
2017-01-19 Sebastian Drögertsp-client: Fix handling of keep-alive GET_PARAMETER...
2016-11-23 Dag Gullbergrtsp-client: add IDLE timeout, before session exists
2016-11-17 Scott D Phillipsclient: update do_send_message to match type GstRTSPCli...
2016-11-01 Branko Subasicclient: emit signal in the beginning of each rtsp request
2016-10-25 Göran Jönssonrtsp-client: Session filter in unwatch session
2016-10-20 Nikita Bobkovrtsp-client: Fix factory leaking in find_media() in...
2016-09-05 Xavier Claessensstream: revert back to create udpsrc/udpsink on DESCRIB...
2016-08-02 Nikita Bobkovrtsp-client: Fix leaking of media in error cases
2016-08-02 Sebastian Drögertsp-client: Fix leaking of session in error cases
2016-04-03 Sebastian Drögertsp-server: Implement clock signalling according to...
2016-03-02 Sebastian Drögertsp-server: Fix indentation
2016-02-23 Patricia Muscalurtsp-stream: postpone UDP socket allocation until SETUP
2015-12-28 Sebastian Drögertsp-media: Add property to decide if sending media...
2015-12-04 Srimanta Pandartsp-client: suspend media during setup request
2015-11-16 Jan Schmidtrtsp-client: Report RECORD and ANNOUNCE as supported...
2015-06-23 Ognyan Tonchevrtsp-client: allow application to decide what requireme...
2015-06-03 Göran Jönssonrtsp-client: No flush during Teardown.
2015-02-13 Sebastian Drögertsp-client: Only error out in PLAY if seeking actually...
2015-02-12 Sebastian Drögertsp-media: If seeking fails, don't wait forever for...
2015-02-08 Tim-Philipp Müllerrtsp-client: fix awkward if clause
2015-02-06 Sebastian Drögertsp-media: Use flags to distinguish between PLAY and...
2015-02-06 Tim-Philipp Müllerrtsp-client: fix a couple of leaks in handle_announce
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2015-01-19 Tim-Philipp Müllerrtsp-client: log interleaved data received
2015-01-19 Tim-Philipp Müllerrtsp-client: fix unintentional fallthrough to debug...
2015-01-19 Sebastian Drögertsp-client: If we have a single-stream media and SETUP...
2015-01-18 Sebastian Drögertsp-client: Use a random session ID in the SDP
2015-01-16 Sebastian Drögertsp-client: Drop trailing \0 of RTSP DATA messages
2014-12-29 Sebastian Drögertsp-client: Add a send_message default signal handler
2014-12-02 Göran Jönssonrtsp: Ref transports in hash table.
2014-11-07 Wim Taymansclient: refactor cleanup of cached media
2014-11-07 Linus Svenssonclient: Configure transport after creating session...
2014-11-07 Linus Svenssonclient: Stop caching media in client when doing setup
2014-10-30 Aleix Conchillo... rtsp-client: mikey memory leaks
2014-10-21 Aleix Conchillo... rtsp-client: add stream transport to context
2014-10-01 Aleix Conchillo... client: set session media to NULL without the lock
2014-09-30 Sebastian Rasmussenrtsp-client: Remove backlog limit while processings...
2014-09-24 Ognyan Tonchevrtsp-client: do not free main context before rtsp watch
2014-09-24 Branko Subasicrtsp-*: Treat sending packets to clients as keepalive
2014-09-24 Branko Subasicrtsp-client: Allow backlog to grow while expiring session
2014-09-22 Edward Herveyrtsp-client: Make old compilers happy
2014-09-16 Göran Jönssonclient: raise the backlog limits before pausing
2014-09-16 Göran Jönssonclient: make define for the WATCH_BACKLOG
2014-09-16 Wim Taymansclient: simplify session transport handling
2014-09-04 Göran Jönssonrtsp-client: Protect saved clients watch with a mutex
2014-07-10 Wim Taymansclient: expose _close() method
2014-07-10 Wim Taymansfilter: Release lock in filter functions
2014-07-09 Ognyan Tonchevclient: check if watch is set in handle_teardown()
2014-07-09 Ognyan Tonchevclient: keep ref to client for the session removed...
2014-07-08 Wim Taymansclient: manage media in session as a last step
2014-07-02 Wim Taymansrtsp: fix for MIKEY api change
2014-07-01 Wim Taymansclient: free watch context only once
2014-07-01 Wim Taymansclient: fix build
2014-07-01 Wim Taymansclient: protect sessions with lock
2014-07-01 Wim TaymansClient: keep a ref to the session
2014-06-26 Evan Nemersonintrospection: add missing allow-none annotations
2014-06-24 Evan Nemersongi: improve annotations
2014-06-24 Wim Taymanssignals: use generic marshal function
2014-06-24 Wim Taymanssdp: hide key length defines
2014-06-19 Aleix Conchillo... mikey: add different key length parameters
2014-06-18 Ognyan Tonchevclient: ref the context until rtsp watch is alive
2014-06-18 Ognyan Tonchevclient: Destroy the rtsp watch after connection close
2014-05-20 Wim Taymansclient: store TCP ports in transport
2014-05-10 Aleix Conchillo... client: fix send-message signal marshaller
2014-05-09 Tim-Philipp Müllerrtsp-client: handle Require headers and respond with...
2014-05-01 Wim Taymansclient: emit a signal before sending a message
2014-05-01 Wim Taymansclient: pass context to send_message
2014-05-01 Wim Taymansclient: fix typo in comment
2014-04-15 Wim Taymansclient: set the watch to flushing before going to NULL
next