Searched refs:FF_MPV_FLAG_STRICT_GOP (Results 1 – 2 of 2) sorted by relevance
594 #define FF_MPV_FLAG_STRICT_GOP 0x0002 macro633 …ly enforce gop size", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_STRICT_GOP }, 0, 0, F…
1635 if ((s->mpv_flags & FF_MPV_FLAG_STRICT_GOP) && in select_input_picture()