summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: fix allocation explosion with stsd entriesJustin Chadwell2020-09-251-1/+5
* qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell2020-09-251-0/+2
* Use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis2020-09-251-1/+1
* rtspsrc: Use the correct type for storing the max-rtcp-rtp-time-diff propertySebastian Dröge2020-09-251-1/+1
* rtspsrc: Error out when failling to receive message responseThibault Saunier2020-09-251-0/+18
* deinterlace: Force renegotiation when changing modeJan Schmidt2020-09-251-8/+18
* slitmuxsrc: Properly stop the loop if not part reader is presentEdward Hervey2020-09-251-0/+4
* qtdemux: Add 'mp3 ' fourcc that VLC seems to produce nowOlivier Crête2020-09-252-0/+2
* flacparse: fix broken reordering of flac metadataJennifer Berringer2020-06-071-12/+16
* rtpsession: rename RTCP threadNicolas Pernas Maradei2020-06-071-1/+1
* rtpvp8pay, rtpvp9pay: fix caps leak in set_caps()Stian Selnes2020-03-132-0/+2
* videomixer: Don't leak peer capsEdward Hervey2020-03-131-0/+3
* rtspsrc: Fix for segmentation fault when handling set/get_parameter requestsAlexander Lapajne2020-02-101-1/+7
* wavenc: Fix writing of the channel mask with >2 channelsSebastian Dröge2020-01-141-1/+1
* videocrop: allow properties to be animated by GstControllerDaniel Molkentin2020-01-071-4/+25
* rtpjpegdepay: outputs framed jpegTim-Philipp Müller2019-12-061-3/+4
* qtdemux: Specify REDIRECT information in error messageThibault Saunier2019-12-062-8/+26
* 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