rtsp-stream: Set close-socket FALSE on UDP src:es
[platform/upstream/gstreamer.git] / gst / rtsp-server /
2016-11-22 Göran Jönssonrtsp-stream: Set close-socket FALSE on UDP src:es
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 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ögertsp-media: Add support for setting the multicast interface
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...
2016-03-04 Sebastian Drögertsp-stream: Only bind multicast sockets to ANY on...
2016-03-03 Sebastian Drögertsp-stream: Only use the address pool for unicast...
2016-03-02 Sebastian Drögertsp-server: Fix indentation
2016-03-02 Sebastian Drögertsp-stream: Don't bind the sockets to multicast addresses
2016-02-23 Patricia Muscalurtsp-stream: postpone UDP socket allocation until SETUP
2016-02-23 Patricia Muscalurtsp-stream: postpone the creation of the UDP sources
2016-02-23 Patricia Muscalurtsp-stream: added function for setting UDP sources...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added function for RTP/RTCP socket configu...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added helper function for creating the...
2016-02-02 Steven Hovingrtsp-media: fix state_lock not locked again when prerol...
2016-01-28 Jan Schmidtrtsp-stream: Add functions for using rtsp-stream from...
2016-01-28 Jan Schmidtrtsp-sdp: Add gst_rtsp_sdp_from_stream()
2016-01-28 Steven Hovingrtsp-media: Fix mutex beeing unlocked while they should...
2016-01-15 Tim-Philipp Müllerrtsp-media-factory: add missing break in "clock" proper...
2016-01-07 Srimanta Pandartsp-stream: fixed assert during update transport
2016-01-03 Tim-Philipp Müllerdocs: remove dummy function declarations with G_INLINE_...
2015-12-31 Hyunjun Kosdp: replace duplicated codes to call new base sdp...
2015-12-30 Sebastian Drögertsp-media: Add API to directly configure a clock on...
2015-12-30 Sebastian Drögertsp-media: Fix typo in docs gst_rtsp_media_set_latncy...
2015-12-30 Sebastian Drögertsp-media-factory: Add FIXME for 2.0
2015-12-30 Sebastian Drögertsp-stream: Fix indentation
2015-12-28 Sebastian Rasmussenrtsp-media: Do not prepare media after media times out
2015-12-28 Sebastian Drögertsp-media: Add property to decide if sending media...
2015-12-15 Olivier Crêtertsp-session-pool: Avoid dollar sign ($) in session ids
2015-12-14 Xavier Claessensrtsp-server: Add g_autoptr() support to all types
2015-12-08 Srimanta Pandartsp-stream: fixed valgrind error
2015-12-04 Srimanta Pandartsp-client: suspend media during setup request
2015-12-04 Srimanta Pandartsp-stream: create stream pipeline based on transport
2015-12-01 Sebastian Drögertsp-stream: Only create RTP sending/receiving rtpbin...
2015-11-17 Sebastian Drögertsp-stream: Disable multicast loopback for the multica...
2015-11-16 Jan Schmidtrtsp-client: Report RECORD and ANNOUNCE as supported...
2015-11-11 Marcus Prebblertsp-server: Change the logic so we don't pop a NULL...
2015-10-22 David Svensson Forsrtsp-stream: Always unref return value of gst_object_ge...
2015-10-02 Hyunjun Kostream: listen to sender ssrc signals
2015-09-29 Sebastian Rasmussenrtsp-media: Take reference to media that will be prepared
2015-09-17 Tim-Philipp Müllerstream: fix docs for recently-added get/set_buffer_size API
2015-09-09 Jan Schmidtrtsp-media: Don't crash on encrypted RTX SDP
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-09-03 Jan Schmidtrtsp-media: Fix small typo causing gtk-doc to complain
2015-08-16 Hyunjun Komedia-factory: get port number through gst_rtsp_url_get...
2015-08-10 Xavier ClaessensDocument that source keeps a ref on server until it...
2015-08-08 Nicolas Dufresnemedia: Only add fakesink once per pipeline
2015-08-08 Nicolas DufresneRevert "rtsp-media: Only add 1 fakesink per pipeline"
2015-08-07 Nicolas Dufresnertsp-media: Only add 1 fakesink per pipeline
2015-07-30 Vineeth TMrtsp-media: assertion error due to wrong condition...
2015-07-29 Sebastian Drögertsp-media: Strip keys from the fmtp that we use intern...
2015-07-20 Xavier Claessensthreadpool: Fix possible warning in gst_rtsp_thread_poo...
2015-06-23 Ognyan Tonchevrtsp-client: allow application to decide what requireme...
2015-06-16 Ognyan Tonchevrtsp-media: Always use real payloader when creating...
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-06-09 Xavier ClaessensGstRTSPAuth: Add client certificate authentication...
next