rtp: Fix incorrect RTP channel order lookup by name
authorArun Raghavan <arun@asymptotic.io>
Fri, 15 Dec 2023 20:19:35 +0000 (15:19 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 16 Dec 2023 11:04:57 +0000 (11:04 +0000)
commita0558cf8d4ce21eb5ebdfe959cfec27eb4aa3ce5
tree6835315dfe741f7b6c0b5e4abd2245d6f35268a8
parent912f85914877a70c259c3eba94d30961247e6ef9
rtp: Fix incorrect RTP channel order lookup by name

The g_ascii_strcasecmp() logic is inverted, since it returns 0 on equality.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5817>
subprojects/gst-plugins-good/gst/rtp/gstrtpchannels.c