Now that we use superclock_t for audio time, it is possible for the square of an audio time value to overflow int64_t quite easily. This change fixes that (and cleans up other code a little), but probably a different solution would be a good idea
Now that we use superclock_t for audio time, it is possible for the square of an audio time value to overflow int64_t quite easily. This change fixes that (and cleans up other code a little), but probably a different solution would be a good idea