Naman Jain
|
d0526517ce
|
feat(TS) Migrate SampleSdpStrings to TS
|
3 kuukautta sitten |
Jaya Allamsetty
|
7667117117
|
fix(SDP): Move all SDP related files to a different dir.
SDP utility classes are spread across RTC and XMPP directories now, moving these class files to a 'sdp' directory.
|
4 vuotta sitten |
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 vuotta sitten |
paweldomas
|
08d0cd46a8
|
fix(RtxModifier.spec and SDPUtil.spec): random failures
Fixes random tests failures after frameworks upgrade.
|
5 vuotta sitten |
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 vuotta sitten |
Lyubo Marinov
|
089ee76c04
|
Prepare for webpack 2
Webpack 2 defines module.exports as a read-only property in ES6 modules.
|
8 vuotta sitten |
Lyubo Marinov
|
c88c4f9124
|
[eslint] camelcase
|
8 vuotta sitten |
Lyubo Marinov
|
b713d6eb74
|
[eslint] radix
|
8 vuotta sitten |
Lyubo Marinov
|
4581605a28
|
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
|
8 vuotta sitten |
Lyubo Marinov
|
13bfa61028
|
[eslint] prefer-arrow-callback
|
8 vuotta sitten |
Lyubo Marinov
|
a09abf6f59
|
[eslint] no-trailing-spaces
|
8 vuotta sitten |
Lyubo Marinov
|
4293971466
|
[eslint] operator-linebreak
|
8 vuotta sitten |
Lyubo Marinov
|
ed0d464392
|
[eslint] quotes
|
8 vuotta sitten |
brian baldino
|
371a4ea777
|
remove unused import
|
8 vuotta sitten |
brian baldino
|
4e0971c3b7
|
remove forgotten debugger statement
|
8 vuotta sitten |
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 vuotta sitten |
brian baldino
|
aa1bda86a6
|
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
|
8 vuotta sitten |