X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavutil%2Fpixdesc.h;h=1d73e5db51d381a58181ec9a4f178c0e5f21a374;hp=312e89ac04742e3fe11ad90230172bb3a3884784;hb=ede75ebc9b9c1a06406e7ae5cf4d38967c033c00;hpb=7cbc4cb4424430586ce2d5c0dba81174c6d1db01 diff --git a/libavutil/pixdesc.h b/libavutil/pixdesc.h index 312e89ac04..1d73e5db51 100644 --- a/libavutil/pixdesc.h +++ b/libavutil/pixdesc.h @@ -177,7 +177,8 @@ char *av_get_pix_fmt_string (char *buf, int buf_size, enum AVPixelFormat pix_fmt /** * Return the number of bits per pixel used by the pixel format - * described by pixdesc. + * described by pixdesc. Note that this is not the same as the number + * of bits per sample. * * The returned number of bits refers to the number of bits actually * used for storing the pixel information, that is padding bits are