summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2021-06-17gst: don't use volatile to mean atomic1.16Matthew Waters1-1/+1
2021-03-15matroskademux: Fix extraction of multichannel WavPackSebastian Dröge2-46/+55
2021-03-15matroskademux: Initialize track context out parameter to NULL before parsingSebastian Dröge1-0/+2
2020-09-28rtpjitterbuffer: fix item freeing for 1.16 branchTim-Philipp Müller3-1/+20
2020-09-28rtpjitterbuffer: Properly free internal packets queue in finalize()Sebastian Dröge2-15/+18
2020-09-27rtspsrc: Don't return TRUE for unhandled querySeungha Yang1-2/+3
2020-09-27rtspsrc: Avoid stack overflow recursing waiting for responseThibault Saunier1-5/+8
2020-09-27rtpbin: fix shutdown crash in rtpbinHavard Graff1-13/+9
2020-09-25qtdemux: fix allocation explosion with stsd entriesJustin Chadwell1-1/+5
2020-09-25qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell1-0/+2
2020-09-25Use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis1-1/+1
2020-09-25rtspsrc: Use the correct type for storing the max-rtcp-rtp-time-diff propertySebastian Dröge1-1/+1
2020-09-25rtspsrc: Error out when failling to receive message responseThibault Saunier1-0/+18
2020-09-25deinterlace: Force renegotiation when changing modeJan Schmidt1-8/+18
2020-09-25slitmuxsrc: Properly stop the loop if not part reader is presentEdward Hervey1-0/+4
2020-09-25qtdemux: Add 'mp3 ' fourcc that VLC seems to produce nowOlivier Crête2-0/+2
2020-06-07flacparse: fix broken reordering of flac metadataJennifer Berringer1-12/+16
2020-06-07rtpsession: rename RTCP threadNicolas Pernas Maradei1-1/+1
2020-03-13rtpvp8pay, rtpvp9pay: fix caps leak in set_caps()Stian Selnes2-0/+2
2020-03-13videomixer: Don't leak peer capsEdward Hervey1-0/+3
2020-02-10rtspsrc: Fix for segmentation fault when handling set/get_parameter requestsAlexander Lapajne1-1/+7
2020-01-14wavenc: Fix writing of the channel mask with >2 channelsSebastian Dröge1-1/+1
2020-01-07videocrop: allow properties to be animated by GstControllerDaniel Molkentin1-4/+25
2019-12-06rtpjpegdepay: outputs framed jpegTim-Philipp Müller1-3/+4
2019-12-06qtdemux: Specify REDIRECT information in error messageThibault Saunier2-8/+26
2019-12-02rtpL16depay: don't crash if data is not modulo channels*widthHavard Graff1-2/+14
2019-11-29rtpsession: add locking for clear-pt-mapHavard Graff1-0/+2
2019-11-20wavparse: Fix push mode ignoring audio with a size smaller than segment bufferAmr Mahdi1-3/+3
2019-11-20wavparse: Fix ignoring of last chunk in push modeAmr Mahdi1-7/+18
2019-11-18aacparse: fix wrong offset of adts channelaogun1-1/+1
2019-11-14videocrop: Also update the coordinate when in-placeNicolas Dufresne1-0/+8
2019-09-10alpha: Fix one_over_kc calculationDoug Nazar1-1/+1
2019-08-20rtpjitterbuffer: max-dropout-time gets cast to int32Olivier Crête1-1/+1
2019-08-20rtpjitterbuffer: Clear clock master before unreffingJan Schmidt1-1/+4
2019-08-20qtdemux: Use empty-array safe way to cleanup GPtrArraySeungha Yang1-9/+5
2019-08-08rtpfunnel: forward correct segment when switching padMathieu Duponchelle1-9/+23
2019-08-08rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps.Knut Andre Tidemann1-0/+1
2019-08-08rtpssrcdemux: Avoid taking streamlock out-of-bandNicolas Dufresne1-38/+58
2019-08-07splitmuxsink: Only set running time on finalizing sink element when in async-...Sebastian Dröge1-4/+6
2019-08-07rtpsession: Always keep at least one NACK on early RTCPNicolas Dufresne1-0/+8
2019-08-07rtpsession: Call on-new-ssrc earlierNicolas Dufresne1-2/+3
2019-08-07rtpsource: Add more information to probation warningNicolas Dufresne1-1/+3
2019-08-07rtspsrc: do not try to send EOS with invalid seqnumThiago Santos1-1/+3
2019-08-07rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOPSebastian Dröge1-5/+6
2019-08-06rtpbin: Free storage when freeing sessionDanny Smith1-0/+3
2019-08-06scaletempo: Advertise interleaved layout in caps templatesPhilippe Normand1-3/+3
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