/external/libopus/ |
D | releases.sha2 | 1 b2f75c4ac5ab837845eb028413fae2a28754bfb0a6d76416e2af1441ef447649 opus-0.9.0.tar.gz 2 4e379a98ba95bbbfe9087ef10fdd05c8ac9060b6d695f587ea82a7b43a0df4fe opus-0.9.10.tar.gz 3 b1cad6846a8f819a141009fe3f8f10c946e8eff7e9c2339cd517bb136cc59eae opus-0.9.14.tar.gz 4 206221afc47b87496588013bd4523e1e9f556336c0813f4372773fc536dd4293 opus-0.9.1.tar.gz 5 6e85c1b57e1d7b7dfe2928bf92586b96b73a9067e054ede45bd8e6d24bd30582 opus-0.9.2.tar.gz 6 d916e34c18a396eb7dffc47af754f441af52a290b761e20db9aedb65928c699e opus-0.9.3.tar.gz 7 53801066fa97329768e7b871fd1495740269ec46802e1c9051aa7e78c6edee5b opus-0.9.5.tar.gz 8 3bfaeb25f4b4a625a0bc994d6fc6f6776a05193f60099e0a99f7530c6b256309 opus-0.9.6.tar.gz 9 1b69772c31c5cbaa43d1dfa5b1c495fc29712e8e0ff69d6f8ad46459e5c6715f opus-0.9.7.tar.gz 10 4aa30d2e0652ffb4a7a22cc8a29c4ce78267626f560a2d9213b1d2d4e618cf36 opus-0.9.8.tar.gz [all …]
|
D | Makefile.am | 82 pkginclude_HEADERS = include/opus.h include/opus_multistream.h include/opus_types.h include/opus_de… 161 opus.pc.in \ 162 opus-uninstalled.pc.in \ 163 opus.m4 \ 171 win32/VS2015/opus.vcxproj \ 184 win32/VS2015/opus.vcxproj.filters \ 187 win32/VS2015/opus.sln \ 192 pkgconfig_DATA = opus.pc 195 m4data_DATA = opus.m4 198 opus check-opus install-opus: export NO_DOXYGEN = 1 target [all …]
|
D | opus.m4 | 13 AC_ARG_WITH(opus,AC_HELP_STRING([--with-opus=PFX],[Prefix where opus is installed (optional)]), opu… optwith 14 AC_ARG_WITH(opus-libraries,AC_HELP_STRING([--with-opus-libraries=DIR],[Directory where the opus lib… 15 AC_ARG_WITH(opus-includes,AC_HELP_STRING([--with-opus-includes=DIR],[Directory where the opus heade… 16 …AC_HELP_STRING([--disable-opustest],[Do not try to compile and run a test opus program]),, enable_… 64 #include <opus.h> 93 #include <opus.h>
|
D | README.draft | 10 Git repository at https://git.xiph.org/opus.git or on a website at: 11 https://opus-codec.org/ 20 % git clone https://git.xiph.org/opus.git 21 % cd opus 53 input and output are little endian signed 16-bit PCM files or opus bitstreams
|
D | README | 34 An opus-tools package is available which provides encoding and decoding of 38 https://git.xiph.org/?p=opus-tools.git 40 https://opus-codec.org/ 53 % git clone https://git.xiph.org/opus.git 54 % cd opus 95 input and output are little-endian signed 16-bit PCM files or opus 109 https://opus-codec.org/testvectors/opus_testvectors.tar.gz 113 % curl -O https://opus-codec.org/testvectors/opus_testvectors.tar.gz
|
D | opus.pc.in | 10 URL: https://opus-codec.org/ 16 Cflags: -I${includedir}/opus
|
D | README.android | 1 * current source is based on libopus 1.1.4 (https://git.xiph.org/?p=opus.git;a=snapshot;h=901c24328… 2 * libopus is BSD-licensed - http://www.opus-codec.org/license/
|
D | README.version | 1 URL: https://git.xiph.org/?p=opus.git;a=snapshot;h=901c24328de6e07ebea8aa341433085cc39c59f9;sf=tgz
|
D | opus_headers.mk | 2 include/opus.h \
|
D | opus_sources.mk | 1 OPUS_SOURCES = src/opus.c \
|
D | opus-uninstalled.pc.in | 6 Name: opus uninstalled
|
D | Makefile.mips | 86 LIB_NAME = opus
|
D | Makefile.unix | 84 LIB_NAME = opus
|
/external/libopus/doc/ |
D | release.txt | 13 - Upload source package 'opus-${version}.tar.gz' 14 - Add to https://svn.xiph.org/releases/opus/ 17 - Copy to archive.mozilla.org/pub/opus/ 19 - Add release notes to https://svn.xiph.org/websites/opus-codec.org/ 21 - Add a copy of the documentation to <https://www.opus-codec.org/docs/> 23 - Update /topic in #opus IRC channel. 25 Releases are commited to https://svn.xiph.org/releases/opus/ 27 to https://archive.mozilla.org/pub/opus/ 29 Website updates are committed to https://svn.xiph.org/websites/opus-codec.org/ 30 which propagates to https://opus-codec.org/ [all …]
|
D | build_draft.sh | 102 xml2rfc draft-ietf-codec-opus.xml draft-ietf-codec-opus.html & 103 xml2rfc draft-ietf-codec-opus.xml
|
D | Makefile.am | 3 DOCINPUTS = $(top_srcdir)/include/opus.h \ 43 $(RM) $(DESTDIR)$(mandir)/man3/opus_*.3 $(DESTDIR)$(mandir)/man3/opus.h.3
|
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
D | opus.gypi | 17 '<(opus_dir)/opus.gyp:opus' 20 '<(opus_dir)/opus.gyp:opus', 31 # Mozilla provides its own build of the opus library. 33 '$(DIST)/include/opus',
|
/external/webrtc/webrtc/modules/audio_coding/ |
D | BUILD.gn | 728 "codecs/opus/audio_decoder_opus.cc", 729 "codecs/opus/audio_decoder_opus.h", 730 "codecs/opus/audio_encoder_opus.cc", 731 "codecs/opus/audio_encoder_opus.h", 732 "codecs/opus/opus_inst.h", 733 "codecs/opus/opus_interface.c", 734 "codecs/opus/opus_interface.h", 751 include_dirs = [ getenv("DIST") + "/include/opus" ] 758 "//third_party/opus/src/celt", 759 "//third_party/opus/src/src",
|
D | audio_coding.gypi | 135 'includes': ['codecs/opus/opus.gypi',],
|
D | audio_coding_tests.gypi | 29 'codecs/opus/opus_speed_test.cc',
|
/external/libopus/m4/ |
D | opus-intrinsics.m4 | 1 dnl opus-intrinsics.m4
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine_unittest.cc | 530 webrtc::CodecInst opus; in TEST_F() local 531 cricket::WebRtcVoiceEngine::ToCodecInst(kOpusCodec, &opus); in TEST_F() 533 EXPECT_EQ(2, opus.channels); in TEST_F() 534 EXPECT_EQ(111, opus.pltype); in TEST_F() 535 EXPECT_STREQ("opus", opus.plname); in TEST_F() 536 opus.pltype = 0; in TEST_F() 537 EXPECT_EQ(0, voe_.GetRecPayloadType(channel_num, opus)); in TEST_F() 538 EXPECT_EQ(111, opus.pltype); in TEST_F() 553 webrtc::CodecInst opus; in TEST_F() local 554 cricket::WebRtcVoiceEngine::ToCodecInst(kOpusCodec, &opus); in TEST_F() [all …]
|
/external/webrtc/talk/app/webrtc/ |
D | webrtcsdp_unittest.cc | 555 AudioCodec opus(111, "opus", 48000, 0, 2, 3); in WebRtcSdpTest() local 556 audio_desc_->AddCodec(opus); in WebRtcSdpTest() 1276 cricket::AudioCodec opus = acd->codecs()[0]; in TestDeserializeCodecParams() local 1277 EXPECT_EQ("opus", opus.name); in TestDeserializeCodecParams() 1278 EXPECT_EQ(111, opus.id); in TestDeserializeCodecParams() 1279 VerifyCodecParameter(opus.params, "minptime", params.min_ptime); in TestDeserializeCodecParams() 1280 VerifyCodecParameter(opus.params, "stereo", params.stereo); in TestDeserializeCodecParams() 1281 VerifyCodecParameter(opus.params, "sprop-stereo", params.sprop_stereo); in TestDeserializeCodecParams() 1282 VerifyCodecParameter(opus.params, "useinbandfec", params.useinband); in TestDeserializeCodecParams() 1283 VerifyCodecParameter(opus.params, "maxaveragebitrate", in TestDeserializeCodecParams() [all …]
|
/external/webrtc/ |
D | .gn | 47 "//third_party/opus/BUILD.gn",
|
D | .gitignore | 128 /third_party/opus
|