ebur128: fix port name

Fixes #4667
This commit is contained in:
Wim Taymans 2025-04-28 09:51:20 +02:00
parent 0135baa60f
commit 7d27668fb2

View file

@ -356,7 +356,7 @@ static struct spa_fga_port ebur128_ports[] = {
.flags = SPA_FGA_PORT_OUTPUT | SPA_FGA_PORT_CONTROL,
},
{ .index = PORT_OUT_SHORTTERM,
.name = "Shorttem LUFS",
.name = "Shortterm LUFS",
.flags = SPA_FGA_PORT_OUTPUT | SPA_FGA_PORT_CONTROL,
},
{ .index = PORT_OUT_GLOBAL,