On Wed Jun 26 02:25:50 2024 +0000, Brendan McGrath wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/5923/diffs?diff_id=119523&start_sha=0b13d8f7c93d01315f1a32524118ae2cbf149494#d19138de09a66cf3bcf4e698b2f5c81e9daf14a2_581_573)
Probably don't need to name check, but I kept it just in case another plugin uses `max-thread` with a different meaning.
But I found some of the `avdec_` elements don't have `max-thread` (for example, `avdec_aac`) and trying to set it on those would result in a "CRITICAL" error being logged. So I now check for the presence of that property in addition to the prefix of `avdec_`.