summaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)Author
2024-02-06meson_options.txt: fix meson warning about default bool values being a stringTim-Philipp Müller
2024-02-06codecparsers: av1bitwriter: fix Since markerTim-Philipp Müller
2024-02-06codecparsers: document new GstH265Level and GstH264Level enumsTim-Philipp Müller
2024-02-06va: fix g-i annotationTim-Philipp Müller
2024-02-06y4mdec: Fix some debug log categoriesNirbheek Chauhan
2024-02-06y4mdec: Parse extended headers written out by FFmpegNirbheek Chauhan
2024-02-06y4mdec: Simplify header parsingNirbheek Chauhan
2024-02-06pad: Copy over seqnum when creating a new segment event for applying pad offsetSebastian Dröge
2024-02-06nice: resolve result should go to nice helper threadsergey radionov
2024-02-06utils: Remove unnecessary const-removal casts from gst_util_filename_compare()Sebastian Dröge
2024-02-06utils: Annotate gst_util_filename_compare() parameters as filenamesSebastian Dröge
2024-02-05onnx: fix, update tensor producer and consumersDaniel Morin
2024-02-05analyticsoverlay: Don't error out on lack on dependency in auto modeOlivier Crête
2024-02-05ajasink: Remove workaround for NTV SDK bug that is fixed since a whileSebastian Dröge
2024-02-05vkh264dec: GST_USE_UNSTABLE_API for plugin compilationVíctor Manuel Jáquez Leal
2024-02-05vkupload: remove unused parameter fetchingVíctor Manuel Jáquez Leal
2024-02-05allocators: drm-dumb: Fix non-thread safe dmabuf allocator creationNicolas Dufresne
2024-02-05webrtcbin: it's better to have thread default main contextsergey radionov
2024-02-05d3d12: Fix potential self thread joinSeungha Yang
2024-02-03d3d12memory: Remove unused methodSeungha Yang
2024-02-03meson: Print a useful error message when qt windowing is not foundNirbheek Chauhan
2024-02-02onnx: Port SSD detector to COlivier Crête
2024-02-02onnx: Only read labels file one and use GIOOlivier Crête
2024-02-02onnx: Add more tensor data typesOlivier Crête
2024-02-02onnx: Remove unecessary gst_tensor_meta_get_all_from_bufferOlivier Crête
2024-02-02onnx: Merge tensor into tensor meta fileOlivier Crête
2024-02-02webpenc: add animation propertiesLoïc Le Page
2024-02-02webpenc: don't allow changing resolution in animation modeLoïc Le Page
2024-02-02webpenc: fix naming and libwebp API callsLoïc Le Page
2024-02-02webpenc: add support for animated WebPMathieu Duponchelle
2024-02-02analytics: Always return a string from mtd_type_get_name()Olivier Crête
2024-02-02srt: Add basic check test of srt[src|sink]Jonas K Danielsson
2024-02-02subprojects: update x264 wrap to latest stable 164.3108Tim-Philipp Müller
2024-02-02srt: Add more fields to application/x-srt-statisticsJonas K Danielsson
2024-02-02gst-python: Fix unit test for python >= 3.12Edward Hervey
2024-02-02gst-python: Fix override loading in python >= 3.12Edward Hervey
2024-02-02tutorials: Fix warning when compiling on macOSPiotr Brzeziński
2024-02-02neon: Allow building against neon 0.33.xHeiko Becker
2024-02-01hlsdemux2/m3u8: use GstClockTimeDiff to do timestamp comparisonHou Qi
2024-01-31nlecomposition: Do not forward QoS event while setting up the new stackThibault Saunier
2024-01-31srtpenc: Fix potential leakPhilippe Normand
2024-01-31timeline: forward element messages we do not knowThibault Saunier
2024-01-31nlecomposition: Use a bus message to retrieve pipeline positionThibault Saunier
2024-01-31nlecomposition: Use a message to check if we need an initialization seekThibault Saunier
2024-01-31ges: Keep internal stream selection messages internallyThibault Saunier
2024-01-31nle: Use a message based mechanism to detect parent nleobject durationThibault Saunier
2024-01-31rtpvp8pay: Use GstBitReader instead of dboolhuff implementation from libvpxSebastian Dröge
2024-01-31analyticsoverlay: add object-detection overlayDaniel Morin
2024-01-31analytics: Change indexes type from i32 -> gsizeDaniel Morin
2024-01-31analytics: add test for OD confidence level retrievalDaniel Morin