rtpbin: Add use-rtsp-buffering property
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / gstrtprtxreceive.c
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
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
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-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-09 Nicolas Dufresnertprtxreceive: Add memory and boundary checks
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-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
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