rtpmanager: Update codes based on 1.18.4
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / rtpsession.h
2021-04-22 Sangchul Leertpmanager: Update codes based on 1.18.4 01/248401/4
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-04-05 Nicolas Dufresnertpsession: Allow overriding NACK packet creation
2019-04-05 Mathieu Duponchellertpsession: Add disable-sr-timestamp property
2019-03-21 Nicolas Dufresnertpsession: Remove unused rtp_session_create_source
2019-03-07 Antonio Ospitertpsession: fix typos and update parameters names in...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-11-30 Miguel Parisrtpsession: properly set the running_time for rtcp...
2018-11-13 Linus Svenssonrtpsession: Implement reset
2018-07-12 Havard Graffrtpsession: Don't start the RTCP thread until it's...
2018-05-23 Tim-Philipp Müllerdocs: fix typos
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-04-19 Tim-Philipp MüllerRevert "rtpbin: pipeline gets an EOS when any rtpsource...
2017-02-02 Miguel París Díazrtpsession: relate received FIRs and PLIs to source
2016-11-01 Alejandro G. Castrortpbin: pipeline gets an EOS when any rtpsources byes
2016-03-30 Stian Selnesrtpsession: Add new signal 'on-app-rtcp'
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-10-11 Sebastian Drögertpsession: Implement sending of reduced size RTCP...
2015-10-07 Miguel París Díazrtpmanager: add "max-dropout-time" and "max-misorder...
2015-10-02 Hyunjun Kortpmanager: add new on-new-sender-ssrc, on-sender-ssrc...
2015-06-07 Sebastian Drögertpsession: Override the SSRC from the packets' SSRC...
2015-06-05 Sebastian Drögertpsession: Only suggest our internal ssrc if it's...
2015-06-02 Sebastian Drögertpsession: Only schedule a timer when we actually...
2015-06-02 Sebastian Drögertpsession: Keep track of tp/tn and t_rr_last separately
2015-06-02 Sebastian Drögertpsession: Add property for selecting RTP profile...
2015-03-04 Sebastian DrögeRevert "rtpsession: Do not use an array of maps if...
2015-03-04 Santiago Carot-Nemesiortpsession: Do not use an array of maps if they are...
2015-01-30 Sebastian Drögertpsession: Add new on-receiving-rtcp signal
2014-10-22 Miguel París Díazrtpsession: fix Early Feedback Transmission
2014-05-03 Olivier Crêtertpsession: Keep local conflicting addresses in the...
2014-04-18 Wim Taymansrtpsession: send reconfigure when internal-ssrc changes
2014-01-03 Wim Taymanssession: place SSRC in Retransmission event
2013-12-12 George Kiagiadakisrtpsession: keep extra stats for scheduling BYE
2013-12-10 Julien Isorcertpsession: determine if the session is doing point...
2013-09-13 Olivier Crêtertpsession: Demux RTCP buffers from the RTP stream
2013-08-19 Wim Taymanssession: handle NACK feedback and generate events
2013-08-06 Wim Taymanssession: handle Retransmission event and schedule NACK
2013-08-05 Wim Taymanssession: use common send_rtcp method
2013-08-05 Wim Taymanssession: Don't use ClockTimeDiff for unsigned delays
2013-07-26 Wim Taymanssession: handle partial RTCP report blocks
2013-07-26 Wim Taymanssession: remove old code to change SSRC
2013-07-26 Wim Taymanssession: delay allocation of internal source
2013-07-26 Wim Taymanssession: produce RTCP for all internal sources
2013-07-26 Wim Taymanssession: deprecate internal source and ssrc properties
2013-07-26 Wim Taymanssession: make method to suggest available SSRC
2013-07-26 Wim Taymanssession: keep SDES and set on new internal sources
2013-07-26 Wim Taymansrtpsession: separate BYE marking and scheduling
2013-07-26 Wim Taymanssession: let source keep track if it sent BYE
2013-07-26 Wim Taymanssource: also use the source for bye_reason
2013-07-26 Wim Taymanssession: configure sdes with structure only
2013-07-26 Wim Taymanssession: remove source from sync_rtcp
2013-06-13 Wim Taymansrtpsession: Use the right hashtable to calculate bandwidth
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Wim Taymansrtpsession: update caps in the source
2012-08-30 Aleix Conchillo... rtp: make rtp packet probation configurable (bug #682512)
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-19 Wim Taymansport to new gthread API
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'a2337b8af45cb5e8c091ff0e1c3ef4b6cc7b20a3...
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-14 Olivier Crêtertpsession: Send FIR requests in response to key unit...
2011-11-14 Olivier Crêtertpsession: Put the PLI requests in each RTPSource
2011-11-14 Olivier Crêtertpsession: Process received Full Intra Requests
2011-11-11 Wim TaymansMerge branch 'master' into 0.11
next