svoid test_ffmpeg_parseTimestamp() { testFunctionValues ffmpeg_parseTimestamp( "0.5" := 0.5, "10:5.3" := 605.3, "1:0:3" := 3603.0 ); }