summaryrefslogtreecommitdiff
path: root/gst-libs/gst/rtp
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet1-1/+2
2015-10-20rtp: GST_RTP_BUFFER_MAP_FLAG_SKIP_PADDING is Since 1.6.1Sebastian Dröge1-1/+1
2015-10-15rtpbuffer: Add map flag to skip paddingStian Selnes2-2/+19
2015-10-15Revert "rtpbuffer: increase logging level when map fails"Sebastian Dröge1-5/+5
2015-10-15rtpbuffer: increase logging level when map failsMiguel París Díaz1-5/+5
2015-10-02rtpbasepayload: Implement video SDP attributesSebastian Rasmussen1-1/+35
2015-08-15rtpbasedepayload: Make stats creation threadsafe, fix a CRITICALJan Schmidt1-7/+19
2015-08-11rtpbaseaudiopayload: Copy metadata in the (de)payloader, but only the relevan...Sebastian Dröge1-0/+43
2015-08-10basedepayloader: Don't re-timestamp with running-timeNicolas Dufresne1-12/+13
2015-07-30rtpbuffer: avoid accessing NULL buffer even moreBrian Peters1-1/+1
2015-07-30rtp: buffer: don't access NULL buffer pointerBrian Peters1-1/+3
2015-07-30rtpbasedepayload: fix leaks in error code pathsTim-Philipp Müller1-0/+2
2015-07-18depayloader: Use input segment startNicolas Dufresne1-3/+3
2015-07-12rtp: rtpbasedepayload: add process_rtp_packet() vfuncTim-Philipp Müller2-6/+31
2015-07-07rtpbasedepayload: fix typo in commentTim-Philipp Müller1-1/+1
2015-07-07rtpbasepayload: fix possible segment event leakTim-Philipp Müller1-1/+1
2015-07-06rtcpbuffer: Fix validation of packets with paddingStian Selnes1-12/+16
2015-06-30rtpbaseaudiopayload: Don't copy memory if not needed, just append payload to ...Sebastian Dröge1-16/+3
2015-06-18doc: Fix gsttrtphdrext section nameNicolas Dufresne1-1/+1
2015-06-16gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne1-1/+1
2015-06-10rtpbaseaudiopayload: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()Sebastian Dröge1-2/+2
2015-06-05rtpbasepayload: Always prefer downstream's ssrc suggestion if anySebastian Dröge1-42/+24
2015-06-05rtcpbuffer: Improve documentation of new functions a bitSebastian Dröge1-6/+9
2015-06-05rtcpbuffer: Update package validation to support reduced size rtcp packetsJose Antonio Santos Cadenas2-17/+84
2015-06-01rtpbuffer: optimise payload mapping for buffers with one memoryTim-Philipp Müller1-7/+22
2015-06-01rtpbasedepayload: provide chain_list function on sink padTim-Philipp Müller2-13/+67
2015-05-21rtp: Clean G-I files on make clean tooSebastian Dröge1-1/+1
2015-05-20rtp: Add builddir to the include path for gobject-introspectionSebastian Dröge1-0/+3
2015-05-20rtp: Add GstRTPProfile enumSebastian Dröge3-0/+68
2015-05-19rtpbasepayload: Try harder to reuse previously configured caps values and giv...Sebastian Dröge1-68/+216
2015-05-05rtpbasedepayload: Add some debug outputSebastian Dröge1-3/+11
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-07rtp: rtcpbuffer: fix typo in enumTim-Philipp Müller1-2/+5
2015-03-31introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey1-1/+1
2015-03-27basedepay: Handle initial gaps and no clock-baseNicolas Dufresne1-26/+47
2015-03-26basedepayload: Fix generated segmentNicolas Dufresne1-4/+22
2015-03-09rtpbuffer: Link to an explanation why the seqnum comparison function does the...Sebastian Dröge1-0/+5
2014-12-12rtcpbuffer: fix spelling of word in commentZaheer Abbas Merali1-1/+1
2014-11-02rtp: Do not use deprecated gtk-doc 'Rename to' tagLuis de Bethencourt1-6/+2
2014-10-30rtpbuffer: add a const where appropriateVincent Penquerc'h1-1/+1
2014-05-03rtpbasepayload: Implement reconfigure event & renegotiation without subclassOlivier Crête1-6/+41
2014-05-02rtpbasepayload: Save the PT after fixatingOlivier Crête1-0/+1
2014-05-02rtpbuffer: avoid underflow in size calculationVincent Penquerc'h1-0/+4
2014-05-01rtpbasepayload: restrict initial random sequence number to be <= 32767John Bassett1-1/+1
2014-04-30rtcpbuffer: check claimed data size against available sizeVincent Penquerc'h1-0/+5
2014-04-29rtpbuffer: fix memory leak when gst_rtp_buffer_map failsStian Selnes1-3/+3
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller4-8/+0
2014-04-12rtpbasedepay: add stats propertyWim Taymans1-0/+108
2014-04-12rtpbasepayload: update docsWim Taymans1-0/+20
2014-04-12rtpbasepayload: add current timestamp and seqnum offset to statsWim Taymans1-4/+6