Update cubeb from upstream to d4b23d1
Categories
(Core :: Audio/Video: cubeb, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: achronop, Assigned: achronop)
Details
Attachments
(2 files)
Pick commits:
d4b23d1 - fix a few warnings (#571)
0adc5ea - resampler: avoid integer signed comparison mismatch (#570)
6cdf2fd - resampler: handle explicitly the case that input frames are less than output frames (#565)
be30055 - test_ring_buffer: Use yield
instead of sleep_for(10us)
. (#569)
3b6cc57 - tool: add an option to destroy a stream
3ab5075 - Always use SIO_DEVANY on FreeBSD/DragonFly (#564)
Assignee | ||
Comment 1•6 years ago
|
||
disable-assert.patch
is nor needed because the change has been merged upstream.
revert-optimization.patch
is not needed because we want to undo the revert since this import attemptts to fix the crash.
Assignee | ||
Comment 2•6 years ago
|
||
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/71299532eee6
https://hg.mozilla.org/mozilla-central/rev/850bc97c56ab
Comment 6•6 years ago
|
||
Backed out 2 changesets (Bug 1610527) for causinf Linux debug and opt bustages in test_resampler.cpp a=backout
This busted for the first time on central: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&resultStatus=testfailed%2Cbusted%2Cexception&revision=79514ae28ef4b3508baf56fc8e89ef593a9b77b1&selectedJob=285842272
Backout: https://hg.mozilla.org/mozilla-central/rev/84a232cf4f5fe165f1513a24e04244619a721297
Also happened on Linux shippable opt
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7b9367216df5
https://hg.mozilla.org/mozilla-central/rev/4abd12f068cf
Description
•