]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h263.h
libavformat/matroskaenc: omit segment UID for webm
[ffmpeg] / libavcodec / h263.h
index 3c3f1698ff1ed23eb49f47977e10fed40802bc71..d154d36632aefe2ceb234b51b6004ce859080dde 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * H263 internal header
+ * H.263 internal header
  *
  * This file is part of FFmpeg.
  *
@@ -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.
  */