ebur128analysis: Fix typo

This commit is contained in:
Jonas Kvinge 2024-09-24 16:25:23 +02:00
parent 7da0df2178
commit 1663fa3ef1
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ struct GstSampleDeleter {
// * and 60deg <= |Azimuth (theta)| <= 120° (i.e. +-90deg +- 30deg)
// ... then the channel is weighted at +1.5 dB.
//
// ITU R-REC-BS 1770-4 uppper and bottom position channels are at +-45deg,
// ITU R-REC-BS 1770-4 upper and bottom position channels are at +-45deg,
// So only the middle-position channels are affected.
channel gst_channel_to_ebur_channel(GstAudioChannelPosition pos) {