rtsp-client: Avoid reuse of channel numbers for interleaved
[platform/upstream/gstreamer.git] / gst /
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
2016-11-17 Scott D Phillipsclient: update do_send_message to match type GstRTSPCli...
2016-11-11 Sebastian Drögertsp-sdp: Fix indentation
2016-11-10 Neha Arorartsp-media: Only signal "new-state" if the state has...
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-10-06 Xavier Claessensstream: Fix randomly missing streams from SDP with...
2016-09-18 Ian Jamisonrtsp-server: Hint that set_multicast_iface expects...
2016-09-18 Sebastian Drögertsp-media: Call g_free() instead of g_object_unref...
2016-09-07 Sebastian Drögertsp-stream: Remove unused _locked() variant of a function
2016-09-07 Xavier Claessensstream: cosmetic cleanup
2016-09-07 Xavier Claessensstream: Compare IP addresses case insensitive in more...
2016-09-07 Xavier Claessensstream: Fix leaked joined_bin
2016-09-06 Sebastian Drögertsp-stream: Compare IP address strings case insensitive
2016-09-06 Sebastian Drögertsp-stream: Bind multicast sockets to ANY as before
2016-09-05 Kseniiartsp-session: Fix segfault when doing keep-alive after...
2016-09-05 Sebastian Drögertsp-stream: Always create multicast UDP elements if...
2016-09-05 Sebastian Drögertsp-stream: Fix up various multicast related issues
2016-09-05 Xavier Claessensstream: revert back to create udpsrc/udpsink on DESCRIB...
2016-09-05 Xavier Claessensstream: factor our plug_src function
2016-09-05 Xavier Claessensstream: factor out plug_sink function
2016-09-05 Xavier Claessensstream: small documentation clarification
2016-09-05 Xavier Claessensstream: rename addr_v4/6 to mcast_addr_v4/6 for clarity
2016-09-05 Xavier Claessensstream: Keep a ref on joined bin
2016-09-05 Xavier Claessensstream: code cleanup
2016-09-05 Xavier Claessensstream: small fix in error code path
2016-09-05 Xavier ClaessensRevert "rtsp-stream: Fix crash on cleanup with shared...
2016-08-30 Tim-Philipp MüllerAdd support for Meson as alternative/parallel build...
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-06-14 Aleix Conchillo... sdp: add rollover counters for all sender SSRC
2016-06-07 Tim-Philipp Müllerdocs: fix some typos
2016-05-25 Tim-Philipp Müllerg-i: pass compiler env to g-ir-scanner
2016-05-19 Ianrtsp-session: RFC2326 does not allow a space between...
2016-04-29 Edward Herveyrtspclientsink: Check return value of sscanf
2016-04-29 Jake Foytikrtsp-stream: Fix crash on cleanup with shared media...
2016-04-29 Sebastian Drögertsp-stream: Always bind to ANY when address is a multi...
2016-04-06 Patricia Muscalurtsp-thread-pool: explained why GSource is a part of...
2016-04-03 Sebastian Drögertsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
2016-04-03 Sebastian Drögertsp-server: Implement clock signalling according to...
2016-03-25 Sebastian Drögertspclientsink: Add support for setting the multicast...
2016-03-25 Sebastian Drögertsp-media: Add support for setting the multicast interface
2016-03-24 Vineeth TMrtspclientsink: use new gst_element_class_add_static_pa...
2016-03-16 Sebastian Drögertsp-stream: Don't set the state of the appsrc from...
2016-03-10 Sebastian Drögertsp-stream: Ensure that the pipeline is live and later...
2016-03-10 Jan Schmidtrtsp-stream: Fix typo in the docstring
2016-03-05 Sebastian Drögertsp-stream: Disable multicast loopback for all our...
next