Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.py | Matt A. Tobin | 2020-08-07 | -0/+3 |
| | ||||
* | Use an alt script to properly determine the OSX SDK version | Matt A. Tobin | 2020-08-07 | -1/+36 |
| | ||||
* | Issue #1558 - Prevent null deref crash in WebrtcVideoConduit DTOR | Fedor | 2020-06-01 | -0/+7 |
| | ||||
* | Bug 1426323 - Media: WebRTC: Fix build config for MIPS64 | Jiaxun Yang | 2020-05-20 | -0/+4 |
| | | | | Tag: #1542 | |||
* | Issue #1542 - [WebRTC] Set CPU speed to -1 on MIPS | Jiaxun Yang | 2020-05-20 | -0/+5 |
| | | | | CPU is pretty slow due to lack of SIMD optmization. | |||
* | Issue #1542 - [WebRTC] Don't use post proc on MIPS | Jiaxun Yang | 2020-05-20 | -1/+1 |
| | ||||
* | Bug 1384826 - Media: WebRTC: Fix build config for MIPS | Jiaxun Yang | 2020-05-20 | -5/+5 |
| | | | | Tag: #1542 | |||
* | Issue #1471 - Fix building on sparc64 Linux | JMadgwick | 2020-04-14 | -2/+2 |
| | | | | | Correct various pre-processor defines for sparc64 and in mozjemalloc use the JS arm64 allocator on Linux/sparc64. This corrects build problems opn Linux sparc64 and is in line with bugzilla bug #1275204. | |||
* | Issue #1342 - Remove support for system libvpx | wolfbeast | 2020-04-14 | -3/+0 |
| | ||||
* | Check return value of PeerConnectionImpl::GetFingerprint. | Christian Holler | 2019-12-06 | -1/+2 |
| | ||||
* | Ensure we AddRef prior to early return in MediaType::Assign. | wolfbeast | 2019-05-28 | -4/+4 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -27/+0 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -138/+4 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Remove errant paste | wolfbeast | 2018-07-01 | -1/+1 |
| | ||||
* | WebRTC: Add DeleteStreams to media conduits. | wolfbeast | 2018-07-01 | -4/+16 |
| | ||||
* | Bug 1464063 - Remove sdp_getchoosetok. r=bwc, a=RyanVM | Nils Ohlmeier [:drno] | 2018-06-29 | -78/+7 |
| | | | | WebRTC | |||
* | Remove moz_widget_toolkit_gonk | wolfbeast | 2018-05-14 | -35/+6 |
| | | | | Tag #288 | |||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -19/+18 |
| | | | | Tag #288. | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -61/+2 |
| | | | | Tag #288 | |||
* | Bug 1433005 - Simplify codec pruning in NegotiateCodecs. r=bwc, a=lizzard | Dan Minor | 2018-03-14 | -12/+17 |
| | | | | | --HG-- extra : source : 90ae99509f1e9cb5bdf19350a5fbb1a02d34ff0a | |||
* | Fix some WebRTC tests to build with GCC 7.0. | trav90 | 2018-03-04 | -8/+14 |
| | ||||
* | Use UTC where appropriate in python files | Matt A. Tobin | 2018-02-02 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+952552 |