Lines Matching defs:version
11 * version 2.1 of the License, or (at your option) any later version.
268 int version, subversion;
469 if (!ctx->version)
474 (!ctx->stored_frame && !ctx->version)) {
494 ctx->version = !avctx->extradata_size;
496 if (!ctx->version && avctx->extradata_size < 1026) {
501 avctx->pix_fmt = ctx->version ? AV_PIX_FMT_RGB565 : AV_PIX_FMT_PAL8;
512 if (!ctx->version) {
1399 if (!ctx->version) {