On Mon Mar 11 22:40:23 2024 +0000, Yuxuan Shui wrote:
another question, in `init_stream`, `stream->format` is initialized by `wg_parser_stream_get_preferred_format(stream->wg_stream, &stream->format);` ([this line](https://gitlab.winehq.org/wine/wine/-/merge_requests/4449/diffs?commit_id=ef...)) where is `stream->format` initialized in `reinit_stream`?
It isn't. It's unchanged from init_stream.