Naman Jain
|
d0526517ce
|
feat(TS) Migrate SampleSdpStrings to TS
|
пре 3 месеци |
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 година |
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 година |