gecko-dev/media/webrtc
Paul Adenot 08dd28ea34 Bug 1369967 - Remove one use of a stack-allocated buffer and fix another buffer's size. r=jesup
Two things here:
- The default stack size of the thread pool is not very big, it's better to
stick the buffer we need on the object.
- There was a unit mismatch between bytes and samples. This changes the name to
make the unit more obvious, and fixes its usage by dividing by the sample size.

MozReview-Commit-ID: 19bbS6iGvTw

--HG--
extra : rebase_source : bb5c2c074b8c1c3d69e002c8d82f4f72cc57582d
2017-06-05 11:42:43 +02:00
..
signaling Bug 1369967 - Remove one use of a stack-allocated buffer and fix another buffer's size. r=jesup 2017-06-05 11:42:43 +02:00
trunk Bug 1166955 - Stop including nsAutoPtr.h from BasePin.cpp. r=jesup 2017-06-03 17:59:29 +09:00
.gclient
.gclient_entries
moz.build Bug 1354207 - Set webrtc build flags when building under valgrind, etc. r=jesup 2017-04-07 09:20:37 -07:00
webrtc_update.sh
webrtc_version.h