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

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-06Release 1.18.21.18.2Tim-Philipp Müller
2020-12-06glimagesink: Avoid assert in query.He Junyan
2020-12-06glcolorconver: Return empty caps in transform_caps if fails.He Junyan
2020-12-06glbasefilter: Need to check the display before lock it.He Junyan
2020-12-06glbasefilter: Delete the un-paired unlock in change_state().He Junyan
2020-12-06audioencoder: Fix incorrect GST_LOG_OBJECT usageArun Raghavan
2020-12-04gl/eagl: Fix automatic resize behaviourMart Raudsepp
2020-12-04gl/eagl: Fix resize condition check in draw_cb to not get called unnecessarilyMart Raudsepp
2020-12-04video/converter: increase the number of cache lines for resamplingMatthew Waters
2020-12-04gluploadelement: Avoid race condition of base class' context.He Junyan
2020-12-04gluploadelement: Avoid race condition in propose_allocation().He Junyan
2020-12-02compositor: Don't crash in prepare_frame() if the pad was just removedSebastian Dröge
2020-12-02videometa: gir annotate the size of plane array in new APIGuillaume Desmottes
2020-12-02audiodecoder: Move max_errors out of GstAudioDecoderContextSanchayan Maity
2020-11-20decodebin3: Don't leak filter capsEdward Hervey
2020-11-20decodebin3: Properly handle caps query with no filterEdward Hervey
2020-11-11Fix segfault when using invalid encoding profileDavid Keijser
2020-11-10videoaggregator: Guarantee that the output format is supportedThibault Saunier
2020-11-10video-aggregator: Fix renegotiation when using convert padsThibault Saunier
2020-11-09videoaggregator: Use local var instead of reloading vagg->infoJan Alexander Steffens (heftig)
2020-11-09videoaggregator: Take object lock for writing vagg->infoJan Alexander Steffens (heftig)
2020-11-09video: fix doc warningGuillaume Desmottes
2020-11-05gluploadelement: Avoid race condition of inside upload creation.He Junyan
2020-11-04gl: Fix prototype of glGetSynciv()Sebastian Dröge
2020-11-02tcpserversink: Don't assume g_socket_get_remote_address succeedsJan Alexander Steffens (heftig)
2020-10-30audio/videodecoder: Initialize max_errors in instance_init()Sebastian Dröge
2020-10-30examples/gl/gtk: Add missing dependency on gstglJan Alexander Steffens (heftig)
2020-10-30videoaggregator: document and fix locking in convert padMathieu Duponchelle
2020-10-29audio/videodecoder: Don't reset max-errors in reset()Sebastian Dröge
2020-10-27Back to developmentTim-Philipp Müller
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller
2020-10-23theoradec: Set telemetry options only if they are nonzeroZebediah Figura
2020-10-23glslstage: delete shader on finalize of stageMichael Tretter
2020-10-22urisourcebin: Fix crash caused by use after freeSeungha Yang
2020-10-22examples: Add an uridecodebin3 exampleSeungha Yang
2020-10-22decodebin3: Store stream-start event on output pad before exposing itSeungha Yang
2020-10-17Add some missing nullable annotationsSebastian Dröge
2020-10-17typefind/xdgmime: Validate mimetypes to be valid GstStructure names before us...Sebastian Dröge
2020-10-14uridecodebin3: Forward upstream events to decodebin3 directlySeungha Yang
2020-10-14video-converter: Add fast paths from v210 to I420/YV12, Y42B, UYVY and YUY2Sebastian Dröge
2020-10-14videoaggregator: Limit accepted caps by template capsJan Alexander Steffens (heftig)
2020-10-14videoaggregator: Log the format name instead of indexJan Alexander Steffens (heftig)
2020-10-12gstrtpbuffer: fix header extension length validationWill Miller
2020-10-11decodebin3: only force streams-selected seqnum after a select-streamsFrançois Laignel
2020-10-10audio: video: Fix in/outbuf confusion of transform_metaJan Alexander Steffens (heftig)
2020-10-10build: use cpu_family for arch checksMatthew Waters
2020-10-10meson: add abi configuration for meson buildsohwan.park
2020-10-10video-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE docGuillaume Desmottes
2020-10-10videodecoder: fix output state interlace-modeGuillaume Desmottes
2020-10-10videodecoder: add interlace-mode to debug output when setting output stateGuillaume Desmottes