AV_DISPOSITION_FORCED 2987 ffmpeg.c                       { "forced"              , NULL, 0, AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_FORCED            },    .unit = "flags" },
AV_DISPOSITION_FORCED  413 libavformat/dump.c     if (st->disposition & AV_DISPOSITION_FORCED)
AV_DISPOSITION_FORCED  426 libavformat/hls.c         rend->disposition |= AV_DISPOSITION_FORCED;
AV_DISPOSITION_FORCED 1949 libavformat/matroskadec.c             st->disposition |= AV_DISPOSITION_FORCED;
AV_DISPOSITION_FORCED  855 libavformat/matroskaenc.c     if (st->disposition & AV_DISPOSITION_FORCED)