avcodec: don't guess size when encoding video
Instead, let avcodec_encode_video2 allocate the buffer, then wrap it in a block_t. Fixes #11605
Showing
Please register or sign in to comment
Instead, let avcodec_encode_video2 allocate the buffer, then wrap it in a block_t. Fixes #11605