Steven Liu: > Andreas Rheinhardt <andreas.rheinha...@outlook.com> 于2022年8月31日周三 10:54写道: >> 1. We actually have an API to process multiple tasks by different >> threads: Look at libavutil/slicethread.h. Why can't you reuse that? > I saw that usually be used in avfilters for slice multi-thread, or i > misunderstand something? >
It is also used by our slice-threaded decoders. In fact, it is everywhere where we do slice threading. - Andreas _______________________________________________ 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".