aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorminyue@webrtc.org <minyue@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-03-07 08:55:48 +0000
committerminyue@webrtc.org <minyue@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-03-07 08:55:48 +0000
commit04546884bf7f816e52e1a6db03d6bba49a12edc5 (patch)
tree6a81e66d3a4c342a435d73fbb1d9077ad4c8d9c0 /resources
parentebdb0e3ad0a787bee066d12cdcd115a38b0a10d1 (diff)
downloadwebrtc-04546884bf7f816e52e1a6db03d6bba49a12edc5.tar.gz
This CL is to add Opus complexity knob and to test it.
As a by-product, a generic tool for testing and comparing the complexity of codecs is added, and new audio files are added to the resources. Three complexity tests are included 1. Default Opus complexity 2. Opus complexity knob 3. Default iSAC complexity (to compare with Opus) The complexity tests are only meant for development reasons and not to be run at bots. The .isolate file is only needed for the APK packaging and test execution on Android. TEST=passes all trybots BUG= R=kjellander@webrtc.org, tina.legrand@webrtc.org, turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8969004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5655 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'resources')
-rw-r--r--resources/audio_coding/music_stereo_48kHz.pcm.sha11
-rw-r--r--resources/audio_coding/speech_mono_16kHz.pcm.sha11
-rw-r--r--resources/audio_coding/speech_mono_32_48kHz.pcm.sha11
3 files changed, 3 insertions, 0 deletions
diff --git a/resources/audio_coding/music_stereo_48kHz.pcm.sha1 b/resources/audio_coding/music_stereo_48kHz.pcm.sha1
new file mode 100644
index 0000000000..991cb575d1
--- /dev/null
+++ b/resources/audio_coding/music_stereo_48kHz.pcm.sha1
@@ -0,0 +1 @@
+77b123a152911b538951cadbee45007f9d1a370c \ No newline at end of file
diff --git a/resources/audio_coding/speech_mono_16kHz.pcm.sha1 b/resources/audio_coding/speech_mono_16kHz.pcm.sha1
new file mode 100644
index 0000000000..3cd29ed63b
--- /dev/null
+++ b/resources/audio_coding/speech_mono_16kHz.pcm.sha1
@@ -0,0 +1 @@
+89f191b706f8028e52ffd64525de1921eacd772a \ No newline at end of file
diff --git a/resources/audio_coding/speech_mono_32_48kHz.pcm.sha1 b/resources/audio_coding/speech_mono_32_48kHz.pcm.sha1
new file mode 100644
index 0000000000..c3e3560e47
--- /dev/null
+++ b/resources/audio_coding/speech_mono_32_48kHz.pcm.sha1
@@ -0,0 +1 @@
+009a3ee778767c2402b1d2c920bc2449265f5a2c \ No newline at end of file