Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16Release 1.20.31.20.3Tim-Philipp Müller
2022-06-16Update ChangeLogs for 1.20.3Tim-Philipp Müller
2022-06-15ges/videourisource: handle non-1/1 PAR source videosMatthew Waters
2022-06-15matroskademux: Avoid integer-overflow resulting in heap corruption in WavPack...Sebastian Dröge
2022-06-15qtdemux: Fix integer overflows in zlib decompression codeSebastian Dröge
2022-06-15matroskademux: Fix integer overflows in zlib/bz2/etc decompression codeSebastian Dröge
2022-06-15avidemux: Fix integer overflow resulting in heap corruption in DIB buffer inv...Sebastian Dröge
2022-06-15queuearray: Fix potential heap overflow when expanding GstQueueArrayAdam Doupe
2022-06-15smpte: Fix integer overflow with possible heap corruption in GstMask creation.Adam Doupe
2022-06-15vaapi: Do not disable the whole vpp when some va operations not available.He Junyan
2022-06-14multiqueue: fix potential crash on shutdownTim-Philipp Müller
2022-06-14multiqueue: fix warning: ‘is_query’ may be used uninitialized in this fun...James Hilliard
2022-06-10d3d11decoder: Fix for alternate interlacing signallingSeungha Yang
2022-06-08amc: Add H.265 encoder mapping.Jan Schmidt
2022-06-07gtk: Fix double-free when OpenGL can't be initialisedBastien Nocera
2022-06-07webrtcbin: Reject answers that don't contain the same number of m-line as offerOlivier Crête
2022-06-06rtmp2: Fix allocation of GstRtmpMetaJan Alexander Steffens (heftig)
2022-06-06aacparse: Avoid mismatch between src_caps and output_header_typeJan Alexander Steffens (heftig)
2022-06-06flvdemux: Actually make use of the debug categorySebastian Dröge
2022-06-06opencv: Allow building against 4.6.xJan Alexander Steffens (heftig)
2022-06-03basetransform: handle gst_base_transform_query_caps() returning NULLGuillaume Desmottes
2022-06-03soup: fix soup debug categoryStéphane Cerveau
2022-06-01basetransform: fix critical if transform_caps() returned NULLGuillaume Desmottes
2022-06-01clock: Avoid creating a weakref with every entryJan Alexander Steffens (heftig)
2022-05-29plugin: add Apache 2 license to known licensestom schuring
2022-05-29rtpptdemux: Don't GST_FLOW_ERROR when ignoring invalid packetsJan Schmidt
2022-05-28jack: Always use jack_free as specified by the docsNirbheek Chauhan
2022-05-28jack: Add support for detecting libjack on WindowsNirbheek Chauhan
2022-05-28d3d11decoder: Work around Intel DXVA driver crashSeungha Yang
2022-05-27v4l2: Reset transfer in gst_v4l2_object_acquire_format()Hou Qi
2022-05-26playbin3: Configure combiner on pad-added if neededSeungha Yang
2022-05-25vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation.Víctor Manuel Jáquez Leal
2022-05-25soup: Fix plugin/element initStéphane Cerveau
2022-05-25d3d11screencapture: Fix missing/outdated cursor shapeErwann Gouesbet
2022-05-25meson: use better zlib dependency fallbackEli Schwartz
2022-05-19oggdemux: Protect against invalid frameratesEdward Hervey
2022-05-19datachannel: Notify low buffered amount according to specPhilippe Normand
2022-05-19gstreamer/gst/gstconfig.h.in: Add support for LoongArchWANG Xuerui
2022-05-18rtcpbuffer: Allow padding on first reduced size packetsThibault Saunier
2022-05-18tsmux: Make sure to set srcpad caps under all conditions before outputting th...Sebastian Dröge
2022-05-18sdpdemux: Release request pads from rtpbin when freeing a streamSebastian Dröge
2022-05-18deinterlace: Clean up error handling in chain and _push_historyJan Alexander Steffens (heftig)
2022-05-18appsink: Fix race condition on caps handlingAlicia Boya García
2022-05-17videoaggregator: unref temporary capsU. Artie Eoff
2022-05-17vpxenc: fix crash if encoder produces unmatching tsGuillaume Desmottes
2022-05-16base:gl: add x11 deps to gstglx11_depStéphane Cerveau
2022-05-16pcapparse: Set timestamp in DTS, not PTSOlivier Crête
2022-05-14tools: gst-play: Print position even if duration is unknownSeungha Yang
2022-05-14avfvideosrc: fix wrong framerate selected for capsDiogo Goncalves
2022-05-14tools: device-monitor: Print string property as-is without serializeSeungha Yang