openslessink: Allow openslessink to handle 48kHz streams.
authorMatthew Read <matthew@ekioh.com>
Sat, 29 Feb 2020 12:49:06 +0000 (12:49 +0000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 3 Mar 2020 08:59:01 +0000 (08:59 +0000)
commit3e2d86ea18bebf7dfa5e147135574592f952f5aa
treeba3482536dbadc71a58d681ce87aab089ad2197c
parent03cf2d42a58080922c2c45383ca1b080b517a02b
openslessink: Allow openslessink to handle 48kHz streams.

The most common audio sample rate in AV streams is 48kHz, and the most
common device output sample rate is 48kHz. This allows handing of 48kHz
input streams without resampling.

Remove comments about avoiding the use of 48kHz.
sys/opensles/openslessink.c