Jaya Allamsetty
|
24097001aa
|
ref(sdp): Move all instances of a preferred codec up the list in the SDP
Make sdp munging logic for changing codec preferences more generic
Do not negotiate High profile H264 codecs on when RN clients are in the call
|
5 лет назад |
paweldomas
|
08d0cd46a8
|
fix(RtxModifier.spec and SDPUtil.spec): random failures
Fixes random tests failures after frameworks upgrade.
|
5 лет назад |
Saúl Ibarra Corretgé
|
1387e283d4
|
feat(h264): add ability to disable H.264 (#610)
This is performed by stripping all traces of H.264 from the local SDP before
passing it to `setLocalDescription`.
|
8 лет назад |
Lyubo Marinov
|
089ee76c04
|
Prepare for webpack 2
Webpack 2 defines module.exports as a read-only property in ES6 modules.
|
8 лет назад |
Lyubo Marinov
|
c88c4f9124
|
[eslint] camelcase
|
8 лет назад |
Lyubo Marinov
|
b713d6eb74
|
[eslint] radix
|
8 лет назад |
Lyubo Marinov
|
4581605a28
|
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
|
8 лет назад |
Lyubo Marinov
|
13bfa61028
|
[eslint] prefer-arrow-callback
|
8 лет назад |
Lyubo Marinov
|
a09abf6f59
|
[eslint] no-trailing-spaces
|
8 лет назад |
Lyubo Marinov
|
4293971466
|
[eslint] operator-linebreak
|
8 лет назад |
Lyubo Marinov
|
ed0d464392
|
[eslint] quotes
|
8 лет назад |
brian baldino
|
371a4ea777
|
remove unused import
|
8 лет назад |
brian baldino
|
4e0971c3b7
|
remove forgotten debugger statement
|
8 лет назад |
brian baldino
|
bedc184fd2
|
change codec iteraton to a for loop so we get a predictable ordering,
add a multi-codec test case for preferCodec
|
8 лет назад |
brian baldino
|
aa1bda86a6
|
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
|
8 лет назад |