summaryrefslogtreecommitdiffstats
path: root/media/webrtc
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-3/+0
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-3/+0
|
* Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-1/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-22/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.pyMatt A. Tobin2020-07-31-0/+3
|
* Use an alt script to properly determine the OSX SDK versionMatt A. Tobin2020-07-31-1/+36
|
* Issue #1558 - Prevent null deref crash in WebrtcVideoConduit DTORFedor2020-05-27-0/+7
|
* Bug 1426323 - Media: WebRTC: Fix build config for MIPS64Jiaxun Yang2020-05-14-0/+4
| | | | Tag: #1542
* Issue #1542 - [WebRTC] Set CPU speed to -1 on MIPSJiaxun Yang2020-05-14-0/+5
| | | | CPU is pretty slow due to lack of SIMD optmization.
* Issue #1542 - [WebRTC] Don't use post proc on MIPSJiaxun Yang2020-05-14-1/+1
|
* Bug 1384826 - Media: WebRTC: Fix build config for MIPSJiaxun Yang2020-05-14-5/+5
| | | | Tag: #1542
* Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09-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 libvpxwolfbeast2020-01-31-3/+0
|
* Check return value of PeerConnectionImpl::GetFingerprint.Christian Holler2019-12-06-1/+2
|
* Ensure we AddRef prior to early return in MediaType::Assign.wolfbeast2019-05-28-4/+4
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-27/+0
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-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 pastewolfbeast2018-07-01-1/+1
|
* WebRTC: Add DeleteStreams to media conduits.wolfbeast2018-07-01-4/+16
|
* Bug 1464063 - Remove sdp_getchoosetok. r=bwc, a=RyanVMNils Ohlmeier [:drno]2018-06-29-78/+7
| | | | WebRTC
* Remove moz_widget_toolkit_gonkwolfbeast2018-05-14-35/+6
| | | | Tag #288
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-19/+18
| | | | Tag #288.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-61/+2
| | | | Tag #288
* Bug 1433005 - Simplify codec pruning in NegotiateCodecs. r=bwc, a=lizzardDan Minor2018-03-14-12/+17
| | | | | --HG-- extra : source : 90ae99509f1e9cb5bdf19350a5fbb1a02d34ff0a
* Fix some WebRTC tests to build with GCC 7.0.trav902018-03-04-8/+14
|
* Use UTC where appropriate in python filesMatt A. Tobin2018-02-02-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+952552