summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.20.31.20.3Tim-Philipp Müller2022-06-1570-82/+2928
* Update ChangeLogs for 1.20.3Tim-Philipp Müller2022-06-1512-0/+1021
* ges/videourisource: handle non-1/1 PAR source videosMatthew Waters2022-06-151-5/+24
* matroskademux: Avoid integer-overflow resulting in heap corruption in WavPack...Sebastian Dröge2022-06-151-1/+9
* qtdemux: Fix integer overflows in zlib decompression codeSebastian Dröge2022-06-151-1/+7
* matroskademux: Fix integer overflows in zlib/bz2/etc decompression codeSebastian Dröge2022-06-151-15/+61
* avidemux: Fix integer overflow resulting in heap corruption in DIB buffer inv...Sebastian Dröge2022-06-151-3/+14
* queuearray: Fix potential heap overflow when expanding GstQueueArrayAdam Doupe2022-06-151-8/+17
* smpte: Fix integer overflow with possible heap corruption in GstMask creation.Adam Doupe2022-06-151-0/+7
* vaapi: Do not disable the whole vpp when some va operations not available.He Junyan2022-06-151-2/+4
* multiqueue: fix potential crash on shutdownTim-Philipp Müller2022-06-141-2/+2
* multiqueue: fix warning: ‘is_query’ may be used uninitialized in this fun...James Hilliard2022-06-141-1/+2
* d3d11decoder: Fix for alternate interlacing signallingSeungha Yang2022-06-101-3/+8
* amc: Add H.265 encoder mapping.Jan Schmidt2022-06-084-23/+83
* gtk: Fix double-free when OpenGL can't be initialisedBastien Nocera2022-06-071-1/+0
* webrtcbin: Reject answers that don't contain the same number of m-line as offerOlivier Crête2022-06-072-9/+116
* rtmp2: Fix allocation of GstRtmpMetaJan Alexander Steffens (heftig)2022-06-061-1/+1
* aacparse: Avoid mismatch between src_caps and output_header_typeJan Alexander Steffens (heftig)2022-06-061-27/+28
* flvdemux: Actually make use of the debug categorySebastian Dröge2022-06-062-1/+4
* opencv: Allow building against 4.6.xJan Alexander Steffens (heftig)2022-06-063-10/+17
* basetransform: handle gst_base_transform_query_caps() returning NULLGuillaume Desmottes2022-06-031-0/+4
* soup: fix soup debug categoryStéphane Cerveau2022-06-033-5/+4
* basetransform: fix critical if transform_caps() returned NULLGuillaume Desmottes2022-06-011-1/+1
* clock: Avoid creating a weakref with every entryJan Alexander Steffens (heftig)2022-06-012-9/+71
* plugin: add Apache 2 license to known licensestom schuring2022-05-291-3/+6
* rtpptdemux: Don't GST_FLOW_ERROR when ignoring invalid packetsJan Schmidt2022-05-291-1/+1
* jack: Always use jack_free as specified by the docsNirbheek Chauhan2022-05-281-1/+1
* jack: Add support for detecting libjack on WindowsNirbheek Chauhan2022-05-281-13/+93
* d3d11decoder: Work around Intel DXVA driver crashSeungha Yang2022-05-283-7/+26
* v4l2: Reset transfer in gst_v4l2_object_acquire_format()Hou Qi2022-05-271-0/+1
* playbin3: Configure combiner on pad-added if neededSeungha Yang2022-05-261-0/+28
* vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation.Víctor Manuel Jáquez Leal2022-05-252-11/+1
* soup: Fix plugin/element initStéphane Cerveau2022-05-255-21/+52
* d3d11screencapture: Fix missing/outdated cursor shapeErwann Gouesbet2022-05-251-15/+11
* meson: use better zlib dependency fallbackEli Schwartz2022-05-242-14/+2
* oggdemux: Protect against invalid frameratesEdward Hervey2022-05-191-2/+14
* datachannel: Notify low buffered amount according to specPhilippe Normand2022-05-191-1/+1
* gstreamer/gst/gstconfig.h.in: Add support for LoongArchWANG Xuerui2022-05-191-1/+1
* rtcpbuffer: Allow padding on first reduced size packetsThibault Saunier2022-05-183-18/+18
* tsmux: Make sure to set srcpad caps under all conditions before outputting th...Sebastian Dröge2022-05-181-0/+15
* sdpdemux: Release request pads from rtpbin when freeing a streamSebastian Dröge2022-05-181-6/+20
* deinterlace: Clean up error handling in chain and _push_historyJan Alexander Steffens (heftig)2022-05-181-32/+45
* appsink: Fix race condition on caps handlingAlicia Boya García2022-05-182-0/+83
* videoaggregator: unref temporary capsU. Artie Eoff2022-05-171-0/+2
* vpxenc: fix crash if encoder produces unmatching tsGuillaume Desmottes2022-05-171-0/+9
* base:gl: add x11 deps to gstglx11_depStéphane Cerveau2022-05-163-12/+12
* pcapparse: Set timestamp in DTS, not PTSOlivier Crête2022-05-161-1/+1
* tools: gst-play: Print position even if duration is unknownSeungha Yang2022-05-141-1/+1
* avfvideosrc: fix wrong framerate selected for capsDiogo Goncalves2022-05-141-0/+4
* tools: device-monitor: Print string property as-is without serializeSeungha Yang2022-05-141-0/+2