rtsp-stream: extract handle_keymgmt from rtsp-client
[platform/upstream/gstreamer.git] / gst /
2018-03-30 Mathieu Duponchellertsp-stream: extract handle_keymgmt from rtsp-client
2018-03-30 Mathieu Duponchellertspclientsink: Fix client ports for the RTCP backchannel
2018-03-21 Göran Jönssonrtsp-client:Error handling when equal http session...
2018-03-20 Sebastian Drögertsp-media-factory-uri: Fix compilation with latest...
2018-03-13 Tim-Philipp Müllerrtsp-server: GST_EXPORT -> GST_RTSP_SERVER_API
2018-03-07 Sebastian Drögertsp-onvif-media-factory: Document that backchannel...
2018-03-02 Mathieu Duponchellepermissions: add Since tags and example for new API
2018-03-02 Mathieu Duponchellepermissions: more bindings-friendly API
2018-02-28 Sebastian Drögertsp-client: Place netaddress meta on packets received...
2018-02-27 Mathieu Duponchellertspclientsink: if OPEN failed, unqueue next command
2018-02-26 Mathieu Duponchellertspclientsink: fix retrieval of custom payloader caps
2018-02-26 Mathieu Duponchellertspclientsink: fix extra unref of custom payloader
2018-02-26 Mathieu Duponchellerspclientsink: fix recent code indentation
2018-02-26 Mathieu Duponchellertspclientsink: add missing get_type prototype
2018-02-26 Mathieu Duponchellertspclientsink: allow setting payloader as pad property
2018-02-26 Carlos Rafael Gianirtsp-media: Replace g_print() log line
2018-02-23 Mathieu Duponchellertsp-media: fix RECORD getting stuck
2018-02-23 Mathieu Duponchellertsp-auth: fix set_tls_authentication_mode annotation
2018-02-19 Víctor Manuel Jáqu... rtp-server: remove redefined variable
2018-02-16 Ognyan Tonchevstream: Add functions for checking if stream is receive...
2018-02-16 Ognyan Tonchevonvif: Make requires_backchannel() public
2018-02-16 Sebastian Drögertsp-server: Switch around sendonly/recvonly attributes
2018-02-16 Sebastian Drögertsp: Add support for ONVIF backchannel
2018-02-16 Sebastian Drögertsp-media: Add support for sending+receiving medias
2018-02-14 Mathieu Duponchellesession-pool: remove nullable return annotation
2018-02-13 Mathieu Duponchelleset_clock functions: Add nullable annotations
2018-02-12 Mathieu DuponchelleAll around: add annotations and API guards
2018-02-06 Mathieu Duponchellegst_rtsp_context_get_current: add (skip) annotation
2018-02-06 Mathieu Duponchellertsp-client: add type annotations
2018-01-25 Tim-Philipp Müllermount-points: bail out of loop again when matching...
2018-01-25 Andrew Bottmount-points: fix matching of paths where there's also...
2018-01-18 Tim-Philipp Müllerpermissions: add some new API to make this usable from...
2018-01-18 Tim-Philipp Müllerrtsp-token: annotate constructors for bindings
2018-01-18 Tim-Philipp Müllerrtsp-token: add some API to set fields from bindings
2017-12-20 Edward Herveyrtpsclientsink: Initialize and clear newly added mutex...
2017-12-19 Sebastian Drögertsp-stream: Set multicast TTL on the multicast sockets
2017-12-19 Sebastian Drögertsp-stream: Decide based on the sockets, not the addre...
2017-12-18 Patricia Muscalurtspclientsink: Use the new rtsp-stream API
2017-12-18 Patricia Muscalurtspclientsink: Wait until OPEN has been scheduled
2017-12-07 Edward Herveyrtsp-server: Minor doc fixes
2017-12-01 Thibault SaunierFix build when -Werror=deprecated-declarations is on
2017-11-27 Patricia Muscalurtsp-stream: Do not reset 'blocking' if stream is alrea...
2017-11-27 Patricia Muscalurtsp-media: Fix missing lock in gst_rtsp_media_seekable()
2017-11-26 Tim-Philipp Müllerrtsp: fix distcheck
2017-11-26 Tim-Philipp Müllerwin32: remove .def file with exports
2017-11-26 Tim-Philipp Müllerrtsp-server: add missing GST_EXPORT and export deprecat...
2017-11-25 Edward Herveyrtsp-media: Enable seeking query before pipeline is...
2017-11-24 Patricia Muscalurtsp-media: Fix handling in default_unsuspend()
2017-11-24 Patricia Muscalurtsp-media: Removed fakesink elements
2017-11-24 Patricia Muscalurtsp-media: Corrected ASYNC_DONE handling
2017-11-21 Edward Herveyrtsp-client: Don't leak addr
2017-11-21 Edward HerveyRun gst-indent
2017-11-21 Edward Herveyrtsp-media: Don't unblock with remaining dynamic payloaders
2017-11-21 Edward Herveyrtsp-media: Fix doc
2017-11-21 Edward Herveyrtsp-media: Don't set float on a gint64 variable
2017-11-21 Edward Herveyrtsp-media: Fix previous commit
2017-11-20 Edward Herveyrtsp-media: Handle multiple dynamic elements
2017-11-15 Sebastian Drögertsp-stream: Only update the RTP udpsink if it actually...
2017-11-15 Patricia Muscalurtsp-media: seek on media pipelines that are complete
2017-11-15 Patricia MuscaluDynamically reconfigure pipeline in PLAY based on trans...
2017-11-15 Patricia Muscalurtsp-stream: obtain stream position from pad
2017-11-15 Patricia Muscalurtsp-session-media: add function to get a list of trans...
2017-11-15 Patricia Muscalurtsp-stream: add functions to get rtp and rtcp multicas...
2017-11-15 Patricia Muscalustream: set async=sync=false only for RTCP appsink
2017-11-15 Patricia Muscalurtsp-media: return minimum value in query position...
2017-11-15 Jonathan Karlssonrtsp-session: Handle the case when timeout=0
2017-11-01 Sebastian Drögertspclientsink: Add "accept-certificate" signal for...
2017-10-26 Mathieu Duponchelledocs: add media factory transport mode accessors
2017-10-09 Branko Subasicrtsp-client: unref 'pipelined_requests' in finalize
2017-10-09 Thibault Saunierrtsp-media: Initialize scalar variable
2017-10-05 Thibault SaunierStart support for RTSP 2.0
2017-10-05 Thibault Saunierstream: Use stream duration as stream-stop if segment...
2017-09-25 Sebastian Drögertsp-media-factory: Don't cache any media if NULL was...
2017-09-18 Mathieu Duponchellertspclientsink: Use a mutex for protecting against...
2017-08-31 Satya Prakash Guptasdp: fix Memory leak in error case
2017-08-14 Sebastian Drögertsp-client: Fix typo in debug message
2017-06-29 Julien Isorcertsp-stream: fix connection delay due to wrong assumpti...
2017-05-18 Tim-Philipp MüllerMark symbols explicitly for export with GST_EXPORT
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-13 Thibault Sauniergi: Fix some annotations and docstrings
2017-04-13 Thibault Sauniermeson: Build gir
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...
2017-01-12 Sebastian Drögertsp-session: Only remove deprecated API if requested...
2017-01-10 Patricia Muscalurtsp-stream: corrected if-statement in _get_server_port()
2017-01-09 Patricia Muscalurtsp-stream: fixed segmenation fault in _get_server_port()
2017-01-09 Aleksandr Slobodeniukdosc: Fix a little typo
2016-12-22 Patricia Muscalurtsp-stream: Fixed TCP transport case
2016-12-02 Edward Herveymedia: Fix pt map caps
2016-12-02 Edward Herveymedia-factory: Create media objects with the proper...
2016-12-02 Sebastian Drögertsp-auth: Don't remove digest-auth nonces that already...
2016-12-01 Sebastian Drögertsp-media-factory: Don't create a pipeline for the...
2016-12-01 Kseniia Vasilchukmedia: Fix race condition around finish_unprepare(...
2016-11-30 Jan Schmidtrtspclientsink: Don't leave stale pointer after unref
2016-11-23 Matthew Watersstream: block the output of rtpbin instead of the sourc...
2016-11-23 Dag Gullbergrtsp-client: add IDLE timeout, before session exists
2016-11-22 Göran Jönssonrtsp-stream: Set close-socket FALSE on UDP src:es
2016-11-19 Sebastian Drögertspclientsink: Move to new helper function to parse...
2016-11-19 Sebastian Drögertsp-auth: Add support for Digest authentication
2016-11-19 Scott D PhillipsEnable building with MSVC
next