[FFmpeg-devel] [PATCH 1/2] avcodec/put_bits: Parametrize bit buffer type

Steinar H. Gunderson steinar+ffmpeg at gunderson.no
Sat Jul 18 17:52:18 EEST 2020


On Sat, Jul 18, 2020 at 01:34:55PM +0200, Michael Niedermayer wrote:
> this from libavcodec/mpegvideo_enc.c 
>             set_put_bits_buffer_size(&s->pb, FFMIN(s->thread_context[i]->pb.buf_end - s->pb.buf, INT_MAX/8-32));
> needs to be updated too

OK. Including in v3, sending shortly.

/* Steinar */
-- 
Homepage: https://www.sesse.net/


More information about the ffmpeg-devel mailing list