summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller6-48/+1009
2019-04-11Update docsTim-Philipp Müller72-146/+156
2019-04-09rtpulpfecdec,enc: unbreak plugin gtk-doc build in autotoolsTim-Philipp Müller2-4/+4
2019-04-09rtpvrawpay: preserve GST_BUFFER_FLAG_DISCONT on the first outputted bufferAntonio Ospite1-0/+9
2019-04-09rtpulpfec*: Replace github URIs with gitlab.fdo onesOlivier Crête2-5/+5
2019-04-09rtpred*: Add example pipelinesOlivier Crête2-0/+14
2019-04-09rtpulpfec*: Improve documentationOlivier Crête3-6/+36
2019-04-09rtpstorage + rtpulpfecdec: Get the storage using a query as fallbackOlivier Crête2-5/+43
2019-04-08osxvideo: fix mac os 10.14 buildDan Kegel2-0/+7
2019-04-07test: rtpsession: Verify on-sending-nacks callbackNicolas Dufresne1-3/+134
2019-04-05rtpsession: Allow overriding NACK packet creationNicolas Dufresne2-3/+58
2019-04-05rtpsession: Add disable-sr-timestamp propertyMathieu Duponchelle3-2/+70
2019-04-05v4l2: remove __user define from types-compat.hPhilipp Zabel1-2/+0
2019-04-05v4l2object: use opRGB colorspace and xfer func definesPhilipp Zabel1-2/+2
2019-04-05v4l2videodec: support orphaningPhilipp Zabel1-7/+8
2019-04-05v4l2bufferpool: support orphaningPhilipp Zabel2-0/+38
2019-04-05v4l2allocator: support orphaningPhilipp Zabel2-4/+54
2019-04-05v4l2: update kernel headers to latest from media treePhilipp Zabel3-41/+97
2019-04-05shout2: Fix leak on error in startNicolas Dufresne1-0/+2
2019-04-05test: rtpsession: Test FB Nack packingNicolas Dufresne1-0/+78
2019-04-05test: rtpsession: Test handling of NACK surplusNicolas Dufresne1-0/+180
2019-04-05rtpsession: Send as many nack seqnum as possibleNicolas Dufresne3-55/+202
2019-04-05rtpsession: Fix race when sending PLI, FIR and NACK packetsJohn Bassett2-16/+102
2019-04-05rtpsession: Fix early rtcp time comparisionNicolas Dufresne1-2/+2
2019-04-05v4l2src: preserve features when fixating capsGuillaume Desmottes1-8/+17
2019-04-04rtpgstpay: Set DELTA_UNIT flag when appropriateMathieu Duponchelle1-0/+3
2019-04-03docs: fix typo s/abonormally/abnormally/Antonio Ospite1-1/+1
2019-04-03docs: fix typo s/incomming/incoming/Antonio Ospite11-12/+12
2019-04-03rtp: fix indentation after G_DEFINE_TYPEAntonio Ospite4-8/+12
2019-04-02rtpsession: fix comment to refer to buffers instead of groupsAntonio Ospite1-2/+2
2019-04-02rtpsource: add comment to explain why probation queue is not always clearedAntonio Ospite1-1/+8
2019-04-02test: rtpbin_buffer_list: add test to verify that stats are correctAntonio Ospite1-0/+53
2019-04-02rtpsource: fix stats about received packetsAntonio Ospite1-1/+1
2019-04-01test: rtpbin_buffer_list: move buffer list creation next to its validationAntonio Ospite1-28/+30
2019-04-01test: rtpbin_buffer_list: set the chain_list function directly in the testAntonio Ospite1-7/+2
2019-04-01test: rtpbin_buffer_list: make check_packet more flexibleAntonio Ospite1-6/+6
2019-04-01test: rtpbin_buffer_list: factor out a function to create packets buffersAntonio Ospite1-25/+28
2019-04-01test: rtpbin_buffer_list: check if the chain_list function has been calledAntonio Ospite1-0/+14
2019-04-01test: rtpbin_buffer_list: port to GStreamer 1.0Antonio Ospite1-108/+95
2019-04-01tests: jpegdec: bump discoverer timeout for valgrindTim-Philipp Müller1-1/+1
2019-04-01meson: Only ensure that moc is available on LinuxNirbheek Chauhan1-2/+12
2019-03-29rtpstorage: Limit the queue sizeOlivier Crête1-0/+44
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-27rtpreddec: Add some more debug printsOlivier Crête1-0/+12
2019-03-26rtpstorage: Issue warning if request by size if 0Olivier Crête1-0/+13
2019-03-26rtpstorage: Add more debug messagesOlivier Crête3-2/+30
2019-03-26rtpstorage: Make debug category available to sub objectsOlivier Crête7-15/+25
2019-03-26rtpstorage: Add debug funcptr to chain functionOlivier Crête1-0/+1
2019-03-25flac: report latency in flacenc and flacdecJulian Bouzas2-1/+54