]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/pthread_internal.h
libopenh264dec: Export the decoded profile and level in AVCodecContext
[ffmpeg] / libavcodec / pthread_internal.h
index 5dfd0b2a266cca58bedc0d46e931e51c957c733d..fca9b100c0474f155560d0abec2de14b9324cb73 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