stream_encoder.c: Make compression_levels_ array const
As pointed out by github user @randomascii, the `compression_levels_` struct could and should be const. Closes: https://github.com/xiph/flac/issues/26
Showing
Please register or sign in to comment