13 Apr
2023
13 Apr
'23
9:36 p.m.
Zebediah Figura (@zfigura) commented about dlls/winegstreamer/wg_parser.c:
bool unlimited_buffering;
gchar *sink_caps; + + struct input_cache_chunk input_cache_chunks[4]; }; +static unsigned int input_cache_chunk_size = 512 << 10;
"static const" -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2390#note_29969