Skip to content

webvtt: Fix hardcoding output name and ambiguous range warnings

Marvin Scholz requested to merge ePirat/vlc:epirat-flex-fix-meson into master
  • Instead of hardcoding the output file name in the .l file, specify it on the command line instead.

  • Make ambiguous character ranges no longer ambiguous by making them case-sensitive.

Edited by Marvin Scholz

Merge request reports