summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpbin.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Use gst_element_request_pad_simpleFrançois Laignel1-7/+7
2021-03-29rtpmanager: allow per feature registrationStéphane Cerveau1-0/+1
2021-03-26rtpbin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulatorsSebastian Dröge1-4/+2
2020-10-16rtpbin: Add clear-ssrc actionNicolas Dufresne1-0/+39
2020-10-08rtpmanager: implement SMPTE 2022-1 FEC encoderMathieu Duponchelle1-1/+182
2020-10-08rtpmanager: implement SMPTE 2022-1 FEC decoderMathieu Duponchelle1-8/+293
2020-09-24rtpbin: Remove the rtpjitterbuffer with the streamNicolas Dufresne1-0/+5
2020-09-23rtpbin: Cleanup dead codeNicolas Dufresne1-7/+0
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-1/+1
2020-06-05rtpbin: Initialize uninitialized variable correctlySebastian Dröge1-1/+1
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+2
2020-03-31rtpbin: make warning messages more meaningfulAaron Boxer1-4/+8
2020-02-20rtpbin: fix typo setting max-dropout/misorder-timeMatthew Waters1-1/+1
2020-02-11rtpbin: use max-streams on rtpssrcdemuxMikhail Fludkov1-0/+1
2019-12-20rtpbin: fix shutdown crash in rtpbinHavard Graff1-12/+9
2019-11-17Don't pass default GLib marshallers for signalsNiels De Graef1-56/+40
2019-10-16good: Avoid usage of deprecated APIEdward Hervey1-4/+1
2019-10-05documentation: fix a number of typosAaron Boxer1-11/+11
2019-09-24rtpbin: add request-jitterbuffer signalMathieu Duponchelle1-43/+132
2019-05-25rtpbin: Improve RTPStorage action signal documentationNicolas Dufresne1-2/+5
2019-05-13doc: Fix some docstringsThibault Saunier1-1/+1
2019-05-13Mark some properties as DOC_SHOW_DEFAULTThibault Saunier1-1/+2
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2019-04-29rtpbin: Free storage when freeing sessionDanny Smith1-0/+3
2019-03-28rtpbin: Request the FEC decoder even if ignore-pt is setOlivier Crête1-17/+7
2019-03-28rtpbin: Factor out the code that exposes the src padOlivier Crête1-10/+18
2019-03-21rtpbin: Allow reusing the sender AUX binNicolas Dufresne1-2/+3
2018-12-20Revert "rtpbin: receive bundle support"Mathieu Duponchelle1-223/+12
2018-11-07rtpbin: Sink jitterbuffer/storage before passing as parameters to signalsSebastian Dröge1-0/+14
2018-06-23Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller1-7/+2
2018-05-23docs: fix typosTim-Philipp Müller1-3/+3
2018-04-06rtpbin: new signal "get-storage"Mathieu Duponchelle1-0/+35
2018-03-12docs: rtpbin: add some Since markers for new propertiesTim-Philipp Müller1-0/+4
2018-02-26rtpbin, rtpptdemux: Add missing Since markersMathieu Duponchelle1-0/+2
2018-02-21rtpbin: Expose FEC support signalsMathieu Duponchelle1-34/+314
2018-01-18rtpbin: fix leak of elements requested by signalsMathieu Duponchelle1-3/+11
2017-10-07rtpbin, rtspsrc: fix compiler warnings about 64-bit integer signednesTim-Philipp Müller1-2/+2
2017-09-15rtpbin: add option for sanity checking timestamp offsetPatrick Radizi1-12/+59
2017-09-14rtpbin: add option for increasing ts_offset graduallyPatrick Radizi1-1/+30
2017-08-29rtpbin: Also log local and SR RTP running times when doing ntp-sync=trueSebastian Dröge1-0/+3
2017-08-29rtpbin: also create session when creating the send_rtcp_src_%u padMatthew Waters1-6/+12
2016-12-14rtpmanager: place content before Since-version API markerReynaldo H. Verdejo Pinochet1-4/+4
2016-11-23rtpbin: Handle create_session() returning NULL in bundle codeSebastian Dröge1-0/+6
2016-11-16rtpbin: receive bundle supportPhilippe Normand1-159/+403
2016-08-26rtpbin: introduce max-streams propertyHavard Graff1-1/+25
2016-08-23rtpbin: fix typo in max-misorder-time property nameVincent Penquerc'h1-1/+1
2016-04-03rtpjitterbuffer: Add RFC7273 media clock handlingSebastian Dröge1-1/+18
2016-03-29rtpmanager: Set to initial value for 'ntpns' in get_current_times()Minjae Kim1-1/+1
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-12/+12
2016-03-15rtpmanager: Some comment and documentation clarifications/fixesNirbheek Chauhan1-1/+1