]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264_parser.c
Add operand size to add instructions.
[ffmpeg] / libavcodec / h264_parser.c
index 080b6a93b5da833bbdadeb2f0b007e2997cbfafb..27fba4b628f560c4bf5217207b1580a539105952 100644 (file)
@@ -97,7 +97,7 @@ found:
     return i-(state&5);
 }
 
-/*!
+/**
  * Parse NAL units of found picture and decode some basic information.
  *
  * @param s parser context.