apedec: av_fast_malloc() instead of av_realloc()
av_realloc() does not guarantee alignment, which is required for DSPContext.bswap_buf().
Showing
Please
register
or
sign in
to comment
av_realloc() does not guarantee alignment, which is required for DSPContext.bswap_buf().