]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/pthread_internal.h
avcodec/libx264: Remove unused variable
[ffmpeg] / libavcodec / pthread_internal.h
index 6a2f3781dbb714dd451872a5a73e108941ac29ed..d2115cbbafb128771cbcb1251a8b36dc74fc4122 100644 (file)
@@ -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