Commit Graph

3292 Commits

Author SHA1 Message Date
Jean-Yves Avenard
0375d28fb1 Bug 1190258: P1. Use getter to access MediaRawData mData and mSize member. r=cpearce 2015-08-06 18:48:44 +10:00
Nils Ohlmeier [:drno]
b447c7bb42 Bug 1189961 - added DNS AAAA convertion to nICEr transport addr. r=bwc 2015-07-31 18:18:02 -07:00
Byron Campen [:bwc]
999acf86c5 Bug 1173599 - a=imageattr support. r=mt 2015-07-30 14:45:51 -05:00
Aryeh Gregor
a3c0771347 Bug 1190823 - Move OwningNonNull.h to xpcom/base/; r=froydnj 2015-08-05 15:28:27 +03:00
Andre Natal
a81bfa37e9 Bug 1180113 - Introducing g2p algorithm inside pocketsphinx to allow out of dictionary words to be added to grammars. r=smaug
Signed-off-by: Andre Natal <anatal@gmail.com>
2015-08-05 00:33:00 +02:00
Nils Ohlmeier [:drno]
babb947cb3 Bug 1190720 - only check IP version for STUN server IPs. r=bwc 2015-08-03 23:38:36 -07:00
Nils Ohlmeier [:drno]
a1ebb7cb9b Bug 1190615 - Skip non-UDP STUN servers for UDP sockets. r=bwc
CLOSED TREE
2015-08-03 16:26:20 -07:00
EKR
941f84ef68 Bug 1178349 - Enable ice_unittests on desktop linux on CI. r=bwc
CLOSED TREE
2015-08-04 06:07:55 -07:00
Jean-Yves Avenard
4fbbd1bf55 Bug 1185115 - Ensure we have enough memory to allocate required capacity. r=kentuckyfriedtakahe
CLOSED TREE
2015-08-04 13:43:17 -04:00
Byron Campen [:bwc]
6cdf6622ab Bug 1142105 - Part 3: Extract more SDP-related functionality out of JsepSessionImpl, and some readability improvements. r=mt 2015-07-29 13:10:24 -05:00
Ryan VanderMeulen
ab5d403c27 Backed out changeset 62561970f611 (bug 1178349) for Android crashes.
CLOSED TREE
2015-08-03 15:34:17 -04:00
EKR
d0571a6cb5 Bug 1178349 - Re-enable ice_unittest on Linux. r=drno 2015-08-01 07:22:12 -07:00
EKR
555d75a25e Bug 1177921 - Fix typo in STUN server name. r=drno 2015-08-01 06:03:35 -07:00
Nils Ohlmeier [:drno]
230e7cef07 Bug 1189198 - don't start STUN transactions with a protocol mis-match. r=mtseng 2015-07-31 11:23:26 -07:00
Makoto Kato
e92450872e Bug 830801 - Part 2. Remove NOMINMAX define from moz.build. r=mshal 2015-08-03 10:07:09 +09:00
JW Wang
eb7c15daf1 Bug 1189866 - revert code that accidentally got into bug 1187817 patch 5. r=me. 2015-08-01 13:58:39 +08:00
JW Wang
a24dc83e0c Bug 1187817. Part 5 - assert some code in the audio thread and don't enter the monitor. r=kinetik. 2015-07-31 13:26:06 +08:00
JW Wang
13ce72b0cf Bug 1189197 - enqueue a silent frame to kick off the buffer queue callbacks. r=kinetik. 2015-07-31 13:25:59 +08:00
Jean-Yves Avenard
c723b29dfe Bug 1183196: [MSE] P2. Do not ignore tracks other than the first one. r=kentuckyfriedtakahe
When used in the MP4ContainerParser, the MoofParser set the trackID as 0 ; indicating that all tracks are to be parsed. However it set later the trackID to the first one found, causing to ignore all following tracks.
2015-07-30 20:42:44 +10:00
Nils Ohlmeier [:drno]
db75795000 Bug 1187472 - only log UDP and TCP candidate gathering failures. r=bwc 2015-07-24 14:01:11 -07:00
Wes Kocher
13400e57d2 Merge b2ginbound to central, a=merge 2015-07-29 20:19:12 -07:00
Jessica Jong
2f99cbb771 Bug 1167132 - Part 15: [NetworkManager] Move network information into a separate interface (NetworkInterfaceList). r=echen 2015-07-29 02:16:00 -04:00
Byron Campen [:bwc]
4479ce2748 Bug 1142105 - Part 2: Move some stuff from JsepCodecDescription into /sdp r=mt 2015-07-23 16:55:08 -05:00
Bobby Holley
106e778c81 Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj 2015-07-29 10:44:59 -07:00
Ehsan Akhgari
7904f7befa Bug 1188212 - Fix more constructors in media; r=cpearce 2015-07-28 08:53:33 -04:00
Glenn Randers-Pehrson
0f27729cfe Bug 1186977 - Update embedded libpng to version 1.6.18. r=jmuizelaar 2015-07-26 20:26:00 +02:00
Gian-Carlo Pascutto
0f4ab35c44 Bug 1186657. r=jesup,nchen 2015-07-28 08:55:06 +02:00
Jean-Yves Avenard
bb47ae29cd Bug 1186149: P1. Allow both first sample flags flag and sample flags simultaneously. r=kentuckyfriedtakahe 2015-07-28 14:11:04 +10:00
Jean-Yves Avenard
967a832978 Bug 1186718 - Ensure ESDS have valid size. r=kentuckyfriedtakahe 2015-07-27 16:25:17 -04:00
Jean-Yves Avenard
c9960234e9 Bug 1185115 - Ensure we have enough memory to allocate required capacity. r=kentuckyfriedtakahe 2015-07-27 11:27:34 -04:00
Ryan VanderMeulen
aaaf344ec6 Merge fx-team to m-c. a=merge 2015-07-27 10:39:37 -04:00
Wes Kocher
9f5fea3df8 Merge m-c to fx-team, a=merge 2015-07-24 13:48:31 -07:00
Wes Kocher
cdd5dfef2b Merge b2ginbound to central, a=merge 2015-07-24 13:47:05 -07:00
Qiang Lu
bd33cc02a5 Bug 1178069 - Check devices capability before enable use of vp8 hardware acceleration using android.media.MediaCodecList and android.media.MediaCodecInfo r=jrmuizel 2015-07-24 12:45:55 -07:00
Xidorn Quan
e6a7e9240c Bug 1186784 followup - Fix bustage on CLOSED TREE 2015-07-25 00:08:40 +10:00
Xidorn Quan
4a16e0e16e Bug 1186784 - Disable snprintf definition in libav on VC2015. r=glandium 2015-07-24 23:06:50 +10:00
Nils Ohlmeier [:drno]
260c126a69 Bug 1186339 - skip STUN/TURN servers with non-matching IP versions for TCP sockets. r=bwc 2015-07-22 10:54:11 -07:00
Nils Ohlmeier [:drno]
42a62dacab Bug 1185198 - use port 9 for TCP active candidates. r=bwc 2015-07-22 16:51:38 -07:00
Jessica Jong
23c7232da8 Bug 1185802 - Part 2: support fota apn type (impl). r=hsinyi 2015-07-24 10:41:15 +08:00
Nathan Froyd
7fa89353a8 Bug 1186040 - use XPCOM refcounting macros instead of mozilla::RefCounted in WebrtcGlobalParent.h; r=jesup 2015-07-21 11:26:56 -04:00
Alfredo Yang
6a1fdeeabf Bug 1163486 - Remove MP4Reader. r=jya 2015-07-21 02:48:00 +02:00
Carsten "Tomcat" Book
e44524600a Backed out changeset 1704ea727e81 (bug 1163486) for at least b2g bustage 2015-07-21 08:42:54 +02:00
Alfredo Yang
0df19709d3 Bug 1163486 - Remove MP4Reader. r=jya 2015-07-20 19:25:00 +02:00
Wes Kocher
e36e0bf7a9 Merge m-c to inbound, a=merge 2015-07-24 13:47:28 -07:00
Byron Campen [:bwc]
eeda62f97a Bug 1182289: Clean up dispatches in WebrtcGmpVideoEncoder/Decoder. r=jesup, a=abillings 2015-07-14 09:20:28 -05:00
Jan-Ivar Bruaroey
0f248823bb Bug 1184426 - Unprefix RTCIceCandidatePairStats.priority (formerly mozPriority). r=bwc, r=smaug 2015-07-15 22:43:37 -04:00
Andreas Pehrson
d0a2b3f519 Bug 1173654 - Part 4: Add detailed logging and asserts to MediaPipeline::ProcessVideoChunk. r=bwc 2015-07-16 09:30:39 +08:00
Andreas Pehrson
0a265e8fb2 Bug 1173654 - Part 3: Attempt to GetDataSurface() and convert if sending pure I420 fails. r=bwc, r=jesup 2015-07-16 09:30:23 +08:00
Andreas Pehrson
840b3df38f Bug 1173654 - Part 2: Use namespaces in MediaPipeline.cpp. r=bwc 2015-07-16 09:30:12 +08:00
Nils Ohlmeier [:drno]
33d5d98aef Bug 1183985: Fixed WebRTC socket leak on Linux. r=bwc 2015-07-15 00:19:47 -07:00