Files
obs-studio/plugins
Alex Luccisano 7decef8ab0 obs-ffmpeg: Make VAAPI rc_mode comparison case insensitive
`get_rc_mode()` compares the incoming rate control mode string
to the .name member of rc_mode_t, and the table entries are
all upper-case. This caused a crash when the incoming string
is set to "cbr" instead of "CBR". Make the string comparison
case insensitive.
2025-04-01 23:18:15 -04:00
..
2025-01-29 13:39:58 -05:00
2024-12-06 23:21:55 +00:00
2024-12-06 23:21:55 +00:00
2024-12-06 23:21:55 +00:00