rtsp-media: Add support for setting the multicast interface
[platform/upstream/gstreamer.git] / gst /
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...
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 Jan Schmidtrtspsink: Fix some leaks in rtspclientsink and the...
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-09 Luis de Bethencourtrtspclientsink: remove check for impossible condition
2016-02-08 Luis de Bethencourtrtspclientsink: clean switch statements
2016-02-02 Steven Hovingrtsp-media: fix state_lock not locked again when prerol...
2016-01-28 Jan Schmidtrtspclientsink: Simplify slightly using new -base API
2016-01-28 Jan Schmidtrtspsink: Add rtspclientsink element
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...
2015-06-03 Göran Jönssonrtsp-client: No flush during Teardown.
2015-05-20 Sebastian Drögertsp-server: Use single-include rtsp header to make...
2015-05-05 Sebastian Drögertsp-media: Mark some more functions static
2015-05-05 Sebastian Drögertsp-media: Only unblock the media in suspend() when...
2015-05-04 Sebastian Drögertsp-sdp: Only add RTX to the SDP when using a feedback...
2015-04-27 Hyunjun Kortsp-stream: get valid clock-rate from last-sample
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-03-23 Sebastian Drögertsp-stream: Limit the queues to 1 buffer
2015-03-23 Sebastian Drögertsp-stream: Update comment and ASCII art to the latest...
2015-03-21 Nicolas Dufresnertsp-media: Properly return first rtptime
2015-03-18 Nicolas Dufresnertsp-stream: Don't leave buffer mapped
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-09 Sebastian Drögertsp-stream: Get the seqnum-base and other information...
2015-03-09 Sebastian Drögertsp-media: Don't seek for PLAY if the position will...
2015-03-09 Sebastian Drögertsp-media: Don't include payload type in the caps...
2015-03-09 Linus Svenssonrtsp-sdp: add payload type to the sdp framesize attribute
2015-03-03 Jan Schmidtrtsp-media-factory: Add functions to set/get the media...
2015-03-02 Gregor Boiriertsp-media: fix double unlock in _get_buffer_size()
2015-02-19 Kent-Inge Ingessonrtsp-session: Use monotonic time for RTSP session timeout
2015-02-13 Sebastian Drögertsp-client: Only error out in PLAY if seeking actually...
2015-02-13 Andreas Frischrtsp-stream: Add necessary queues between tee and multi...
2015-02-12 Sebastian Drögertsp-media: If seeking fails, don't wait forever for...
2015-02-11 Tim-Philipp Müllerrtsp-stream: minor code formatting fix
2015-02-10 Luis de Bethencourtrtsp-media: fix logic for collect_streams
2015-02-09 Sebastian Drögertsp-media: Don't set the transport mode based on what...
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ögertsp-media: Expose latency setting for setting the...
2015-02-06 Sebastian Drögertsp-stream: Put the timestamp of receival of the initi...
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2015-01-30 Anila Balavanrtsp-stream: RTCP and RTP transport cache cookies seperated
2015-01-21 Tim-Philipp Müllerrtsp-stream: fix false compiler warning
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...
next