gecko/content/media/webrtc
2013-01-15 13:22:03 +01:00
..
Makefile.in Bug 786533 - On Windows, one of the system header files (windef.h) defines 'min' and 'max' as macros which breaks any use of std::min/std::max. Define NOMINMAX before including system header files where needed to avoid defining those macros. r=ehsan 2013-01-15 13:22:03 +01:00
MediaEngine.h Bug 811757: Allow the user to explicitly share devices between tabs r=anant 2012-12-31 18:12:12 -05:00
MediaEngineDefault.cpp Bug 811757: Allow the user to explicitly share devices between tabs r=anant 2012-12-31 18:12:12 -05:00
MediaEngineDefault.h Bug 811757: Allow the user to explicitly share devices between tabs r=anant 2012-12-31 18:12:12 -05:00
MediaEngineWebRTC.cpp Bug 829314, enable webrtc_trace logging for getUserMedia's VideoEngine, r=jesup 2013-01-11 15:30:20 -08:00
MediaEngineWebRTC.h Bug 828828: Use monitor around all accesses to stream array r=derf 2013-01-10 11:52:53 -05:00
MediaEngineWebRTCAudio.cpp Bug 827537. Refactor AudioChunk to support having separate buffers for each channel. r=jesup 2012-11-22 18:04:27 +13:00
MediaEngineWebRTCVideo.cpp Bug 804760: Drop cached image when we stop capturing + debugs r=anant 2012-12-29 21:55:24 -05:00