summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtprtxsend.h
Commit message (Expand)AuthorAgeFilesLines
* rtprtxsend: run a new GstTask on the src padGeorge Kiagiadakis2014-01-211-2/+3
* rtprtxsend: change the rtx_pt_map directly in set_property() instead of delay...George Kiagiadakis2014-01-151-2/+1
* rtprtxsend: use the GstObject lock instead of a new oneGeorge Kiagiadakis2014-01-151-2/+0
* rtprtxsend: Allow SSRC-multiplexing and multiple payload types in the origina...Wim Taymans2014-01-031-9/+11
* rtprtxsend: use a GSequence to implement the buffer queueGeorge Kiagiadakis2014-01-031-1/+1
* rtprtxsend: retransmit packets in the same order as the rtx requestsGeorge Kiagiadakis2014-01-031-1/+1
* rtprtxsend: Handle the max_size_time propertyGeorge Kiagiadakis2014-01-031-0/+4
* rtpmanager: add new rtprtxsend / rtprtxreceive elementsJulien Isorce2014-01-031-0/+80