Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: webrtc/modules/audio_coding/codecs/opus/opus/src/doc/footer.html.patch

Issue 1612443002: Create local copy of Opus v1.1.2 Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: testing if neteq4_opus_network_stats.dat.sha1 needs to be updated Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/audio_coding/codecs/opus/opus/src/doc/footer.html.patch
diff --git a/webrtc/modules/audio_coding/codecs/opus/opus/src/doc/footer.html.patch b/webrtc/modules/audio_coding/codecs/opus/opus/src/doc/footer.html.patch
new file mode 100644
index 0000000000000000000000000000000000000000..23b29da3ec71d530d9bd8ba205bfe9b8b01cb951
--- /dev/null
+++ b/webrtc/modules/audio_coding/codecs/opus/opus/src/doc/footer.html.patch
@@ -0,0 +1,22 @@
+--- footer.orig.html 2012-06-11 00:32:00.237427961 -0400
++++ footer.html 2012-06-11 00:45:51.518437796 -0400
+@@ -6,11 +6,15 @@
+ </div>
+ <!--END GENERATE_TREEVIEW-->
+ <!--BEGIN !GENERATE_TREEVIEW-->
+-<hr class="footer"/><address class="footer"><small>
+-$generatedby &#160;<a href="http://www.doxygen.org/index.html">
+-<img class="footer" src="$relpath$doxygen.png" alt="doxygen"/>
++<hr class="footer"/>
++<table width="100%"><tbody><tr><td>
++For more information visit the <a href="http://opus-codec.org">Opus Website</a>.
++</td><td><address class="footer"><small>
++&copy;$year<br/>
++$generatedby <a href="http://www.doxygen.org/index.html">
++<!--<img class="footer" src="$relpath$doxygen.png" alt="doxygen"/>-->doxygen
+ </a> $doxygenversion
+-</small></address>
++</small></address></tr></tbody></table>
+ <!--END !GENERATE_TREEVIEW-->
+ </body>
+ </html>

Powered by Google App Engine
This is Rietveld 408576698