Add AL-FEC feature
[platform/upstream/gst-rtsp-server.git] / gst / rtsp-server / rtsp-stream.c
2016-11-07 Hyunsoo, ParkAdd AL-FEC feature 10/94310/10
2016-05-31 SeokHoon Leecode integration 58/72158/2 accepted/tizen/3.0/common/20161114.110646 accepted/tizen/3.0/ivi/20161011.044134 accepted/tizen/3.0/mobile/20161015.033158 accepted/tizen/3.0/tv/20161016.004642 accepted/tizen/common/20160603.150938 accepted/tizen/ivi/20160606.121118 accepted/tizen/mobile/20160606.120800 accepted/tizen/tv/20160606.120943 submit/tizen/20160603.021103 submit/tizen/20160603.061849 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002
2015-12-10 Hyunjun KoRemove FIXME-WFD temporary code 19/53919/1 accepted/tizen/mobile/20151211.054235 accepted/tizen/tv/20151211.062339 accepted/tizen/wearable/20151211.061030 submit/tizen/20151211.001953
2015-12-03 Hyunjun Kostream: Remove one FIXME-WFD, which could be resolved... 76/53276/1
2015-11-25 Hyunjun KoApply Wifi Display feature 34/52634/1 submit/tizen/20151127.020604 submit/tizen/20151127.065352 submit/tizen/20151201.024149
2015-11-25 Hyunjun KoMerge remote-tracking branch 'remotes/origin/upstream... 33/52633/1
2015-11-25 Hyunjun KoInitialize to upgrade upstream/1.6 32/52632/1
2015-10-23 David Svensson Forsrtsp-stream: Always unref return value of gst_object_ge...
2015-09-17 Tim-Philipp Müllerstream: fix docs for recently-added get/set_buffer_size API
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-08-19 Hyunjun KoAdd a feature to display RTP stats 93/46293/1
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-05-29 Hyunjun1.4.5 migration and bug fixes 02/40102/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150601.145630 accepted/tizen/common/20150603.075455 accepted/tizen/mobile/20150602.003141 accepted/tizen/mobile/20150603.082848 accepted/tizen/tv/20150602.003113 accepted/tizen/tv/20150603.083456 accepted/tizen/wearable/20150602.003129 accepted/tizen/wearable/20150603.083153 submit/tizen/20150601.053030 submit/tizen/20150603.045515
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-09 Sebastian Drögertsp-stream: Get the seqnum-base and other information...
2015-03-09 HyunjunInitial release including wifi display based on gst... 02/36402/2 submit/tizen/20150309.050629
2015-02-13 Andreas Frischrtsp-stream: Add necessary queues between tee and multi...
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-16 Göran Jönssonrtsp-stream: Have one copy of the transports cache...
2015-01-15 Sebastian Drögertsp-stream: Set format=TIME on our app sources for TCP
2014-12-16 Sebastian Drögertsp-stream: Fix some minor memory leaks
2014-12-16 Sebastian Drögertsp-stream: Fix compiler warnings
2014-12-16 Matthew Watersmedia: implement ssrc-multiplexed retransmission support
2014-12-02 Göran Jönssonrtsp: Ref transports in hash table.
2014-11-01 Aleix Conchillo... rtsp-stream: unref srtp decoder when leaving bin
2014-10-21 Aleix Conchillo... stream: release lock even not all transports have been...
2014-09-12 Srimanta Pandartsp-media: Make sure that sequence numbers are monoton...
2014-08-25 Sebastian Drögertsp-stream: Remove the multicast group udp sources...
2014-08-12 Sebastian Drögertsp-media: Query position and stop time only on the...
2014-07-22 Sebastian Drögertsp-stream: Listen on the multicast group for RTP...
2014-07-10 Wim Taymansfilter: Release lock in filter functions
2014-06-27 Wim Taymansstream: crypto can be NULL
2014-06-26 Evan Nemersonintrospection: add (nullable) annotations to return...
2014-06-24 Evan Nemersongi: improve annotations
2014-05-16 Aleix Conchillo... stream: add signals for new RTP/RTCP encoders
2014-04-03 Wim Taymansstream: add method to set crypto info
2014-03-25 Wim Taymansstream: add SRTP support
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2014-03-15 Sebastian Rasmussenrtsp-stream: Don't mix IPv4 and IPv6 addresses
2014-03-13 Wim Taymansstream: take caps after the session manager
2014-03-13 Wim Taymansstream: release lock while pushing out packets
2014-03-03 Wim Taymansstream: release some locks in error cases
2014-03-03 Sebastian Rasmussendocs: Enable and fix gtk-doc warnings
2014-02-18 Göran Jönssonstream: set ttl-mc before adding the socket
2014-02-09 Sebastian Drögertsp-server: Fix lots of compiler warnings with clang
2014-02-09 Sebastian DrögeRevert "rtsp-server: support build against last stable...
2014-02-04 Wim Taymansstream: handle NULL seqnum and rtptime arguments
2014-02-04 Wim Taymansstream: add fallback for missing stats property
2014-01-28 Wim Taymansstream: don't leak stats structure
2014-01-27 Sebastian Rasmussenstream: Get rtpinfo properties atomically from payloader
2014-01-12 Tim-Philipp Müllerrtsp-server: support build against last stable release
2014-01-07 Wim Taymansstream: fix compilation
2014-01-07 Wim Taymansstream: add property to configure profiles
2014-01-07 Wim Taymansstream: add method to check supported transport
2013-12-26 Wim Taymansstream: return clock-rate from get_rtpinfo
2013-12-26 Wim Taymansstream: also return the running-time
2013-12-19 Edward Herveyrtsp-stream: Check return value of sscanf
2013-11-28 Wim Taymansstream: add API to block streams
2013-11-22 Aleix Conchillo... rtsp-stream: add getter for payload type
2013-11-22 Sebastian Rasmussenrtsp-*: Fix type name typos in comments
2013-11-18 Tim-Philipp Müllerrtsp-server: sprinkle some allow-none annotations for g-i
2013-11-18 Wim Taymansstream: add method to filter transports
2013-11-12 Wim Taymansstream: Add functions to get rtp and rtcp sockets
2013-11-12 Sebastian PölsterlFixed several GIR warnings
2013-10-02 Jonas Holmbergstream: Correct control comparison
2013-09-24 Patrick Radiziaddresspool: return reason of failure
2013-08-16 Wim Taymansstream: optimize pipeline for protocols
2013-08-16 Wim Taymansmedia-factory: allow all protocols
2013-08-16 Wim Taymansstream: add protocols property
2013-07-16 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymansdocs: update docs
2013-07-03 Wim Taymansstream: add method to check control url of stream
2013-07-02 Wim Taymansstream: add methods and property to set control string
2013-07-01 Wim Taymansstream: add more support for IPv6
2013-07-01 Wim Taymansstream: handle failed port allocation
2013-07-01 Wim Taymansstream: improve docs
2013-06-24 Aleix Conchillo... stream: allow access to the rtp session
2013-06-24 Alexander Schrabdscp qos support in gst-rtsp-stream
2013-06-03 Alexander Schrabrtspstream: handle both ipv4 and ipv6 clients
2013-05-30 Wim Taymansstream: keep the transport object alive
2013-04-23 Wim Taymansstream: set elements to NULL before removing
2013-04-22 Ognyan Tonchevstream: add method to get the srcpad
2013-04-22 Ognyan Tonchevstream: clear session and caps for reuse
2013-03-11 Olivier Crêtestream: Select unicast address from pool if appropriate
2013-03-11 Olivier Crêtestream: Properties are always there in Gst 1.0
2013-03-11 Olivier Crêteaddress-pool: Add unicast addresses
2013-03-11 Olivier Crêteclient: Check client provided addresses against the...
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-28 Wim Taymansstream: improve debug
2012-11-20 Wim Taymansstream: set udp sources to PLAYING
2012-11-20 David Svensson Forsrtsp-stream: plug socket leak
next