mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
modules: remove FIXME
This commit is contained in:
parent
fc3d7cf7c7
commit
3d34ec384b
1 changed files with 0 additions and 1 deletions
|
|
@ -1246,7 +1246,6 @@ static void combine_output_process(void *d)
|
|||
|
||||
ds = &in->buffer->datas[j];
|
||||
|
||||
/* FIXME, need to do mixing for overlapping streams */
|
||||
remap = s->remap[j];
|
||||
if (remap < out->buffer->n_datas) {
|
||||
uint32_t offs, size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue