rtpjitterbuffer: Don't forget to unlock the mutex when receiving GAPs in TCP streams
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager /
2015-03-09 Sebastian Drögertpjitterbuffer: Don't forget to unlock the mutex when...
2015-03-04 Santiago Carot-Nemesiortp: Add Full Intra Request (FIR) packets to statistics
2015-03-04 Santiago Carot-Nemesiortp: Add Packet Loss Indication (PLI) to statistics
2015-03-04 Sebastian Drögertpsession: Add explanation why we have space for 32...
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-02-19 Sebastian Drögertpsession: Send initial events on sync_rtcp pad when...
2015-02-17 Sebastian Drögertpjitterbuffer: When resetting the jitterbuffer becaus...
2015-02-11 Sebastian Drögertpsession: Handle first RTCP packet and early feedback...
2015-01-30 Sebastian Drögertpsession: Fix signal name
2015-01-30 Sebastian Drögertpstats: Fix typo in documentation
2015-01-30 Sebastian Drögertpsession: Add new on-receiving-rtcp signal
2015-01-26 Sebastian Drögertpsession: Deprecate rtcp-immediate-feedback-threshold...
2015-01-26 Sebastian Drögertpsession: Delay the next regular RTCP packet after...
2015-01-26 Sebastian Drögertpsession: Add new send-rtcp-full signal
2015-01-22 Sebastian Drögertpsession: Fix indention
2015-01-07 Sebastian Drögertpjitterbuffer: If we get a gap with a buffer without...
2014-12-25 Tim-Philipp Müllerrtpptdemux: just drop invalid rtp packets instead of...
2014-12-25 Tim-Philipp Müllerrtpptdemux: fix 0.10-ism in docs
2014-12-09 Thibault Saunierrtpsession: Use an empty iterator in iterate_internal_l...
2014-12-03 Thibault Saunierrtpjitterbuffer: Use an empty iterator in iterate_inter...
2014-11-29 Olivier Crêtertprtxreceive: Use offset when copying header
2014-11-22 Miguel París Díazrtpjitterbuffer: ensure rtx_retry_period >= 0
2014-11-20 Arun Raghavanrtpbin: Fix up new_jitterbuffer signal prototype
2014-11-20 Arun Raghavanrtpbin: Document how to control per-SSRC retransmission
2014-11-10 Arun Raghavanrtpmanager: Trivial typo fix
2014-11-02 Tim-Philipp Müllerrtpjitterbuffer: implement get/set for new rtx-min...
2014-10-25 Tim-Philipp Müllerrtpjitterbuffer: fix crash on some 32-bit systems
2014-10-22 Wim Taymansrtpjitterbuffer: limit the retry frequency
2014-10-22 Miguel París Díazgstrtpjitterbuffer: add "rtx-min-delay" property
2014-10-22 Wim Taymansjitterbuffer: Refactor code
2014-10-22 Miguel París Díazrtpsession: fix Early Feedback Transmission
2014-10-21 Wim Taymansrtpjitterbuffer: make debug line less confusing
2014-10-21 Wim Taymansjitterbuffer: rework resync handling
2014-10-21 Sjoerd Simonsrtpmux: Don't set PROXY_CAPS flag on the src pad
2014-10-10 Olivier Crêtertpsource: Rename seqnum-base to seqnum-offset in caps
2014-10-10 Olivier Crêtertpmux: clock-base and seqnum-base -> timestamp-offset...
2014-10-04 Stefan Sauerrtpjitterbuffer: don't log all clock_rate changes as...
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-18 Ognyan Tonchevrtpbin: do not leak encsink pad in error case
2014-08-21 Youness Alaouijitterbuffer: Allow rtp caps without clock-rate
2014-08-08 Sebastian Rasmussenrtpmux: Unref pad template caps after usage
2014-07-16 Sebastian Rasmussenrtpdtmfmux: Avoid taking an unnecessary ref
2014-06-29 Sebastian Drögertpbin: Don't leak caps
2014-06-29 Sebastian Drögertpssrcdemux: Fix compiler warning when compiling with...
2014-06-25 Wim Taymansjitterbuffer: improve SR packet handling
2014-06-23 Miguel París Díazgstrtpssrcdemux: manage ssrc of RTCP RR packets
2014-05-16 Wim Taymansrtpsession: update last_activity when sending RTP
2014-05-15 Aleix Conchillo... rtpbin: update rtp encoder/decoder docs
2014-05-14 George Kiagiadakisrtpsession: remove unused if branch
2014-05-14 George Kiagiadakisrtpsession: cleanup sources that have sent BYE
2014-05-14 George Kiagiadakisrtpsession: unify nested if clauses
2014-05-14 George Kiagiadakisrtpsession: timeout internal sources that are inactive...
2014-05-14 Aleix Conchillo... rtpjitterbuffer: don't stop looping if event found...
2014-05-09 Wim Taymansrtpjitterbuffer: increment accepted packets after loss
2014-05-09 Jason LitzingerAdd new test case.
2014-05-05 Olivier Crêtertprtxreceive: Wait until timeout to clear association...
2014-05-04 Olivier Crêtertpmux: Always let upstream chose the ssrc if it wishes
2014-05-04 Mark Nauwelaertsrtpjitterbuffer: avoid stall by corrupted seqnum accounting
2014-05-03 Olivier Crêtertpsession: Keep local conflicting addresses in the...
2014-04-29 Wim Taymansrtpjitterbuffer: optimize timer update
2014-04-29 Wim Taymansrtpjitterbuffer: small optimizations
2014-04-29 Wim Taymansrtpjitterbuffer: signal when next_seqnum changed
2014-04-29 Wim Taymansrtpjitterbuffer: only signal event when head changed
2014-04-29 Wim Taymansrtpjitterbuffer: rework packet insert
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-23 Jan Schmidtrtpjitterbuffer: Clear last_pt on flush-stop.
2014-04-21 Vincent Penquerc'hrtpmux: fix buffer list drop check
2014-04-18 Wim Taymansjitterbuffer: improve EOS handling
2014-04-18 Wim Taymansrtpsession: send reconfigure when internal-ssrc changes
2014-04-18 Wim Taymansjitterbuffer: assume a full buffer when eos
2014-04-17 Sebastian Drögertprtxsend: Require clock-rate in the caps and handle...
2014-04-17 Sebastian Drögertpjitterbuffer: Unref clock id when waiting for the...
2014-04-16 Wim Taymansrtpjitterbuffer: refuse serialied query when buffering
2014-04-16 Wim Taymansrtpjitterbuffer: don't free the serialized query
2014-04-03 Wim Taymansjitterbuffer: demote warning to debug
2014-03-29 Tim-Philipp Müllerrtpmanager: copy sticky events when exposing pads in...
2014-03-25 Wim Taymansrtspsrc: copy sticky events to ghostpad
2014-03-05 Wim Taymanssession: small cleanups
2014-03-05 Wim Taymanssession: handle unknown SSRC in FIR
2014-03-03 Wim Taymansjitterbuffer: fix buffer level with invalid DTS
2014-02-27 Tim-Philipp Müllerrtpmanager: re-enable -Werror
2014-02-27 Tim-Philipp Müllerrtpjitterbuffer: fix compiler warning
2014-02-26 Sebastian Drögertpjitterbuffer: Fix uninitialized variable compiler...
2014-02-26 Jake Foytikrtpjitterbuffer: Remove raw comparisons of RTP sequence...
2014-02-14 Wim Taymansrtpjitterbuffer: add support for serialized queries
2014-02-14 Wim Taymansrtpsession: proxy caps and allocation on RTP pads
2014-02-08 Sebastian Drögertprtxsend: Fix unitialized variable compiler warning
2014-01-21 Wim Taymansrtpjitterbuffer: handle expected packet being an RTX...
2014-01-21 Wim Taymansrtpbin: add a caps accumulator for the request-pt-map...
2014-01-21 Wim Taymansrtxreceive: copy flags and timestamps from original...
2014-01-21 Wim Taymansrtpjitterbuffer: ignore invalid timestamps in rtt calcu...
2014-01-21 George Kiagiadakisrtprtxsend: ensure that no rtx buffers are sent after EOS
2014-01-21 George Kiagiadakisrtprtxsend: run a new GstTask on the src pad
2014-01-18 Aleix Conchillo... rtpjitterbuffer: do not drop serialized events when...
2014-01-15 George Kiagiadakisrtprtxsend: remove wrong check for payload type not...
2014-01-15 George Kiagiadakisrtprtxsend: fix data locking when creating rtx packets
2014-01-15 George Kiagiadakisrtprtxsend: lock access to internal data in sink_event...
2014-01-15 George Kiagiadakisrtprtxsend: remove unnecessary call to reset() from...
2014-01-15 George Kiagiadakisrtprtxsend: remove unused parameter from the internal...
next