Files
obs-studio/libobs/util
tt2468 681093616a libobs: Check for extension validity in os_generate_formatted_filename
In some cases (ffmpeg_mux), the extension and format values are a
direct passthrough from arbitrary data. Instead of always postfixing
a `.` at the end of a generated path if the extension is invalid,
don't postfix the `.` at all.

Before: `my_formatted_string.`
After: `my_formatted_string`
2023-04-22 16:29:30 -07:00
..
2019-06-23 23:49:10 -07:00
2021-10-24 02:26:17 -07:00
2019-06-23 23:49:10 -07:00
2022-03-23 09:15:25 -07:00
2023-03-01 11:18:47 -05:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2023-03-18 10:47:49 +01:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2021-12-19 11:25:57 -08:00
2021-12-19 11:25:57 -08:00
2019-06-23 23:49:10 -07:00
2023-03-18 10:47:49 +01:00