]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h263.h
h264: tighten the valid range for ref_frame_count
[ffmpeg] / libavcodec / h263.h
index e97718b85be16874c1c3bfd73c7743baf3ed411f..42c78f4c0e518502d94c8938061193b2f2ed804e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * H263 internal header
+ * H.263 internal header
  *
  * This file is part of Libav.
  *
@@ -87,7 +87,7 @@ int ff_h263_decode_mb(MpegEncContext *s,
                       int16_t block[6][64]);
 
 /**
- * Return the value of the 3bit "source format" syntax element.
+ * Return the value of the 3-bit "source format" syntax element.
  * This represents some standard picture dimensions or indicates that
  * width&height are explicitly stored later.
  */