Add PAL hz standard as an FPS cap option

This commit is contained in:
Sally Coolatta 2022-03-27 13:20:42 -04:00
parent c0678e5016
commit d8bef70171

View file

@ -37,6 +37,7 @@ static CV_PossibleValue_t fpscap_cons_t[] = {
{30, "30"},
#endif
{35, "35"},
{50, "50"},
{60, "60"},
{70, "70"},
{75, "75"},