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