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-06-01Release 1.19.11.19.1Tim-Philipp Müller
2021-05-31glcontext: Ask for an alpha channel and fallbackNicolas Dufresne
2021-05-31rawbaseparse: check destination format correctlyDaniel Knobe
2021-05-27audiomixer: Add test for discont going backwardsOlivier Crête
2021-05-27audioaggregator: Don't overwrite already written samplesOlivier Crête
2021-05-27audiobasesrc: Fix divide by zero assertionSeungha Yang
2021-05-27audio,video-format: Make generate_raw_formats idempotent for assertionsMarijn Suijten
2021-05-26Use new gst_buffer_new_memdup()Tim-Philipp Müller
2021-05-24compositor: Consider the converter-config when deciding whether one pad obscu...Sebastian Dröge
2021-05-22doc: Update cache for AV12 pixel formatNicolas Dufresne
2021-05-22video: Update video-orc-distNicolas Dufresne
2021-05-22gl: add support for AV12Daniel Almeida
2021-05-22video: add support for AV12Daniel Almeida
2021-05-22video: video-orc: remove trailing spacesDaniel Almeida
2021-05-22tests: Update expectation files with sorted structure fieldsThibault Saunier
2021-05-21meson: Fix the name of the `sdp_deps` variableThibault Saunier
2021-05-21gl/context/wgl: implement a better get_proc_address()Matthew Waters
2021-05-21gl/context: add opengl32.dll as a library to dlopen() on windowsMatthew Waters
2021-05-21overlaycomposition: fix cut-off example code in docsTim-Philipp Müller
2021-05-20gl: add support for A420 conversionDaniel Almeida
2021-05-20glcolorbalance: Error out on unsupported texture target typesEnrique Ocaña González
2021-05-19compositor: Fix NV12 blend operationNicolas Dufresne
2021-05-19video: Pass component index not plane indexNicolas Dufresne
2021-05-19gl/context: move egl creation lower in priority on _new()Matthew Waters
2021-05-19gl/display: provide a gst_gl_display_new_with_type()Matthew Waters
2021-05-19videoaggregator: Don't try to return voidSeungha Yang
2021-05-17Revert video HDR10+ supportTim-Philipp Müller
2021-05-17meson: fix up wrong escaping of variables in gl and plugins-base .pc fileTim-Philipp Müller
2021-05-17meson: add custom pkg-config variables also to uninstalled .pc filesTim-Philipp Müller
2021-05-17basetextoverlay: add debug categoryGuillaume Desmottes
2021-05-17compositor: perform conversions in parallelMatthew Waters
2021-05-17video/aggregator: add parallel convert pad classMatthew Waters
2021-05-17video/converter: add support for async conversion operationMatthew Waters
2021-05-16ext/gl: change graphene default optionsJordan Petridis
2021-05-15tests: use the real name of the videoscale test in GST_REGISTRYJose Quaresma
2021-05-13playback: Handle sources with dynamic pads and pads already presentThibault Saunier
2021-05-13playback: Stop giving "source" as name to sourcesThibault Saunier
2021-05-13glcontext: add support for influencing the backing configurationMatthew Waters
2021-05-13gl/context/egl: change header guard to be uniqueMatthew Waters
2021-05-13gl/api: improve the to/from string for GstGLAPI/GstGLPlatformMatthew Waters
2021-05-12gl/framebuffer: expand documentation on valid usageMatthew Waters
2021-05-11opusdec: Add Converter class to hint gst-validateNicolas Dufresne
2021-05-11doc: update gst_plugins_cache.jsonHaihao Xiang
2021-05-11gl: add support for RGBP and BGRP formatsHaihao Xiang
2021-05-11video: add support for RGBP and BGRP formatsHaihao Xiang
2021-05-11test: enlarge the numberHaihao Xiang
2021-05-10codec: Introduce GstVideoCodecAlphaMetaNicolas Dufresne
2021-05-05video: Sort includes in video.hNicolas Dufresne
2021-05-05multihandlesink: Use the monotonic clock for detecting timeouts and connectio...Sebastian Dröge
2021-05-05appsrc: Add test for testing the max-* and leaky-type propertiesSebastian Dröge