summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomic1.16Matthew Waters2021-06-1712-21/+21
* matroskademux: Fix extraction of multichannel WavPackSebastian Dröge2021-03-152-46/+55
* matroskademux: Initialize track context out parameter to NULL before parsingSebastian Dröge2021-03-151-0/+2
* Release 1.16.31.16.3Tim-Philipp Müller2020-10-216-63/+840
* Update docsTim-Philipp Müller2020-10-2172-73/+73
* Update translationsTim-Philipp Müller2020-10-215-1076/+1010
* Automatic update of common submoduleTim-Philipp Müller2020-10-202-53/+52
* rtpjitterbuffer: fix item freeing for 1.16 branchTim-Philipp Müller2020-09-283-1/+20
* rtpjitterbuffer: Properly free internal packets queue in finalize()Sebastian Dröge2020-09-282-15/+18
* v4l2videodec: Increase internal bitstream pool sizeNicolas Dufresne2020-09-281-1/+4
* rtspsrc: Don't return TRUE for unhandled querySeungha Yang2020-09-271-2/+3
* rtspsrc: Avoid stack overflow recursing waiting for responseThibault Saunier2020-09-271-5/+8
* rtpbin: fix shutdown crash in rtpbinHavard Graff2020-09-272-13/+76
* jpegdec: check buffer size before dereferencing. Fixes #541Jérôme Laheurte2020-09-251-0/+2
* qtdemux: fix allocation explosion with stsd entriesJustin Chadwell2020-09-252-1/+56
* qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell2020-09-252-0/+54
* flacenc: Pass audio info from set_format() to query_total_samples() explicitlySebastian Dröge2020-09-251-4/+3
* pulse: fix discovery of newly added devicesGuillaume Desmottes2020-09-251-2/+0
* Use gst_element_class_set_metadata when passing dynamic stringsJordan Petridis2020-09-252-2/+2
* speex: Fix crash on Windows caused by cross-CRT issueSeungha Yang2020-09-252-2/+3
* 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
* jack: Use jack_free(3) to release portsokuoku2020-09-252-5/+5
* flacparse: fix broken reordering of flac metadataJennifer Berringer2020-06-071-12/+16
* rtpsession: rename RTCP threadNicolas Pernas Maradei2020-06-071-1/+1
* tests: rtp-payloading: add minimal vp8/vp9 rtp payloading/depayloading testTim-Philipp Müller2020-03-131-0/+52
* 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
* v4l2: map GST_VIDEO_FORMAT_BGR15Guillaume Desmottes2020-02-081-0/+4
* v4l2: fix crash on invalid capsGuillaume Desmottes2020-02-081-0/+3
* vp8enc/vp8enc: set 1 for the default value of VP8E_SET_STATIC_THRESHOLDJulien Isorce2020-02-041-3/+6
* jpegdec: Check return value of gst_buffer_map()Nicolas Dufresne2020-02-041-1/+10
* 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
* Release 1.16.21.16.2Tim-Philipp Müller2019-12-036-21/+447
* Update docsTim-Philipp Müller2019-12-0372-77/+77
* Update translationsTim-Philipp Müller2019-12-031-99/+160
* rtpL16depay: don't crash if data is not modulo channels*widthHavard Graff2019-12-021-2/+14
* vp9dec: Fix broken 4:4:4 8bits decodingSeungha Yang2019-11-291-2/+5
* rtpsession: add locking for clear-pt-mapHavard Graff2019-11-292-0/+46
* 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
* v4l2bufferpool: Queue number of allocated buffers to captureNicolas Dufresne2019-11-202-2/+6
* v4l2object: Workaround bad TRY_FMT colorimetry implementationNicolas Dufresne2019-11-191-6/+14