summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtpL16depay: don't crash if data is not modulo channels*widthHavard Graff2019-12-021-2/+14
* rtpsession: add locking for clear-pt-mapHavard Graff2019-11-291-0/+2
* wavparse: Fix push mode ignoring audio with a size smaller than segment bufferAmr Mahdi2019-11-201-3/+3
* wavparse: Fix ignoring of last chunk in push modeAmr Mahdi2019-11-201-7/+18
* aacparse: fix wrong offset of adts channelaogun2019-11-181-1/+1
* videocrop: Also update the coordinate when in-placeNicolas Dufresne2019-11-141-0/+8
* alpha: Fix one_over_kc calculationDoug Nazar2019-09-101-1/+1
* rtpjitterbuffer: max-dropout-time gets cast to int32Olivier Crête2019-08-201-1/+1
* rtpjitterbuffer: Clear clock master before unreffingJan Schmidt2019-08-201-1/+4
* qtdemux: Use empty-array safe way to cleanup GPtrArraySeungha Yang2019-08-201-9/+5
* rtpfunnel: forward correct segment when switching padMathieu Duponchelle2019-08-081-9/+23
* rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps.Knut Andre Tidemann2019-08-081-0/+1
* rtpssrcdemux: Avoid taking streamlock out-of-bandNicolas Dufresne2019-08-081-38/+58
* splitmuxsink: Only set running time on finalizing sink element when in async-...Sebastian Dröge2019-08-071-4/+6
* rtpsession: Always keep at least one NACK on early RTCPNicolas Dufresne2019-08-071-0/+8
* rtpsession: Call on-new-ssrc earlierNicolas Dufresne2019-08-071-2/+3
* rtpsource: Add more information to probation warningNicolas Dufresne2019-08-071-1/+3
* rtspsrc: do not try to send EOS with invalid seqnumThiago Santos2019-08-071-1/+3
* rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOPSebastian Dröge2019-08-071-5/+6
* rtpbin: Free storage when freeing sessionDanny Smith2019-08-061-0/+3
* scaletempo: Advertise interleaved layout in caps templatesPhilippe Normand2019-08-061-3/+3
* rtpulpfecdec,enc: unbreak plugin gtk-doc build in autotoolsTim-Philipp Müller2019-04-092-4/+4
* rtpvrawpay: preserve GST_BUFFER_FLAG_DISCONT on the first outputted bufferAntonio Ospite2019-04-091-0/+9
* rtpulpfec*: Replace github URIs with gitlab.fdo onesOlivier Crête2019-04-092-5/+5
* rtpred*: Add example pipelinesOlivier Crête2019-04-092-0/+14
* rtpulpfec*: Improve documentationOlivier Crête2019-04-093-6/+36
* rtpstorage + rtpulpfecdec: Get the storage using a query as fallbackOlivier Crête2019-04-092-5/+43
* rtpsession: Allow overriding NACK packet creationNicolas Dufresne2019-04-052-3/+58
* rtpsession: Add disable-sr-timestamp propertyMathieu Duponchelle2019-04-052-2/+30
* rtpsession: Send as many nack seqnum as possibleNicolas Dufresne2019-04-053-55/+202
* rtpsession: Fix race when sending PLI, FIR and NACK packetsJohn Bassett2019-04-051-10/+8
* rtpsession: Fix early rtcp time comparisionNicolas Dufresne2019-04-051-2/+2
* rtpgstpay: Set DELTA_UNIT flag when appropriateMathieu Duponchelle2019-04-041-0/+3
* docs: fix typo s/abonormally/abnormally/Antonio Ospite2019-04-031-1/+1
* docs: fix typo s/incomming/incoming/Antonio Ospite2019-04-0311-12/+12
* rtp: fix indentation after G_DEFINE_TYPEAntonio Ospite2019-04-034-8/+12
* rtpsession: fix comment to refer to buffers instead of groupsAntonio Ospite2019-04-021-2/+2
* rtpsource: add comment to explain why probation queue is not always clearedAntonio Ospite2019-04-021-1/+8
* rtpsource: fix stats about received packetsAntonio Ospite2019-04-021-1/+1
* rtpstorage: Limit the queue sizeOlivier Crête2019-03-291-0/+44
* rtpbin: Request the FEC decoder even if ignore-pt is setOlivier Crête2019-03-281-17/+7
* rtpbin: Factor out the code that exposes the src padOlivier Crête2019-03-281-10/+18
* rtpreddec: Add some more debug printsOlivier Crête2019-03-271-0/+12
* rtpstorage: Issue warning if request by size if 0Olivier Crête2019-03-261-0/+13
* rtpstorage: Add more debug messagesOlivier Crête2019-03-263-2/+30
* rtpstorage: Make debug category available to sub objectsOlivier Crête2019-03-264-1/+7
* rtpstorage: Add debug funcptr to chain functionOlivier Crête2019-03-261-0/+1
* gstrtpsession: Remove set but not use running-timeNicolas Dufresne2019-03-221-3/+0
* rtpmanager: Register chain functions to debugOlivier Crête2019-03-224-0/+20
* rtpbin: Allow reusing the sender AUX binNicolas Dufresne2019-03-211-2/+3