• Carl Eugen Hoyos's avatar
    lavc/alac: Make a variable unsigned. · 53064e13
    Carl Eugen Hoyos authored
    Fixes a bogus compiler warning (max_samples_per_frame is checked):
    libavcodec/alac.c: In function ‘allocate_buffers’:
    ./libavutil/internal.h:142:9: warning: argument 1 value ‘18446744073709551552’ exceeds maximum object size 9223372036854775807
    53064e13
alac.c 20.8 KB