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 (closed).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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 (closed).