test_opus_encode: Use fprintf instead of snprintf
snprintf is not in C89. Fixes opus-pedantic test failure introduced in 59f8e5e4.
Loading
Please register or sign in to comment
snprintf is not in C89. Fixes opus-pedantic test failure introduced in 59f8e5e4.