Skip to content

[gstreamer] Make enabling or disabling gst_debug a port feature #51464

@sw-vish

Description

@sw-vish

Is your feature request related to a problem? Please describe.

The current portfile.cmake for Gstreamer always adds -Dgstreamer:gst_debug=false which removes all of Gstreamer's debugging utilities and logging. While I understand and agree with the rationale of doing this for smaller binary size and improved performance, there are also legitimate use cases where having log output in a release build makes sense.

Proposed solution

Add a port feature that can add or not add -Dgstreamer:gst_debug=false to allow controlling this behaviour when using the port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions