summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--third_party/build/samplerate/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/build/samplerate/README.txt b/third_party/build/samplerate/README.txt
index 32c61c38..0f8de07b 100644
--- a/third_party/build/samplerate/README.txt
+++ b/third_party/build/samplerate/README.txt
@@ -78,4 +78,8 @@ Enabling libsamplerate for PJMEDIA's resample
#define PJMEDIA_RESAMPLE_IMP PJMEDIA_RESAMPLE_LIBSAMPLERATE
+Limitations
+-----------
+Sample rate 22050 Hz is only supported with 20ms ptime, and sample rate 11025 Hz is only supported with 40ms ptime. This is the limitation of PJMEDIA rather than libsamplerate.
+