gecko-dev/media/libcubeb
Paul Adenot 3b6d6ce4d6 Bug 1267930 - When the wasapi rendering loop is stuck and we're shuttin down, leak the thread and continue the shutdown process. r=kinetik
It's probably better to not TerminateThread here, because we don't really know
what happened down the stack of the rendering loop, so we just leak it. This
happens during shutdown so it's not really an issue, it's going to be cleaned
up by the OS anyways.

MozReview-Commit-ID: 4o3Krj7L7m2
2016-04-28 12:02:14 +02:00
..
include Bug 1251502 - Add a generic duplex resampler and a duplex WASAPI implementation. r=kinetik 2016-03-25 17:44:02 +01:00
src Bug 1267930 - When the wasapi rendering loop is stuck and we're shuttin down, leak the thread and continue the shutdown process. r=kinetik 2016-04-28 12:02:14 +02:00
tests Bug 1264594 - Update libcubeb to revision 727121. r=kinetik 2016-04-14 12:33:18 +02:00
AUTHORS Bug 1241476: Update libcubeb from upstream rs=kinetik 2016-01-21 22:17:46 -05:00
LICENSE
moz.build Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
README_MOZILLA Bug 1267930 - When the wasapi rendering loop is stuck and we're shuttin down, leak the thread and continue the shutdown process. r=kinetik 2016-04-28 12:02:14 +02:00
README.md Bug 1074010 - Update cubeb from upstream. r=padenot 2014-09-29 13:19:09 +13:00
update.sh Bug 1251502 - Update cubeb's udpate.sh script to account for new files. r=kinetik 2016-03-25 17:43:02 +01:00

Build Status

See INSTALL for build instructions.

Licensed under an ISC-style license. See LICENSE for details.