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
2021-01-14Release 1.18.31.18.3Tim-Philipp Müller
2021-01-13encodebin: Ensure that parsers are compatible with selected encodersThibault Saunier
2021-01-13decodebin3: When reconfiguring a slot make sure that the ghostpad is unlinkedSebastian Dröge
2021-01-12video-blend: fix blending 8-bit and 16-bit frames togetherJakub Adam
2021-01-05gl: document some GL caps specificsMatthew Waters
2021-01-04tagdemux: resize and trim buffer in place to fix interaction with oggdemuxTim-Philipp Müller
2021-01-01compositor/blend: fix blending of subsampled componentsMathieu Duponchelle
2020-12-31appsrc: fix signal documentationMathieu Duponchelle
2020-12-31videoaggregator: Pop out old buffers on timeoutEdward Hervey
2020-12-15audiorate: Make buffer writable before changing its metadataSebastian Dröge
2020-12-14libvisual: workaround clang warningJordan Petridis
2020-12-11decodebin3: Release selection lock when pushing EOSEdward Hervey
2020-12-07Back to developmentTim-Philipp Müller
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