summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* jpegdec: Fix crash when interlaced field height is not DCT block size alignedSeungha Yang2021-09-071-3/+8
* qt: Fix build for Qt 5.9Philippe Normand2021-08-311-4/+4
* qmlgl: don't critical on input events before input format has been setMatthew Waters2021-08-271-0/+14
* vpxdec: Fix direct rendering, avoid holding write accessHavard Graff2021-08-232-0/+14
* gstqmlgl: fix indentDmitry Shusharin2021-08-161-6/+10
* gstqmlgl: wrap raw GstGLContext into GWeakRefDmitry Shusharin2021-08-162-8/+13
* gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplic...Dmitry Shusharin2021-08-162-16/+20
* gstqmlgl: rework WGL-specific context init codeDmitry Shusharin2021-08-161-71/+69
* gstqmlgl: retrieve correct device bound to current GL context (+ minor code c...Dmitry Shusharin2021-08-161-14/+9
* gstqmlgl: correct validation for Qt GL contextDmitry Shusharin2021-08-161-1/+1
* gstqmlgl: create helper QRunnable-based class for render jobsDmitry Shusharin2021-08-165-51/+14
* souphttpsrc: Always use the content decoder but set `Accept-Encoding: identit...Sebastian Dröge2021-08-151-2/+4
* qt: always update the sink_retrieved flag when the sink retrievesMatthew Waters2021-08-121-2/+2
* jpeg: Add support for meson fallbackSeungha Yang2021-08-041-1/+2
* jack: Add port-names property to select ports explicitlySeungha Yang2021-07-308-35/+294
* qt: Support RGB formatKai Uwe Broulik2021-07-282-3/+6
* jack: Add low-latency property for automatic latency-optimized settingSeungha Yang2021-07-284-2/+61
* jack: Remove trailing whitespaceSeungha Yang2021-07-284-6/+6
* jack: Fix assertion fail when device supports only mono channelSeungha Yang2021-07-282-6/+14
* qmlglsrc: fix operation without any qmlglsinkMatthew Waters2021-07-283-3/+49
* qt: Fix clang buildPhilippe Normand2021-07-051-1/+1
* qt: Add navigation events supportPhilippe Normand2021-07-053-6/+239
* gtk: Scroll events dispatch supportPhilippe Normand2021-07-051-1/+47
* vpx: add enum for adaptive quantization modesJakub Adam2021-06-284-8/+67
* vp9enc: expose frame-parallel-decoding propertyJakub Adam2021-06-282-0/+42
* vp9enc: expose aq-mode propertyJakub Adam2021-06-282-0/+38
* qtitem: don't potentially leak a large number of buffersMatthew Waters2021-06-031-0/+11
* jpegenc: Remove arbitrary encoding size limitationNicolas Dufresne2021-06-021-2/+2
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-06-023-5/+3
* qml: don't use buffers that have invalid contentsMatthew Waters2021-05-121-2/+26
* qml: also use the dummy texture when no buffer has been setMatthew Waters2021-05-121-1/+2
* qt: return a different GstGLDisplay object when the first sink requestsMatthew Waters2021-05-115-8/+14
* vp9enc: Add color range supportNicolas Dufresne2021-05-061-2/+23
* vp9enc: Move colorspace configuration in VP9 encNicolas Dufresne2021-05-062-62/+65
* vpxdenc: Add a GstVideoCodecState to configure_encoder virtualNicolas Dufresne2021-05-063-3/+3
* gtk: Remove coordinates double-translationBastien Nocera2021-05-061-12/+2
* gtk: Translate navigation events coordinatesBastien Nocera2021-05-061-0/+13
* gtk: Export _display_size_to_stream_size()Bastien Nocera2021-05-062-5/+10
* taglib: Update createFrame() to non-deprecated version.Doug Nazar2021-04-261-0/+13
* qmloverlay: Use first found GstGLVideoItem as widget propertyVaL Doroshchuk2021-04-211-0/+8
* qmlglsink: allow to set force-aspect-ratio propertyMarco Felsch2021-04-192-0/+7
* vpxenc: add colorspace information into VP9 bitstreamJakub Adam2021-04-071-0/+61
* gstqtoverlay: Add initialization and finalization to qml-scene propVal Doroshchuk2021-03-312-1/+4
* qt: fix build warning with clang and c-linkage of user defined typeMatthew Waters2021-03-311-1/+4
* qt: hotfix: allow per feature registrationStéphane Cerveau2021-03-305-12/+5
* twolame: allow per feature registrationStéphane Cerveau2021-03-292-6/+12
* shout2: allow per feature registrationStéphane Cerveau2021-03-292-7/+12
* cairo: allow per feature registrationStéphane Cerveau2021-03-293-8/+8
* vpx: allow per feature registrationStéphane Cerveau2021-03-298-17/+95
* taglib: allow per feature registrationStéphane Cerveau2021-03-296-9/+88