rtpmpadepay: Relax caps to allow any clock-rate
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager /
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...
2014-01-15 George Kiagiadakisrtprtxsend: Use g_slice_* for allocating internal struc...
2014-01-15 George Kiagiadakisrtprtxreceive: remove stupid mutex unlock in the middle...
2014-01-15 George Kiagiadakisrtprtxreceive: use GST_DEBUG_OBJECT / GST_WARNING_OBJEC...
2014-01-15 George Kiagiadakisrtprtxreceive: fix integer format specifiers in GST_DEBUG
2014-01-15 George Kiagiadakisrtprtxsend: change the rtx_pt_map directly in set_prope...
2014-01-15 George Kiagiadakisrtprtxreceive: change the rtx_pt_map directly in set_pr...
2014-01-15 George Kiagiadakisrtprtxreceive: simplify the code of finalize()
2014-01-15 George Kiagiadakisrtprtxreceive: use the GstObject lock instead of a...
2014-01-15 George Kiagiadakisrtprtxsend: use the GstObject lock instead of a new one
2014-01-09 Tim-Philipp Müllerrtprtxsend: remove duplicate assignment
2014-01-08 Aleix Conchillo... rtpbin: remove unused list of decoders
2014-01-03 George Kiagiadakisrtprtxreceive: modify to use a payload-type map like...
2014-01-03 George Kiagiadakisrtprtxsend: do not keep history of packets with an...
2014-01-03 Wim Taymansrtprtxsend: Allow SSRC-multiplexing and multiple payloa...
2014-01-03 George Kiagiadakisrtprtxsend: Add an rtx-ssrc property to allow external...
2014-01-03 Wim Taymanssession: also push EOS event to RTCP srcpad
2014-01-03 Wim Taymanssession: place SSRC in Retransmission event
2014-01-03 George Kiagiadakisrtprtxsend: use a realistic limit for the value of...
2014-01-03 George Kiagiadakisrtprtxsend: use a GSequence to implement the buffer...
2014-01-03 George Kiagiadakisrtprtxsend: retransmit packets in the same order as...
2014-01-03 George Kiagiadakisrtprtxsend: Handle the max_size_time property
next