Home
last modified time | relevance | path

Searched refs:opus (Results 1 – 25 of 87) sorted by relevance

1234

/external/libopus/
Dreleases.sha21 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 …]
DMakefile.am85 pkginclude_HEADERS = include/opus.h include/opus_multistream.h include/opus_types.h include/opus_de…
208 EXTRA_DIST = opus.pc.in \
209 opus-uninstalled.pc.in \
210 opus.m4 \
216 win32/VS2015/opus.vcxproj \
224 win32/VS2015/opus.vcxproj.filters \
226 win32/VS2015/opus.sln \
232 pkgconfig_DATA = opus.pc
235 m4data_DATA = opus.m4
238 opus check-opus install-opus: export NO_DOXYGEN = 1 target
[all …]
Dopus.m413 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>
DREADME.draft10 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
DREADME34 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/
71 % git clone https://git.xiph.org/opus.git
72 % cd opus
113 input and output are little-endian signed 16-bit PCM files or opus
128 https://opus-codec.org/docs/opus_testvectors-rfc8251.tar.gz
132 % curl -OL https://opus-codec.org/docs/opus_testvectors-rfc8251.tar.gz
Dopus.pc.in10 URL: https://opus-codec.org/
16 Cflags: -I${includedir}/opus
DREADME.android1 * current source is based on libopus 1.3 (https://git.xiph.org/?p=opus.git;a=snapshot;h=83d5155f151…
2 * libopus is BSD-licensed - http://www.opus-codec.org/license/
DREADME.version1 URL: https://git.xiph.org/?p=opus.git;a=snapshot;h=83d5155f151ca47c9d6274ded1a7481f746b9a43;sf=tgz
Dopus_headers.mk2 include/opus.h \
Dopus-uninstalled.pc.in6 Name: opus uninstalled
Dopus_sources.mk1 OPUS_SOURCES = src/opus.c \
/external/libopus/doc/
Drelease.txt12 - Upload source package 'opus-${version}.tar.gz'
13 - Add to https://svn.xiph.org/releases/opus/
16 - Copy to archive.mozilla.org/pub/opus/
18 - Add release notes to https://git.xiph.org/opus-website.git
20 - Add a copy of the documentation to <https://www.opus-codec.org/docs/>
22 - Update /topic in #opus IRC channel.
24 Releases are commited to https://svn.xiph.org/releases/opus/
26 to https://archive.mozilla.org/pub/opus/
28 Website updates are committed to https://git.xiph.org/opus-website.git
29 which propagates to https://opus-codec.org/
[all …]
Dbuild_draft.sh102 xml2rfc draft-ietf-codec-opus.xml draft-ietf-codec-opus.html &
103 xml2rfc draft-ietf-codec-opus.xml
DMakefile.am3 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/
Dopus.gypi17 '<(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/oss-fuzz/projects/opus/
DDockerfile21 RUN git clone https://git.xiph.org/opus.git
22 RUN wget https://opus-codec.org/static/testvectors/opus_testvectors.tar.gz
23 WORKDIR opus
/external/exoplayer/tree/
Dcore_settings.gradle39 include modulePrefix + 'extension-opus'
65 project(modulePrefix + 'extension-opus').projectDir = new File(rootDir, 'extensions/opus')
/external/webrtc/webrtc/modules/audio_coding/
DBUILD.gn728 "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",
/external/exoplayer/tree/extensions/opus/src/main/java/com/google/android/exoplayer2/ext/opus/
Dpackage-info.java17 package com.google.android.exoplayer2.ext.opus;
DOpusDecoderException.java16 package com.google.android.exoplayer2.ext.opus;
/external/exoplayer/tree/extensions/opus/src/test/java/com/google/android/exoplayer2/ext/opus/
DDefaultRenderersFactoryTest.java16 package com.google.android.exoplayer2.ext.opus;
/external/exoplayer/tree/extensions/opus/
DREADME.md28 OPUS_EXT_PATH="${EXOPLAYER_ROOT}/extensions/opus/src/main"
42 git clone https://git.xiph.org/opus.git libopus
114 * [Javadoc][]: Classes matching `com.google.android.exoplayer2.ext.opus.*`
/external/exoplayer/tree/testdata/src/test/assets/ogg/
Dbear.opus.3.dump13 sampleMimeType = audio/opus
/external/exoplayer/tree/library/extractor/src/test/java/com/google/android/exoplayer2/extractor/ogg/
DOggExtractorParameterizedTest.java43 public void opus() throws Exception { in opus() method in OggExtractorParameterizedTest
/external/libopus/m4/
Dopus-intrinsics.m41 dnl opus-intrinsics.m4

1234