gecko-dev/media
Andreas Pehrson b9cd3068b0 Bug 1436341 - Stop() instead of Pause() device when stopping capture on Windows. r=jib
Pause() gave the benefit of another app not being able to steal
the device until the next Run(). It would keep the light on for
some cameras however.

Stop() makes the light go out on these cameras, but put them up
for another application to steal. Basically the same as on our
other platforms.

MozReview-Commit-ID: FPRYcZ2PEpm

--HG--
extra : rebase_source : 1870eb6933b02c83c7e61ac275b648fdde9b4cec
2018-03-07 10:43:23 +01:00
..
audioipc Bug 1441588 - P1: Update audioipc to commit 79c1622. r=rillian 2018-03-03 14:23:41 +10:00
ffvpx Bug 1321651 - revert clang-cl changes from bug 1298418 that are no longer needed. r=froydnj 2018-01-05 14:16:08 -05:00
gmp-clearkey/0.1 Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
kiss_fft
libaom Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libav Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libcubeb Bug 1443368 - Update cubeb-pulse-rs to commit 22cdde3. r=kinetik 2018-03-06 15:49:08 +10:00
libjpeg Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libmkv Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libnestegg Bug 868797 - Update libnestegg to be more tolerant of blocks with negative timecodes. r=kinetik 2018-02-28 16:34:05 -05:00
libogg Bug 1415446 - Update to libogg 1.3.3. r=kinetik 2017-11-08 08:49:05 -08:00
libopus Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libpng Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
libsoundtouch Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libspeex_resampler Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libtheora Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libtremor Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
libvorbis Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
libvpx Bug 1426988 - Properly exit encoder init in error cases. r=rillian 2018-01-27 11:20:43 -08:00
libyuv Bug 1426898 - Fix a bug of a local patch for libyuv. r=jesup 2017-12-23 00:56:11 +09:00
mp4parse-rust Bug 1437351 - Update mp4parse to v0.10.0. r=kinetik 2018-02-13 16:58:43 -08:00
mtransport Bug 1442404: Don't spin STS when shutting down the mtransport thread. r=drno 2018-03-06 12:30:16 -06:00
openmax_dl Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
openmax_il/il112
psshparser Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
sphinxbase Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
webrtc Bug 1436341 - Stop() instead of Pause() device when stopping capture on Windows. r=jib 2018-03-07 10:43:23 +01:00
moz.build bug 1256010 - Remove media/openmax_dl/dl/Makefile.in. r=nalexander 2017-11-08 10:57:32 -08:00
update-libjpeg.sh