summaryrefslogtreecommitdiff
path: root/gst/rtp
AgeCommit message (Expand)AuthorFilesLines
2021-05-15rtpsrc: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)1-0/+2
2021-05-15rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)1-2/+7
2020-07-29rtpsrc: drop stream-start & eos messages posted from the internal udp sink(s)George Kiagiadakis1-0/+18
2020-07-14rtpsrc: Add domain name supportNicolas Dufresne1-5/+33
2020-07-14rtpsrc: Always set rtcp socket addressNicolas Dufresne1-9/+1
2020-07-14rtpsink: Fix error handling on bad DNSNicolas Dufresne1-3/+1
2020-07-07rtpsrc/sink: Use g_signal_connect_object()Sebastian Dröge2-16/+16
2020-02-21rtpmanagerbad: fix two minor memory leaksMarc Leeman1-0/+2
2020-02-21rtpmanagerbad: reduce lock in rtpsinkMarc Leeman1-2/+2
2020-02-21rtpmanagerbad: documentation comment fixMarc Leeman1-1/+2
2019-11-19rtpmanagerbad: allow setting multicast-ifaceMarc Leeman4-0/+66
2019-11-17rtpmanagerbad: name the element childrenMarc Leeman2-10/+11
2019-11-05documentation: fixed a heap o' typosAaron Boxer1-2/+2
2019-10-14Remove autotools build systemTim-Philipp Müller1-16/+0
2019-09-24build: fix werror build with newer gccMatthew Waters1-1/+1
2019-09-20rtpmanagerbad: allow creation of elements at initialisationMarc Leeman3-248/+377
2019-08-08rtp: do not overrule RtpInfo when non dynamic typeMarc Leeman1-3/+8
2019-06-26rtp: Fix incompatible type build warningSeungha Yang2-2/+2
2019-06-07rtpmanagerbad: fix the plugin registrationMarc Leeman1-0/+2
2019-06-05rtp: fix autotools build some moreTim-Philipp Müller1-2/+2
2019-06-03make: rtp: Remove spurious header fileNicolas Dufresne1-1/+0
2019-06-03rtpmanagerbad: add RTP streaming elementsMarc Leeman9-0/+1567
2016-02-16rtp: move RTP H.265 payloader/depayloader to -goodTim-Philipp Müller6-3357/+0
2016-02-05gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2-10/+27
2016-02-05rtph265depay: fix termination of access unitLuis de Bethencourt1-2/+0
2016-01-15rtph265depay: fix unneeded sub-buffer creationLuis de Bethencourt1-16/+8
2016-01-15rtph265pay: add "send VPS/SPS/PPS with every key frame" modeLuis de Bethencourt1-40/+46
2016-01-15rtph265pay: change config-interval property type from uint to intLuis de Bethencourt2-5/+5
2015-08-15rtph265depay: make sure we call handle_nal for each NALLuis de Bethencourt1-1/+5
2015-08-15rtph265pay: Copy metadata in the payloader, but only the relevant onesLuis de Bethencourt1-6/+8
2015-08-15rtph265pay: Use GST_WARNING_OBJECT() instead of GST_WARNING()Luis de Bethencourt1-2/+2
2015-08-15rtph265pay: fix potential crash when shutting downLuis de Bethencourt1-2/+7
2015-08-14rtph265pay: fix buffer leak when using SPS/PPSLuis de Bethencourt1-1/+3
2015-08-14rtph265depay: copy metadata in the depayloader, but only the relevant onesLuis de Bethencourt2-0/+89
2015-08-12rtph265depay: checking if depay has sps/pps nals before insertionLuis de Bethencourt1-1/+1
2015-08-12rtph265depay: only update the srcpad caps if something else than the codec_da...Luis de Bethencourt1-2/+41
2015-08-12rtph265depay: PPS replaces old PPS if it has the same idLuis de Bethencourt1-1/+1
2015-08-12rtph265depay: Insert SPS/PPS NALs into the streamLuis de Bethencourt1-0/+50
2015-08-12rtph265depay: implement process_rtp_packet() vfuncLuis de Bethencourt1-16/+8
2015-08-12rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Luis de Bethencourt1-2/+2
2015-08-12rtph265depay: prevent trying to get 0 bytes from adapterLuis de Bethencourt1-4/+6
2015-07-29rtp: remove dead assignmentLuis de Bethencourt1-2/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-06rtp: donl_present variable unusedLuis de Bethencourt1-1/+11
2015-01-08rtp: value truncated too short creates dead codeLuis de Bethencourt1-1/+1
2015-01-08rtp: fix nal unit type checkLuis de Bethencourt1-1/+2
2015-01-08rtp: fix dead code and check for impossible valuesLuis de Bethencourt1-2/+1
2014-10-19rtpbad: Fix make dist by removing non-existing file from EXTRA_DISTSebastian Dröge1-2/+0
2014-10-17rtpbad: include plugins base cflags (fix build on jenkins)Thijs Vermeir1-1/+1