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

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2021-09-07jpegdec: Fix crash when interlaced field height is not DCT block size alignedSeungha Yang
2021-08-31qt: Fix build for Qt 5.9Philippe Normand
2021-08-27qmlgl: don't critical on input events before input format has been setMatthew Waters
2021-08-23vpxdec: Fix direct rendering, avoid holding write accessHavard Graff
2021-08-16gstqmlgl: fix indentDmitry Shusharin
2021-08-16gstqmlgl: wrap raw GstGLContext into GWeakRefDmitry Shusharin
2021-08-16gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplic...Dmitry Shusharin
2021-08-16gstqmlgl: rework WGL-specific context init codeDmitry Shusharin
2021-08-16gstqmlgl: retrieve correct device bound to current GL context (+ minor code c...Dmitry Shusharin
2021-08-16gstqmlgl: correct validation for Qt GL contextDmitry Shusharin
2021-08-16gstqmlgl: create helper QRunnable-based class for render jobsDmitry Shusharin
2021-08-15souphttpsrc: Always use the content decoder but set `Accept-Encoding: identit...Sebastian Dröge
2021-08-12qt: always update the sink_retrieved flag when the sink retrievesMatthew Waters
2021-08-03jpeg: Add support for meson fallbackSeungha Yang
2021-07-30jack: Add port-names property to select ports explicitlySeungha Yang
2021-07-28qt: Support RGB formatKai Uwe Broulik
2021-07-28jack: Add low-latency property for automatic latency-optimized settingSeungha Yang
2021-07-28jack: Remove trailing whitespaceSeungha Yang
2021-07-28jack: Fix assertion fail when device supports only mono channelSeungha Yang
2021-07-28qmlglsrc: fix operation without any qmlglsinkMatthew Waters
2021-07-05qt: Fix clang buildPhilippe Normand
2021-07-05qt: Add navigation events supportPhilippe Normand
2021-07-05gtk: Scroll events dispatch supportPhilippe Normand
2021-06-28vpx: add enum for adaptive quantization modesJakub Adam
2021-06-28vp9enc: expose frame-parallel-decoding propertyJakub Adam
2021-06-28vp9enc: expose aq-mode propertyJakub Adam
2021-06-03qtitem: don't potentially leak a large number of buffersMatthew Waters
2021-06-02jpegenc: Remove arbitrary encoding size limitationNicolas Dufresne
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller
2021-05-12qml: don't use buffers that have invalid contentsMatthew Waters
2021-05-12qml: also use the dummy texture when no buffer has been setMatthew Waters
2021-05-11qt: return a different GstGLDisplay object when the first sink requestsMatthew Waters
2021-05-06vp9enc: Add color range supportNicolas Dufresne
2021-05-06vp9enc: Move colorspace configuration in VP9 encNicolas Dufresne
2021-05-06vpxdenc: Add a GstVideoCodecState to configure_encoder virtualNicolas Dufresne
2021-05-06gtk: Remove coordinates double-translationBastien Nocera
2021-05-06gtk: Translate navigation events coordinatesBastien Nocera
2021-05-06gtk: Export _display_size_to_stream_size()Bastien Nocera
2021-04-26taglib: Update createFrame() to non-deprecated version.Doug Nazar
2021-04-21qmloverlay: Use first found GstGLVideoItem as widget propertyVaL Doroshchuk
2021-04-19qmlglsink: allow to set force-aspect-ratio propertyMarco Felsch
2021-04-08vpxenc: add colorspace information into VP9 bitstreamJakub Adam
2021-03-31gstqtoverlay: Add initialization and finalization to qml-scene propVal Doroshchuk
2021-03-31qt: fix build warning with clang and c-linkage of user defined typeMatthew Waters
2021-03-30qt: hotfix: allow per feature registrationStéphane Cerveau
2021-03-29twolame: allow per feature registrationStéphane Cerveau
2021-03-29shout2: allow per feature registrationStéphane Cerveau
2021-03-29cairo: allow per feature registrationStéphane Cerveau
2021-03-29vpx: allow per feature registrationStéphane Cerveau
2021-03-29taglib: allow per feature registrationStéphane Cerveau