Bug 1221574 - [07] Update cubeb to b6315bb including full duplex for OpenSL ES. r=kinetik, r=padenot

MozReview-Commit-ID: 6VmQ4jccpJx
This commit is contained in:
Alex Chronopoulos 2016-11-18 18:00:49 +02:00
Родитель 8e7c373a79
Коммит 8c162d5faa
4 изменённых файлов: 1052 добавлений и 181 удалений

Просмотреть файл

@ -5,4 +5,4 @@ Makefile.in build files for the Mozilla build system.
The cubeb git repository is: git://github.com/kinetiknz/cubeb.git
The git commit ID used was 7f74039f92f4e7183188f9f00a207df8f16330a5.
The git commit ID used was b6315bb8863ed50a7f00ee4361e044c48e19bd34.

Просмотреть файл

@ -618,6 +618,9 @@ TEST(cubeb, drain)
cubeb_stream_destroy(stream);
cubeb_destroy(ctx);
got_drain = 0;
do_drain = 0;
}
TEST(cubeb, DISABLED_eos_during_prefill)

Просмотреть файл

@ -13,7 +13,7 @@
#include <stdlib.h>
#include <time.h>
#include <dlfcn.h>
#include "android/log.h"
#include <android/log.h>
#include "cubeb/cubeb.h"
#include "cubeb-internal.h"

Разница между файлами не показана из-за своего большого размера Загрузить разницу