rtp: Add property to disable RTCP reports per internal rtpsource
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / gstrtprtxreceive.c
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-09-07 George Kiagiadakisrtprtx{send,receive}: improve the debug messages
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-07-04 Nicolas Dufresnertprtxreceive: Add memory and boudary checks
2017-03-17 George Kiagiadakisrtprtxreceive: fix example pipelines and improve the...
2017-03-01 George Kiagiadakisrtprtxreceive: fix potential leak of old, unassociated...
2016-09-14 Stian Selnesrtxreceive: Set buffer flag for retransmitted packets
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
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-10-23 Mischa Spiegelmockdocs: Minor fixes in various places
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-22 Sebastian Drögertxreceive: Put debug output for retransmission request...
2015-04-14 Sebastian Drögertprtx*: Fix typos
2014-11-29 Olivier Crêtertprtxreceive: Use offset when copying header
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-05-05 Olivier Crêtertprtxreceive: Wait until timeout to clear association...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-01-21 Wim Taymansrtxreceive: copy flags and timestamps from original...
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 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-03 George Kiagiadakisrtprtxreceive: modify to use a payload-type map like...
2014-01-03 Julien Isorcertpmanager: add new rtprtxsend / rtprtxreceive elements