aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDon Turner <donturner@google.com>2015-11-24 13:57:50 +0000
committerGlenn Kasten <gkasten@google.com>2015-11-30 09:32:45 -0800
commit3be9d01efc46e045c1553e7228d856734fad4626 (patch)
tree1fa095b1a4f29e645dcb7b9742ab12b8cc691a06 /docs
parente912dc14db71991aff213d18337f7d8f0295070c (diff)
downloadndk-3be9d01efc46e045c1553e7228d856734fad4626.tar.gz
Updating/removing broken links
Change-Id: I6e535e43a550e9374c6782e87e294c4fa86fd230
Diffstat (limited to 'docs')
-rw-r--r--docs/Additional_library_docs/opensles/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Additional_library_docs/opensles/index.html b/docs/Additional_library_docs/opensles/index.html
index bb20fe4e7..093317877 100644
--- a/docs/Additional_library_docs/opensles/index.html
+++ b/docs/Additional_library_docs/opensles/index.html
@@ -224,7 +224,7 @@ be especially useful for the more complex APIs such as
<p>
Use <a href="http://developer.android.com/guide/developing/tools/adb.html">
adb logcat</a>, the
-<a href="http://developer.android.com/guide/developing/eclipse-adt.html">
+<a href="http://developer.android.com/tools/help/adt.html">
Eclipse ADT plugin</a> LogCat pane, or
<a href="http://developer.android.com/guide/developing/tools/ddms.html#logcat">
ddms logcat</a> to see the log.
@@ -976,7 +976,7 @@ AAC data source, and an Android simple buffer queue for the PCM data
sink. The Android simple buffer queue API is described in this document
in section "Android simple buffer queue data locator and interface".
The Android buffer queue API is described in the Android native media
-API documentation, located in <a href="../openmaxal/index.html">docs/openmaxal/index.html</a>.
+API documentation, located in $NDK_ROOT/docs/Additional_library_docs/openmaxal/index.html
</p>
<h3 id="determiningFormat">Determining the format of decoded PCM data via metadata</h3>
@@ -1491,7 +1491,7 @@ Khronos Group OpenSL ES Overview</a>
<li><a href="http://www.khronos.org/registry/sles/">
Khronos Group OpenSL ES 1.0.1 specification</a>
</li>
-<li><a href="http://www.khronos.org/message_boards/viewforum.php?f=15">
+<li><a href="https://forums.khronos.org/forumdisplay.php/91-OpenSL-ES-embedded-audio-acceleration">
Khronos Group public message board for OpenSL ES</a>
(please limit to non-Android questions)
</li>