mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
fmtconvert: fix debug line
This commit is contained in:
parent
d13181fb37
commit
479bf3c803
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ static int setup_convert(struct impl *this)
|
|||
spa_debug_type_find_short_name(spa_type_audio_channel,
|
||||
informat.info.raw.position[i]),
|
||||
spa_debug_type_find_short_name(spa_type_audio_channel,
|
||||
outformat.info.raw.position[i]));
|
||||
outformat.info.raw.position[j]));
|
||||
outformat.info.raw.position[j] = -1;
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue