joncampbell123 / composite-video-simulator

Code to process video to simulate analog composite video.
130 stars 17 forks source link

normalize_ts error while compiling #19

Open urbster1 opened 3 years ago

urbster1 commented 3 years ago

g++ 9.3.0 is giving the following error preventing compilation:

normalize_ts.cpp:503:1: error: jump to label ‘end’
  503 | end:
      | ^~~

g++ version g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0