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

Unified Diff: README.chromium

Issue 1098043003: Update libsrtp to 1.5.2 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libsrtp@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « no previous file | libsrtp.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 1d285ffa1d14c4d09b6f34b95d8ec1a16d6444ed..5ccbcfe71699008d015399aec7e5be009e70ed9c 100644
--- a/README.chromium
+++ b/README.chromium
@@ -1,6 +1,6 @@
Name: libsrtp
URL: https://github.com/cisco/libsrtp
-Version: 1.5.1
+Version: 1.5.2
License: 3-clause BSD
License File: srtp/LICENSE
Security Critical: Yes
@@ -19,9 +19,3 @@ Added gyp support to __arm64__
Use '_byteswap_*' functions to convert between host and network byte order on
Windows.
-
-AES-192 is disabled when compiled against BoringSSL. This is no longer necessary
-when updating to libsrtp 1.5.2 or newer.
-
-Always expose API to convert big endian integers to CPU byte order (WebRTC
-calls "be64_to_cpu" from "srtpfilter.cc").
« no previous file with comments | « no previous file | libsrtp.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698