X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh263.h;h=d154d36632aefe2ceb234b51b6004ce859080dde;hb=ea80e90e134c8325add9e11eb07a52b0af815deb;hp=3c3f1698ff1ed23eb49f47977e10fed40802bc71;hpb=0ab1816315b01dae882a93db90e7f6709e6a71fd;p=ffmpeg diff --git a/libavcodec/h263.h b/libavcodec/h263.h index 3c3f1698ff1..d154d36632a 100644 --- a/libavcodec/h263.h +++ b/libavcodec/h263.h @@ -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. */