On Mon, Oct 29, 2018 at 10:58 PM James Zern <jz...@google.com> wrote: > > On Sat, Oct 27, 2018 at 1:54 PM James Almer <jamr...@gmail.com> wrote: > > > > On 10/27/2018 5:52 PM, James Zern wrote: > > > a thread count of 0 is treated the same as 1, use av_cpu_count() to get > > > the correct thread count when auto threads is requested. > > > > > > this matches the fix in libvpxenc: > > > 27df34bf1f avcodec/libvpxenc: fix setting amount of threads used for > > > encoding > > > > > > Signed-off-by: James Zern <jz...@google.com> > > > --- > > > libavcodec/libvpxdec.c | 3 +-- > > > 1 file changed, 1 insertion(+), 2 deletions(-) > > >
Applied with the limit of 16 restored. Thanks for the review. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel