Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2012-04-20 18:26:08 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-04-20 18:26:08 +0400
commit72273000ece2713704fba5e3402aef7a3e009c10 (patch)
treee28cef1c717a4af3ad4c011abd36e37dcce3c7b2 /include
parent8365b5d00df0d1129a30550f451fb62a24e1bc00 (diff)
Misc changes to address Robert Sparks' comments
See http://www.ietf.org/mail-archive/web/codec/current/msg02833.html Still more changes to come
Diffstat (limited to 'include')
-rw-r--r--include/opus_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opus_defines.h b/include/opus_defines.h
index 883f9d12..650961f6 100644
--- a/include/opus_defines.h
+++ b/include/opus_defines.h
@@ -120,7 +120,7 @@ extern "C" {
#define OPUS_AUTO -1000 /**<Auto/default setting @hideinitializer*/
#define OPUS_BITRATE_MAX -1 /**<Maximum bitrate @hideinitializer*/
-/** Best for "standard" VoIP/videoconference applications where listening quality and intelligibility matter most
+/** Best for most VoIP/videoconference applications where listening quality and intelligibility matter most
* @hideinitializer */
#define OPUS_APPLICATION_VOIP 2048
/** Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input