summaryrefslogtreecommitdiff
path: root/gst/rtp
Commit message (Expand)AuthorAgeFilesLines
* rtpsrc: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-071-0/+2
* rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)2021-05-071-2/+7
* Use gst_element_request_pad_simple...François Laignel2021-05-051-1/+1
* rtpsrc: Fix wrong/NULL URI handlingThibault Saunier2021-04-231-3/+16
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-115-6/+8
* rtpmanagerbad: allow setting caps on rtpsrcMarc Leeman2020-12-042-0/+44
* rtpsrc: Cleanup on BYE, timeout or when pad is reusedNicolas Dufresne2020-10-161-0/+24
* rtpsrc: re-use the same src pad for streams that have the same payload typeGeorge Kiagiadakis2020-10-161-5/+18
* rtpmanagerbad: remove duplicate parent declarationMarc Leeman2020-10-121-2/+0
* rtpsrc: drop stream-start & eos messages posted from the internal udp sink(s)George Kiagiadakis2020-07-291-0/+18
* rtpsrc: Add domain name supportNicolas Dufresne2020-07-141-5/+33
* rtpsrc: Always set rtcp socket addressNicolas Dufresne2020-07-141-9/+1
* rtpsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* rtpsrc/sink: Use g_signal_connect_object()Sebastian Dröge2020-07-072-16/+16
* rtpmanagerbad: fix two minor memory leaksMarc Leeman2020-02-211-0/+2
* rtpmanagerbad: reduce lock in rtpsinkMarc Leeman2020-02-211-2/+2
* rtpmanagerbad: documentation comment fixMarc Leeman2020-02-211-1/+2
* rtpmanagerbad: allow setting multicast-ifaceMarc Leeman2019-11-194-0/+66
* rtpmanagerbad: name the element childrenMarc Leeman2019-11-172-10/+11
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-16/+0
* build: fix werror build with newer gccMatthew Waters2019-09-241-1/+1
* rtpmanagerbad: allow creation of elements at initialisationMarc Leeman2019-09-203-248/+377
* rtp: do not overrule RtpInfo when non dynamic typeMarc Leeman2019-08-081-3/+8
* rtp: Fix incompatible type build warningSeungha Yang2019-06-262-2/+2
* rtpmanagerbad: fix the plugin registrationMarc Leeman2019-06-071-0/+2
* rtp: fix autotools build some moreTim-Philipp Müller2019-06-051-2/+2
* make: rtp: Remove spurious header fileNicolas Dufresne2019-06-031-1/+0
* rtpmanagerbad: add RTP streaming elementsMarc Leeman2019-06-039-0/+1567
* rtp: move RTP H.265 payloader/depayloader to -goodTim-Philipp Müller2016-02-166-3357/+0
* gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2016-02-052-10/+27
* rtph265depay: fix termination of access unitLuis de Bethencourt2016-02-051-2/+0
* rtph265depay: fix unneeded sub-buffer creationLuis de Bethencourt2016-01-151-16/+8
* rtph265pay: add "send VPS/SPS/PPS with every key frame" modeLuis de Bethencourt2016-01-151-40/+46
* rtph265pay: change config-interval property type from uint to intLuis de Bethencourt2016-01-152-5/+5
* rtph265depay: make sure we call handle_nal for each NALLuis de Bethencourt2015-08-151-1/+5
* rtph265pay: Copy metadata in the payloader, but only the relevant onesLuis de Bethencourt2015-08-151-6/+8
* rtph265pay: Use GST_WARNING_OBJECT() instead of GST_WARNING()Luis de Bethencourt2015-08-151-2/+2
* rtph265pay: fix potential crash when shutting downLuis de Bethencourt2015-08-151-2/+7
* rtph265pay: fix buffer leak when using SPS/PPSLuis de Bethencourt2015-08-141-1/+3
* rtph265depay: copy metadata in the depayloader, but only the relevant onesLuis de Bethencourt2015-08-142-0/+89
* rtph265depay: checking if depay has sps/pps nals before insertionLuis de Bethencourt2015-08-121-1/+1
* rtph265depay: only update the srcpad caps if something else than the codec_da...Luis de Bethencourt2015-08-121-2/+41
* rtph265depay: PPS replaces old PPS if it has the same idLuis de Bethencourt2015-08-121-1/+1
* rtph265depay: Insert SPS/PPS NALs into the streamLuis de Bethencourt2015-08-121-0/+50
* rtph265depay: implement process_rtp_packet() vfuncLuis de Bethencourt2015-08-121-16/+8
* rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Luis de Bethencourt2015-08-121-2/+2
* rtph265depay: prevent trying to get 0 bytes from adapterLuis de Bethencourt2015-08-121-4/+6
* rtp: remove dead assignmentLuis de Bethencourt2015-07-291-2/+0
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0