mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
small cleanups
Remove the temp storage for formats and props now that we get a builder from the host to write into.
This commit is contained in:
parent
f3bca48398
commit
4d890a2d98
9 changed files with 7 additions and 48 deletions
|
|
@ -114,7 +114,6 @@ struct impl {
|
|||
struct port in_ports[MAX_PORTS];
|
||||
struct port out_ports[1];
|
||||
|
||||
uint8_t format_buffer[4096];
|
||||
bool have_format;
|
||||
int n_formats;
|
||||
struct spa_audio_info format;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue