AV_CODEC_FLAG2_IGNORE_CROP 534 libavcodec/h264_ps.c if (avctx->flags2 & AV_CODEC_FLAG2_IGNORE_CROP) { AV_CODEC_FLAG2_IGNORE_CROP 677 libavcodec/hevc_ps.c avctx->flags2 & AV_CODEC_FLAG2_IGNORE_CROP) { AV_CODEC_FLAG2_IGNORE_CROP 967 libavcodec/hevc_ps.c if (avctx->flags2 & AV_CODEC_FLAG2_IGNORE_CROP) { AV_CODEC_FLAG2_IGNORE_CROP 75 libavcodec/options_table.h {"ignorecrop", "ignore cropping information from sps", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG2_IGNORE_CROP }, INT_MIN, INT_MAX, V|D, "flags2"}, AV_CODEC_FLAG2_IGNORE_CROP 3004 libavcodec/vp3.c if (!(avctx->flags2 & AV_CODEC_FLAG2_IGNORE_CROP)) {