>> + struct representation* common_pls; >> + pthread_mutex_t* common_mutex; >> + pthread_cond_t* common_condition; > Should add #if HAVE_THREADS to check if the pthread supported.
You are right, I will add HAVE_THREADS checks. _______________________________________________ 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".