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-09-01parsebin: Unblock pending pad on GAP event.delivery-20210924Jan Schmidt
2021-08-06playsink: Complete reconfiguration on pad release.Jan Schmidt
2021-06-11urisourcebin: When streams-aware, remove pads immediatelyEdward Hervey
2021-06-11urisourcebin: Don't wait for pads content when streams-awareEdward Hervey
2021-06-11urisourcebin: Don't do buffering if adaptive demuxer already doesEdward Hervey
2021-06-11WIP: decodebin3: Handle upstream selectionEdward Hervey
2021-06-11playback: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulatorsSebastian Dröge
2021-06-11decodebin3: Don't insert duplicated streams in collectionEdward Hervey
2021-06-11decodebin3: Make input activation "atomic"Edward Hervey
2021-06-11decodebin3: Take into account decoder latency for interleave sizeEdward Hervey
2021-06-03rawbaseparse: check destination format correctlyDaniel Knobe
2021-06-02audiomixer: Add test for discont going backwardsOlivier Crête
2021-06-02audioaggregator: Don't overwrite already written samplesOlivier Crête
2021-06-01audiobasesrc: Fix divide by zero assertionSeungha Yang
2021-06-01audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten
2021-05-20compositor: Fix NV12 blend operationNicolas Dufresne
2021-05-03appsrc: Don't leak buffer list while wrongly unreffing buffer on EOS/flushingSebastian Dröge
2021-05-03app: Add gstappsrc.h to the enum headers in meson.buildSebastian Dröge
2021-04-30videotestsrc: Fix a leak when computing alpha capsNirbheek Chauhan
2021-04-27gstgl: Fix build when Meson >= 0.58.0rc1Xavier Claessens
2021-04-22uridecodebin: Don't force floating reference for future reusable decodebinSeungha Yang
2021-04-22uridecodebin: Use gst_object_ref instead of g_object_refSeungha Yang
2021-04-14playbin{2,3}: fix base_time selection when flush seeking liveMathieu Duponchelle
2021-04-13gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell
2021-04-13clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang
2021-04-13gst: don't use volatile to mean atomicMatthew Waters
2021-04-07Fix build issue on MinGW64Binh Truong
2021-03-25parsebin: Put stream flags in GstStreamEdward Hervey
2021-03-25gl/wayland: provide a dummy global_remove functionMatthew Waters
2021-03-25gstgiosrc: Don't leak scheme string in gst_gio_src_query()Jan Schmidt
2021-03-15Back to developmentTim-Philipp Müller
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller
2021-03-15tag: id3v2: fix frame size check and potential invalid readsTim-Philipp Müller
2021-03-10audioaggregator: fix input_buffer ownershipGuillaume Desmottes
2021-03-10audioaggregator: fix input buffer when convertingGuillaume Desmottes
2021-02-26video-converter: Don't upsample/downsample/dither invalid linesVivia Nikolaidou
2021-02-25gstrtspconnection: correct data_size when tunneled modeKristofer Björkström
2021-02-25audioaggregator: Log if the sample rate of one sinkpad is not acceptedSebastian Dröge
2021-02-24audioresample: Respect buffer layout when drainJeongki Kim
2021-02-19decodebin3: change stream selection message ownerStéphane Cerveau
2021-02-17uridecodebin3: make caps property workTim-Philipp Müller
2021-02-17videodecoder: Fix racy critical when pool negotiation occurs during flushAlicia Boya García
2021-02-17libs: audio: Fix gst_audio_buffer_truncate meta handlingJan Alexander Steffens (heftig)
2021-01-30overlay/example: added qt core dependency for qt overlay exampleKnobe, Daniel
2021-01-28video: Convert info_to_caps to take self as const ptrMarijn Suijten
2021-01-14Back to developmentTim-Philipp Müller
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