3 Apr
2023
3 Apr
'23
1:09 a.m.
On Fri Mar 31 19:35:56 2023 +0000, Zebediah Figura wrote:
I don't think we quite want to do it this way, rather we should probably just test if we can convert it to a wg_format. We'll need to do that anyway. Then we can just set a flag on the stream rather than later checking the array again. It seems that we can't set a flag to stream in autoplug_continue_cb(), because stream is created in pad_added_cb(), we can get the stream in autoplug_continue_cb() I think.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2546#note_28601