ebur128: fix port name

Fixes #4667
This commit is contained in:
Wim Taymans 2025-04-28 09:51:20 +02:00
parent 14f48c7a1c
commit 84c18df626

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,