X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fpthread_internal.h;h=d2115cbbafb128771cbcb1251a8b36dc74fc4122;hb=947daffa59fca84f9e2a5242a1199399c4e27b5d;hp=6a2f3781dbb714dd451872a5a73e108941ac29ed;hpb=93c75640c9ceaaba55e75e64c4e636817dbf6638;p=ffmpeg diff --git a/libavcodec/pthread_internal.h b/libavcodec/pthread_internal.h index 6a2f3781dbb..d2115cbbafb 100644 --- a/libavcodec/pthread_internal.h +++ b/libavcodec/pthread_internal.h @@ -21,7 +21,7 @@ #include "avcodec.h" -/* H264 slice threading seems to be buggy with more than 16 threads, +/* H.264 slice threading seems to be buggy with more than 16 threads, * limit the number of threads to 16 for automatic detection */ #define MAX_AUTO_THREADS 16