-
- Downloads
Use av_fast_malloc instead of av_realloc.
This should be faster, is less code and fixes issue 2524 (allocation error would lead to crash).
Please register or sign in to comment
This should be faster, is less code and fixes issue 2524 (allocation error would lead to crash).