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

Side by Side Diff: CHANGES

Issue 2344973002: Update libsrtp to version 2.0 (Closed)
Patch Set: Add '.' back to include_dirs Created 4 years, 2 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 unified diff | Download patch
« no previous file with comments | « BUILD.gn ('k') | LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Changelog 1 Changelog
2 2
3 1.5.2 3 1.5.2
4 4
5 Autoconf checks for libz and libdl for buildroot support. 5 Autoconf checks for libz and libdl for buildroot support.
6 6
7 Pull request 96 - Include config.h to get inline on Windows. 7 Pull request 96 - Include config.h to get inline on Windows.
8 8
9 Pull request 93 - Don't include AES-192 when compiling against BoringSSL. 9 Pull request 93 - Don't include AES-192 when compiling against BoringSSL.
10 10
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 automatically recovers from bad estimates. This was required to 266 automatically recovers from bad estimates. This was required to
267 prevent spurious failures. 267 prevent spurious failures.
268 268
269 Made rdbx_estimate_index(...) function smarter, so that initial RTP 269 Made rdbx_estimate_index(...) function smarter, so that initial RTP
270 sequence numbers greater than 32,768 don't cause it to estimate the 270 sequence numbers greater than 32,768 don't cause it to estimate the
271 rollover counter of 0xffffffff. 271 rollover counter of 0xffffffff.
272 272
273 273
274 1.0.0 Initial release 274 1.0.0 Initial release
275 275
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698