Commit Graph

944 Commits

Author SHA1 Message Date
Daniel Holbert
7986e1f848 Bug 866358: Add missing #include to fix "implicit declaration" build warning. r=ehugg 2013-04-27 00:27:40 -07:00
Daniel Holbert
bd0e6a19c5 Bug 866317: Remove unneeded line from ccsip_debug.c that just logs a blank line, since it triggers a build warning for empty format string. r=abr 2013-04-27 00:27:05 -07:00
Adam Roach [:abr]
f93888debe Bug 866120 - Propagate reason phrases mid-session r=jesup 2013-04-26 12:18:19 -05:00
Daniel Holbert
74b49dd466 Bug 865774 - Fix signed/unsigned comparison build warning in cpr_string.c by casting known-nonnegative signed value to size_t. r=jesup 2013-04-26 10:11:00 -04:00
Aryeh Gregor
f0404a303a Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Adam Roach [:abr]
cfa3b7f99b Bug 864255: Ensure main thread dispatch for Pipeline destruction succeeds r=jesup 2013-04-25 14:41:31 -05:00
Adam Roach [:abr]
898dd9d877 Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup 2013-04-25 14:37:06 -05:00
Ms2ger
4afed639fe Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE 2013-04-25 18:54:37 +02:00
Boris Zbarsky
4672697c11 Bug 862629 part 2. Remove the now-unused scope object bit in js-to-native conversions. r=peterv 2013-04-24 14:59:15 -04:00
Ethan Hugg
6b2624dd5a Bug 863833 - WebRTC - AddTrack only when AddStream successful r=abr 2013-04-19 14:56:16 -07:00
Daniel Holbert
b7d5dc7530 Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib 2013-04-23 17:00:10 -07:00
Chris Peterson
6d836f9c7f Bug 861601 - Suppress gcc -Wmultichar warnings from Android's Stagefright header files. r=doublec,khuey
--HG--
extra : rebase_source : dcfe6fa1ecd2e8cb55945ecfef2709392cf7bb94
2013-04-13 22:14:16 -07:00
Randell Jesup
b6774eab3b Bug 863929: Fix codec list loop exit calculation r=ehugg 2013-04-22 14:49:42 -04:00
David Zbarsky
32bb72fba4 Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
Matthew Gregan
69fb03370e Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-10 15:03:50 +12:00
Ralph Giles
026959e36f Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
2013-04-16 15:53:00 -07:00
Chris Peterson
506926c100 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Paul Adenot
480557614f Bug 861936 - Allow calling cubeb_stream_get_position while in the callback when using the pulseaudio backend. r=kinetik 2013-04-17 14:02:01 +02:00
EKR
df473e9155 Bug 856433 - Allow cancellation of nonexistent nrappkit timers off the STS thread. r=abr 2013-04-16 19:29:23 -07:00
EKR
67c54cf1da Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup 2013-04-16 13:13:09 -07:00
Mike Shal
df7deac25b Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Gian-Carlo Pascutto
9d6819b392 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
107dbb3b07 Bug 861146 - Provide pthread_rwlock replacement for Android 2.2. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
51b126dfa1 Bug 815905 - Provide JNI as a fallback if OpenSLES opening fails. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
7251a7a7f4 Bug 815905 - Dynamically open OpenSLES libary if available. r=jesup 2013-04-16 15:47:41 +02:00
Matthew Gregan
722e340414 Backout 5f7a95537199 (bug 846122). 2013-04-16 14:58:44 +12:00
Matthew Gregan
a461d0eae0 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-16 13:20:18 +12:00
Boris Zbarsky
b261dcddc5 Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence 2013-04-12 23:34:22 -04:00
Glenn Randers-Pehrson
13eb42ac0e Bug 858578 - Update bundled libpng to version 1.5.15. r=joedrew 2013-04-12 16:25:04 -04:00
Ethan Hugg
ec6d7ab6bd Bug 855335 Patch 2 - Signaling fix warnings format-extra-args and format-security r=jesup 2013-04-11 14:42:39 -07:00
Vicamo Yang
ad08944f88 Bug 859779: fix i386 msg{ctl,snd,rcv,get} calls. r=jesup,dhylands 2013-04-12 23:41:05 +08:00
EKR
266f6535f8 Bug 856848 - Fix thread crash r=ehugg
Bug 856848 - Fix thread crash r=ehugg,ekr
2013-04-01 12:34:36 -07:00
Paul Adenot
d77643f51a Bug 859805 - Fix bustage. 2013-04-12 16:13:41 +02:00
Paul Adenot
9687e79ef5 Bug 859805 - Make libcubeb work on Android 2.3. r=kinetik 2013-04-12 14:50:02 +02:00
Gian-Carlo Pascutto
733f3035f4 Bug 823375 - Don't build or try to link NEON libs when the target doesn't support it. r=glandium 2013-04-12 12:00:29 +02:00
Randell Jesup
8ba741b379 Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium 2013-04-11 22:46:23 -04:00
Randell Jesup
ee89bc80a4 Bug 860920: remove moz.build files from deleted source directory media/webtrc/trunk/src r=gps 2013-04-11 22:45:54 -04:00
Wes Johnston
2fb4020107 Bug 809558 - Turn on audiochannels for Android AudioTrack. r=kinetic 2013-04-11 15:37:35 -07:00
Ryan VanderMeulen
59c03675bb Backed out changeset f556245d6da1 (bug 856848) for build bustage on a CLOSED TREE. 2013-04-11 15:42:37 -04:00
EKR
046c5d0db8 Bug 856848 - Fix thread crash r=ehugg,ekr 2013-04-01 12:34:36 -07:00
Ethan Hugg
5645424d68 Bug 855335 - Signaling - fix Wformat warnings in logging r=jesup 2013-04-10 11:17:30 -07:00
Randell Jesup
2fd2630889 Bug 830100: Avoid deadlocks by sending packets asynchronously r=ekr 2013-04-11 03:16:03 -04:00
EKR
f5a15d044b Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Adam Roach [:abr]
766388dc2b Bug 860143: Check correct variable when setting host r=ekr 2013-04-10 13:37:50 -05:00
Adam Roach [:abr]
8b269e0c3a Bug 860012 - Complete hooking up errors from gsm_sdp to PeerConnectionImpl r=ehugg 2013-04-10 12:45:01 -05:00
Randell Jesup
da1e2526eb Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm 2013-04-09 17:35:20 -04:00
Randell Jesup
f7093cd07f Bug 855769: add pref to disable TURN if needed r=ekr 2013-03-30 21:52:19 -04:00
Jan-Ivar Bruaroey
0466eb531d Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
EKR
f7d3f3002b Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Ethan Hugg
26729de0ea Bug 859303 - Signaling allow 63bit session ids r=jesup 2013-04-09 08:21:01 -07:00