Skip to content

subparse: Don't use jit when running in valgrind

Edward Hervey requested to merge bilboed/gstreamer:subparse-jit into main

Confuses valgrind, and we don't gain anything since it will be only executed once for initial typefinding if the format isn't specified

Merge request reports

Loading