rtpac3depay: should output audio/x-ac3 not audio/ac3
authorTim-Philipp Müller <tim@centricular.com>
Thu, 12 Oct 2023 16:23:00 +0000 (17:23 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 15 Nov 2023 00:10:35 +0000 (00:10 +0000)
commitfaf6edc026d57b1fbf885f961d6b323fbd255a6a
tree084c447727c1648b30eb85a858a0e7cb66463cd0
parent23bc229e7f33ce9e39ac18bdecb7f2bdb5d7e3cf
rtpac3depay: should output audio/x-ac3 not audio/ac3

audio/x-ac3 is the canonical media format in GStreamer.
audio/ac3 is sometimes accepted as input (e.g. in rtpac3pay
or ac3parse), but shouldn't be output.

Fixes #3038.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5662>
subprojects/gst-plugins-good/docs/gst_plugins_cache.json
subprojects/gst-plugins-good/gst/rtp/gstrtpac3depay.c