Quoting Nuo Mi (2020-11-29 16:30:10) > following comandline will crash the ffmpeg > ffmpeg -threads 17 -thread_type slice -i WPP_A_ericsson_MAIN_2.bit out.yuv -y > > the HEVCContext->sList size is MAX_NB_THREADS(16), any > 16 thread number > will crash the application > --- > libavcodec/hevcdec.c | 26 +++++++++++++++----------- > libavcodec/hevcdec.h | 5 ++--- > 2 files changed, 17 insertions(+), 14 deletions(-)
Look good, will push. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".