EKR
0357be55dc
Bug 825477 - Ignore return value from async calls in MediaPipeline. r=jesup
2012-12-30 07:53:48 -08:00
Adam Roach [:abr]
ebca40ad6a
Bug 825106: Use the correct pointer comparison when determining master r=jesup
2012-12-28 15:12:47 -06:00
Randell Jesup
a95ef36414
Bug 820011: Shut down webrtc signling service on XPCOM shutdown r=derf
2012-12-28 17:04:32 -05:00
Adam Roach [:abr]
a309ab83a5
Bug 824220: Pass constraints through directly through message, deallocate when done r=jesup
2012-12-27 14:28:11 -06:00
Jan Beich
a263805ced
Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup
2012-12-26 10:15:53 -05:00
Nicholas Nethercote
4a4db06c69
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
EKR
97cf51bbe1
Bug 824351 - Make PeerConnection.Close not check state. r=ehugg
2012-12-23 17:03:26 -08:00
Jason Duell
fb0724b06d
Bug 821160 - remove accidentally commited .orig/.rej files r=jduell DONTBUILD
2012-12-22 03:53:04 -08:00
Adam Roach [:abr]
2f7c8fe8a0
Bug 821003: Replace snprintf macro with static function r=jesup
2012-12-21 14:55:41 -06:00
Adam Roach [:abr]
08683921f1
Bug 818714: Set media enabled to FALSE unless added using addStream, r=ehugg
2012-12-20 16:05:28 -06:00
Adam Roach [:abr]
397a8c9ff4
Bug 797534: Update PeerConnectionImpl to use SDP from SIPCC, r=ehugg
2012-12-19 09:25:51 -06:00
Jan-Ivar Bruaroey
2088668bc4
Bug 822158: Use async dispatch of Ice(Gathering)Completed to unwind stack r=jesup,ekr
2012-12-21 15:21:15 -05:00
EKR
469930ed9f
Bug 824097 - Fix uninitialized memory read in nr_stun_server_ctx. r=jesup
2012-12-21 15:14:06 -08:00
Dan Mosedale
b74e965a62
Bug 819856, Re-enabled WebRTC voice engine code for Android, r=jesup
2012-12-21 14:03:33 -08:00
EKR
d2db5312ea
Bug 821292 - Clean up runnables when RUN_ON_THREAD runs on the same thread. r=jesup
2012-12-21 07:11:02 -08:00
EKR
3f8b6eafea
Bug 820102 - Clean up MediaPipeline threading (re-land after fix). r=derf,jesup
2012-12-21 06:03:22 -08:00
Dan Mosedale
e6b46e87fb
Bug 821812, fix Android WebRTC signalling code hang by ensuring writable tmpdir for domain sockets, r=jesup
2012-12-21 10:29:49 -08:00
Ed Morley
eaecff5d2f
Backout 21409a401d75 (bug 821292),9587e39f9a50 (bug 820102) for conflicts and assertions respectively, on a CLOSED TREE
2012-12-21 16:15:01 +00:00
EKR
2b3ef9be20
Bug 821292 - Clean up runnables when RUN_ON_THREAD runs on the same thread. r=jesup
2012-12-21 07:11:02 -08:00
EKR
a35760e672
Bug 820102 - Clean up MediaPipeline threading. r=derf,jesup
2012-12-21 06:03:22 -08:00
Henrik Skupin
9b2002d57a
Backout bug 818714 because it introduces a sigabort crash
...
--HG--
extra : rebase_source : 4307433661215827bc238f514fa66758e27366bc
2012-12-20 13:47:12 +01:00
EKR
599486b77f
Bug 817430: Set initial controlled/controlling values, based on inbound T/F. r=jesup
2012-12-02 13:49:56 -08:00
Adam Roach [:abr]
fd393200d4
Bug 818714: Set media enabled to FALSE unless added using addStream, r=ehugg
2012-12-19 20:52:32 -06:00
Jan-Ivar Bruaroey
352cbc5c20
Bug 794240 followup: Fixes implicit function warning that broke linkage + symmetric fixes r=jesup
2012-12-19 13:00:49 -05:00
Randell Jesup
57f3ac27ab
Bug 822704: Enable WEBRTC_TRACE() logging via NSPR_LOG_MODULES and rename signaling log module r=derf
2012-12-18 23:27:38 -05:00
Jan-Ivar Bruaroey
cf73ed4ca2
Bug 794240: Disable timerthread + close sockets + cleanup tmp-files on shutdown + file permissions. r=jesup
2012-12-14 16:15:21 -05:00
Ethan Hugg
faef85a350
Bug 806829 - Signaling - remove g_deviceInfo.name r=jesup
2012-12-14 13:43:06 -08:00
Ted Mielczarek
63ad63bf4b
bug 821299 - Make ALSA WebRTC backend expose proper IDs using device names. r=jesup
...
--HG--
extra : rebase_source : 9ab962a7de537d55140a566bff1df2b0794d63fa
2012-12-17 08:28:24 -05:00
Chris Double
3e4a4a7a65
Bug 821160: Bustage fix for Froyo debug build - r=bustage
...
--HG--
extra : rebase_source : 12d0fa321c4e0a7d55d485ece6cb852fcd41bad2
2012-12-18 15:34:57 +13:00
Chris Double
bdd813519e
Bug 821160 - Part4: Add libstagefright stub libraries for Froyo - r=cpeterson
2012-12-18 14:44:32 +13:00
Chris Double
238791d5a2
Bug 821160 - Part3: Add Android OS headers for Froyo - r=cpeterson
2012-12-18 14:44:25 +13:00
Chris Double
bd4e2bff22
Bug 821160 - Part2: Add libomxplugin support for froyo - r=cpeterson
2012-12-18 14:44:17 +13:00
Ethan Hugg
eba9ddac43
Bug 807012 - Signaling - reorder initiialization of CallControlManagerImpl r=jesup
2012-12-17 11:01:32 -08:00
EKR
b0792f7801
Bug 819096: Fix for =/== confusion in trickle ICE r=abr
2012-12-06 15:39:56 -08:00
Adam Roach [:abr]
bbfcd0c86a
Bug 820410/bug 818293/bug 817432/bug 817341: Update to imported ICE library r=jesup
2012-12-13 14:01:13 -06:00
Ting-Yuan Huang
75dddb0e09
Bug 815473 - Replace runtime computed jpeg_nbits_table by constants. r=jlebar
2012-12-16 19:20:01 -05:00
Chris Peterson
28a46a762a
Bug 821621 - Fix unused variable warning in PeerConnectionCtx.cpp. r=jesup
2012-12-15 00:22:47 -08:00
Randell Jesup
55ee9f9df6
Bug 816640: nrappkit timers need to be threadsafe r=ekr
2012-12-14 18:16:29 -05:00
Randell Jesup
df518b4d88
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Randell Jesup
456f66acde
backout 916f6915112d bug 806375 for anonymous enum bustage on linux
2012-12-14 00:26:58 -05:00
Randell Jesup
07abce4f80
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Dan Mosedale
ac6c245f04
Bug 819825, fix ICE/STUN crash on Android by null-checking setlocale(), r=abr
2012-12-13 16:52:52 -08:00
Steve Workman
00b6d49a8c
Bug 816726 - Return timestamp in nestegg_get_cue_point to support DASH-WebM Seeking r=kinetik
2012-12-13 11:42:44 -08:00
Dan Mosedale
ce3a061702
Bug 819821, adds more logging for STUN, r=jesup
2012-12-13 07:14:21 -08:00
Edwin Flores
27ad035733
Bug 803394 - Use Android ColorConverter class for video color conversion on Gingerbread r=doublec
...
--HG--
extra : rebase_source : c5253447416dd786c347c4e853a20ea011499c18
2012-12-13 11:54:21 +13:00
Edwin Flores
1736c6c7e8
Bug 803394 - Use Android ColorConverter class to convert video frames with unknown color formats from libstagefright r=doublec
...
--HG--
extra : rebase_source : 33633274c3ff303f07c8d269beb6f44752f3e95c
2012-12-13 11:54:13 +13:00
Edwin Flores
b3e660b855
Bug 803394 - Provide a callback to media plugins to request video buffers owned by gecko r=doublec
...
--HG--
extra : rebase_source : e3cb97f3307b603bcdfcdbaeffd05a6e2af14097
2012-12-13 11:53:58 +13:00
Gian-Carlo Pascutto
cd89c2e152
Bug 816822 - Fix build files, unit tests, and clone some linux headers to make WebRTC unit tests build on Android, r=dmose,ted
2012-12-12 12:05:57 -08:00
Gian-Carlo Pascutto
6c7bf909a2
Bug 815883 - fix WebRTC builds for ARM chips with neon FPUs by cloning some linux headers and fixing build files. r=dmose,ted
2012-12-12 12:05:54 -08:00
Gian-Carlo Pascutto
8049b1b5df
Bug 813911 - Fix nrappkit on Android in gyp build file. r=dmose, ted
2012-12-12 12:05:50 -08:00
Ethan Hugg
d1c6d3a72d
Bug 820550 - Signaling - stop checking API state in CloseInt r=ekr
2012-12-12 09:39:51 -08:00
EKR
7468199935
Bug 820671 Make PCImpl a tombstone if mMedia is null r=jesup
2012-12-11 19:45:09 -08:00
Dan Mosedale
b0b771805a
Bug 820559: Workaround old Android gcc build-bustage by casting anonymous enum template args to ints, r=ekr
2012-12-12 10:15:49 -08:00
Ted Mielczarek
201365152b
bug 820769 - fix mozmake.py to generate correct common.mk include. r=jesup
2012-12-12 11:32:05 -05:00
EKR
668853d1d7
Bug 792175 - Move PeerConnection operations onto main thread. r=jesup,derf,ehugg
2012-09-26 10:14:23 -07:00
Gian-Carlo Pascutto
6b2ab16f81
Bug 816575 - Remove call to SetRenderAndroidVM when not using internal renderer. r=tterribe
2012-12-11 20:11:15 +01:00
Gian-Carlo Pascutto
769055c6ed
Bug 813918 - Fix nICEr build for Android. r=dmose
2012-12-11 20:11:15 +01:00
Gian-Carlo Pascutto
47d604cb18
Bug 813913 - WebRTC signaling code doesn't yet build on Android. r=dmose rs=dmose
2012-12-10 16:12:50 -08:00
Randell Jesup
d8a72757fb
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
2012-12-11 12:54:24 -05:00
Randell Jesup
741c9bfc87
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
2012-12-11 07:59:57 -05:00
Randell Jesup
8ac21346c0
Bug 806822: avoid race condition in gathering stats r=ehugg
2012-12-11 07:58:53 -05:00
Chris Double
18a0d770ae
Bug 817478 - Part1: omx plugin changes for sony device support - r=cpeterson
...
--HG--
extra : rebase_source : fa7730805d5b47803226e43c6aab3d6dd074aadf
2012-12-11 09:52:46 +13:00
Valentin Gosu
fddc917df4
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
2012-12-10 09:13:55 -05:00
Steven Lee
97a8e887c0
Bug 819246 - arm_neon is meaningful only when armv7 is true. r=jesup
2012-12-10 09:05:00 -05:00
Ed Morley
d5e8c2c0a2
Merge mozilla-central to mozilla-inbound
2012-12-10 14:03:11 +00:00
Mike Hommey
898e36d822
Bug 814693 - Remove __MIPSEL__ block from media/webrtc/trunk/src/typedefs.h, it's handled under __mips__. r=jesup,DONTBUILD
2012-12-10 09:09:27 +01:00
EKR
bc440a4092
Bug 816112: Configure webrtc video/RTCP parameters for better defaults r=jesup
2012-11-28 08:34:10 -08:00
Steve Workman
e19c47f0ad
Bug 792404 - Add nestegg_offset_seek to enable stream switching for DASH-WebM r=kinetik
2012-12-06 15:26:44 -08:00
Matthew Gregan
28ad9c1de8
Bug 818364 - Update libcubeb to 0.2. r=doublec
2012-12-05 17:20:47 +13:00
Oleg Romashin
09cb51df19
Bug 819364 - Webrtc signaling unit test does not build on Qt port. r=rjesup
2012-12-09 09:28:37 -08:00
Saurabh Anand
151d13c7a5
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Adam Roach [:abr]
b71e4a0fb9
Bug 817065: Replace vcm_media_payload_t with structure leveraging rtp_ptype constants r=ehugg,jesup
2012-12-06 11:36:43 -06:00
Suhas Nandakumar
23b591f2df
Bug 817488 Audio Send and Recv support for PC tests r=ekr
2012-12-05 13:37:32 -08:00
Ehsan Akhgari
135f07354e
Bug 818327 - Make libspeex's resampler usable; r=padenot
...
DONTBUILD since this is NPOTB
2012-12-04 19:59:05 -05:00
Mike Hommey
4125bfa14e
Bug 814693 - Allow webrtc to build on more architectures. r=jesup
...
--HG--
extra : rebase_source : 7d22643c1b4b944595bfe33ac8f5925af2b8bcbd
2012-12-01 09:55:48 +01:00
Matthew Gregan
26664fac3c
Bug 797517 - Switch order of cubeb WinMM latency kludges. r=doublec
2012-11-19 11:41:32 +13:00
Matthew Gregan
fd363431c2
Bug 816347 - Remove overly verbose audio stream logging. r=doublec
2012-11-29 14:16:19 +13:00
Ethan Hugg
6b5299e68b
Bug 814329 Protect fim_process_event from NULL input r=jesup
2012-11-28 08:38:50 -08:00
Gian-Carlo Pascutto
27a071628d
Bug 750869 - Build system support for --enable-webrtc for Android (off by default). r=ted
2012-12-04 16:27:18 +01:00
Makoto Kato
cb4a57156c
Bug 817481 - Build failure on WebRTC unit test with --with-system-libvpx. r=jesup
2012-12-03 17:01:16 +09:00
Crypt
77bd1ae21d
Bug 810220 - Patch to fix SDP Codec Negotiation Issues (revised) r=ekr,jesup
2012-11-26 02:36:43 -08:00
EKR
8243b8715e
Bug 817451, Correctly set mRole in PC unit tests. r=ehugg
2012-12-02 18:06:21 -08:00
EKR
55b7730245
Bug 815039, Add template to bind non-member function calls into runnables. r=jesup
2012-12-02 16:53:47 -08:00
Randell Jesup
ec38473354
Backed out changeset 483a8a9702a6
2012-12-02 02:56:21 -05:00
Crypt
760d7315ac
Bug 810220 - Patch to fix SDP Codec Negotiation Issues r=ekr,jesup
2012-11-26 02:36:43 -08:00
Ralph Giles
65d654d29c
Bug 817179 - Fix an issue with Opus padding larger than 16. r=tterribe
...
Packets with with more than 2^24 padding length bytes could
overflow the packet length calculation. This change avoids
the wrap around behaviour.
2012-11-30 15:02:23 -08:00
Michael Wu
a9da3c7070
Bug 809665 - Boot animation support for B2G, r=cjones,joe
2012-11-28 13:43:19 -05:00
Chris Double
4f1aa8a3d9
Bug 805700 - Part1: omx plugin changes for Honeycomb support - r=cpeterson
...
--HG--
extra : rebase_source : 3b36cfa2d5b25db4b1a66727f4349f71a6e2a7db
2012-11-30 16:05:37 +13:00
Chris Double
e70ef8d353
Bug 787228 - Part4: Add libstagefright stub libraries for Gingerbread - r=cpeterson
...
--HG--
extra : rebase_source : 83eae308d6b4761d7c994e5176172eef8730a7d7
2012-11-30 15:37:50 +13:00
Chris Double
66da6eaa93
Bug 787228 - Part3: Add Android OS headers for Gingerbread - r=cpeterson
...
--HG--
extra : rebase_source : 98cdec6d560fd902c4630946ab581071cfb3ff0a
2012-11-30 15:37:43 +13:00
Chris Double
4c26180a04
Bug 787228 - Part2: Add libomxplugin support for Gingerbread - r=cpeterson
...
--HG--
extra : rebase_source : 74ae723b5d5b64d913119ea1285da1fc175f9455
2012-11-30 15:37:34 +13:00
Paul Adenot
09253a29d5
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Ed Morley
8220f134fc
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
2012-11-30 10:44:42 +00:00
Paul Adenot
9b71b76d2b
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
2012-11-30 10:56:28 +01:00
Brian Smith
be0d41bee2
Bug 813241: Update config/system-headers and make wrapping of NSPR & NSS headers more robust, r=glandium
...
--HG--
extra : rebase_source : 5ba0a83110268ff489df7b3e0a8a9219711247b1
2012-11-22 11:15:01 -08:00
Randell Jesup
6a6982acf8
Bug 812636: additional checks for failure for a Conduit be created r=ehugg
2012-11-28 03:28:30 -05:00
EKR
c58743e506
Bug 812785: ICE issues r=jesup
2012-11-20 06:12:52 -08:00
Daniel Holbert
e548ef3a86
Bug 815928 part 2: Fix typo s/elment/elment/ in comments & tests. DONTBUILD, rs=Waldo
2012-11-27 19:15:36 -08:00
Daniel Holbert
6044359950
Bug 815928 part 1: Fix typo s/elelment/element/ in comments & tests. DONTBUILD, rs=Waldo
2012-11-27 19:15:35 -08:00
Daniel Holbert
f1db9eb911
Bug 815367: Fix warnings for extra semicolons in media/mtransport/test/. r=jesup
2012-11-26 20:34:19 -08:00
Jan Beich
8007c89db2
Bug 807683 - Convert ALSA to a configure option. r=khuey
2012-11-26 20:38:21 -05:00
Ethan Hugg
db4034d81d
Bug 814164 - Disable builder run of ice_unittest r=jesup
2012-11-26 09:47:18 -08:00
Suhas Nandakumar
84e358a764
Bug 814734 - Fixed Log format string mismatches r=ekr
2012-11-26 08:38:14 -08:00
EKR
9f3752906a
Bug 805662, Crash in mediaconduit_unittest. r=jesup
2012-11-22 10:57:37 -08:00
Adam Roach
7aae524c33
Bug 814038: Fixing codec negotiation to use actual payload in SDP rather than preferred payload when populating codec-specific parameters r=ehugg
2012-11-21 15:20:12 -06:00
Boris Zbarsky
59ee5f728d
Bug 813746. Link the webrtc unit tests to ZLIB as needed. r=bz
2012-11-21 02:16:03 -05:00
Ethan Hugg
24523e6913
Bug 813723 Reorder state assignment in unit tests r=ekr
2012-11-20 13:47:07 -08:00
Paul Adenot
8ef0755d04
Bug 812667 - Make soundtouch compile properly if cpuid.h is not present. r=khuey
2012-11-16 16:47:01 -08:00
Ethan Hugg
8a9912197c
Bug 811118 build webrtc unittests by default but run only some r=jesup
2012-11-12 15:34:05 -08:00
Ethan Hugg
66c75c4055
Bug 813212 Update signaling unittests to match latest IDL r=jesup
2012-11-19 09:59:36 -08:00
EKR
4e3192c90d
Bug 799419: Force NSS startup during PeerConnection Initialize r=bsmith,jesup
2012-11-18 07:43:26 -08:00
Randell Jesup
8c4148d730
Bug 812886: Watch network (tear)down events and kill PeerConnections r=ekr,smaug,bsmith
2012-11-18 23:53:14 -05:00
Randell Jesup
832b4cf1ef
Bug 812641: Shut down SipCC instance when number of PeerConnections == 0 (reland) r=ehugg
2012-11-17 23:03:58 -05:00
Randell Jesup
932db553b0
Bug 812641: Shut down SipCC instance when number of PeerConnections==0 r=ehugg
2012-11-18 01:42:40 -05:00
Ryan VanderMeulen
ba8b11631a
Backed out changeset b527670b6728 (bug 811118) for orange.
2012-11-16 21:24:14 -05:00
Nathan Froyd
9213a43bcf
Bug 810544 - don't include <iostream> in webrtc code where it's not necessary; r=jesup
2012-11-09 11:08:22 -05:00
Ethan Hugg
a630f04b9d
Bug 811118 build webrtc unittests by default r=jesup
2012-11-12 15:34:05 -08:00
Marco Chen
095334dcc9
Bug 795237 - Web API for setting audio stream type. Part 2. r=kinetik, a=blocking-basecamp
...
Implementation on path of audio and video element
2012-11-16 11:25:26 +08:00
Randell Jesup
7e9bfa7919
Bug 806830: Enforce initializing strlib before using r=ehugg
2012-11-16 14:37:08 -05:00
EKR
b7ac4a3223
Bug 811183: Recursive GC In PeerConnection shutdown; r=jesup
2012-11-16 10:27:30 -08:00
Daniel Holbert
c571b7ef45
Bug 812278: Remove no-longer-necessary semicolons after MOZ_MTLOG_MODULE macro invocations, to fix GCC pedantic build warnings. r=jesup
2012-11-15 17:50:26 -08:00
Ralph Giles
23bef1c8e1
Bug 811544 - Build fixed-point opus on arm. r=ted
...
Enable MOZ_OPUS_FIXED inside the opus makefile if
MOZ_SAMPLE_TYPE_FLOAT32 is not defined. This is the
general proxy for floating point audio support in
other areas of the code.
We could have defined MOZ_OPUS_FIXED directly in
the configure script (and still could) but I liked
this better.
2012-11-13 17:32:28 -08:00
Timothy B. Terriberry
1424d481c0
Bug 810363 - Reject non-stereo, non-48 kHz Opus streams, r=ehugg
2012-11-15 15:09:39 -08:00
Timothy B. Terriberry
8559fbd229
Bug 810353 - Offer Opus as stereo instead of mono, r=ehugg
2012-11-15 15:09:39 -08:00
Randell Jesup
f01b2fce9c
Bug 811695: disable internal socket transports for getUserMedia Audio capture r=derf
2012-11-15 17:58:40 -05:00
Adam Roach
c958d091b9
Bug 803318: Improved handling of constraints and more tests. r=ekr
2012-11-14 11:25:14 -06:00
Ted Mielczarek
8ca0af2f19
bug 809693 - fix minidump location for WebRTC C++ unit tests. r=ekr
2012-11-14 10:52:55 -05:00
EKR
76912e334e
Bug 803885 - Set SCTP NO_LINGER in unit tests; r=jesup
2012-11-14 06:22:55 -08:00
Matthew Gregan
7ea4c816a8
Bug 788005 - Work around Vista's higher latency requirements in WinMM. r=doublec
2012-11-13 18:19:00 +13:00
Matthew Gregan
1ca710f9aa
Bug 779392 - Improve cubeb_alsa workaround for bug 761274. r=doublec
2012-11-13 18:09:10 +13:00
Ethan Hugg
7617be8bac
Bug 811333 Signaling - Fix size of thread ID for Windows build r=jesup
2012-11-13 09:23:04 -08:00
Jacek Caban
f0340e58e6
Bug 810262 - Updated libsoundtouch to r160 r=padenot
2012-11-13 11:25:14 +01:00
Ethan Hugg
babd8ac35f
Bug 806407 Fix type in struct passed into msgsnd f=jesup
2012-11-09 08:47:00 -08:00
Nathan Froyd
426bb1a317
Bug 809950 - fix webrtc signaling Wrapper code to not introduce static initializers; r=jesup
2012-11-08 13:45:39 -05:00
Nathan Froyd
453525f9d9
Bug 809950 - fix mtransport logging macros to not introduce static initializers; r=jesup
2012-11-08 13:44:41 -05:00
Robert Longson
f158d75591
Bug 809766 - libsoundtouch does not build. r=khuey
2012-11-09 00:46:17 +00:00
Paul Adenot
9dbfcb81b2
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
0c5720f386
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
9352d73358
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Marco Chen
02daf36312
Bug 791642 - nsIAudioManager: support voice volume. r=philikon
...
1. Provide api for adjusting volume based on each stream.
2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Randell Jesup
825968012c
Bug 807929: Make DataChannel refcounted r=mcmanus
2012-11-02 15:28:13 -04:00
Anthony Jones
4b2d5cc7ed
Bug 802787 - Work around misreported stride. r=cpeterson
2012-11-01 22:41:03 -04:00
Rafael Ávila de Espíndola
7a1ec44b6c
Bug 807112 - change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo.
2012-10-31 18:18:12 -04:00
EKR
5afde87d6d
Bug 807259: Fix shutdown for WebRTC standalone unit tests. r=anant
2012-10-31 16:31:47 +01:00
Randell Jesup
843f3475a9
Bug 805279: make sure we pass values for formatted log messages r=derf
2012-10-30 15:31:09 -04:00
EKR
aa12461aed
Bug 806335: MediaPipeline destroys TransportFlow on wrong thread; r=anant
2012-10-29 15:35:12 +01:00
EKR
8a817de1e6
Bug 806306: Fix compile bustage for MediaConduit; r=anant
2012-10-29 15:33:19 +01:00
Robert O'Callahan
a738cb5616
Bug 805703. Part 1: MediaStreamGraph::CreateInputStream -> CreateSourceStream. r=jesup
...
--HG--
extra : rebase_source : 3c327e9ead92508f12df4b95f2fd24fa2ba97ab5
2012-10-29 17:36:31 +13:00
Randell Jesup
0db8fa4187
Bug 805701: protect against NULL fcb pointer r=ehugg
2012-10-27 21:47:39 -04:00
EKR
a0982d385e
Bug 801221: Move mtransport operations onto STS thread; r=jesup
2012-10-18 13:01:52 -07:00
Ethan Hugg
8c9b130043
Bug 805533 Send SDP parse errors through single function for reporting r=jesup
2012-10-26 13:05:50 -07:00
Daniel Holbert
ab3075c444
Bug 805470: Remove trailing semicolons to fix build warnings in /media/mtransport. r=jesup
2012-10-26 10:49:57 -07:00
Robert O'Callahan
384eb67455
Bug 805254. Part 8: Consolidate audio sample processing code using templates over the format types. r=kinetik
...
Replace nsAudioStream::Format with an AUDIO_OUTPUT_FORMAT enum value so we
can use it as a template parameter.
Introduce AudioSampleTraits<AudioSampleFormat> to give us access to the C++ type
corresponding to an enum value.
Move SampleToFloat/FloatToSample to AudioSampleFormat.h.
Introduce ConvertAudioSamples and ConvertAudioSamplesWithScale functions
and use them from various places.
Moves AudioDataValue to AudioSampleFormat.h. The name isn't great, but it'll do.
2012-10-25 23:09:40 +13:00
Robert O'Callahan
a0d739c463
Bug 805254. Part 7: Move SampleFormat to mozilla::AudioSampleFormat in its own file. r=kinetik
2012-10-25 23:09:40 +13:00
Robert O'Callahan
11cca22e78
Bug 805254. Part 4: Remove FORMAT_U8 from nsAudioStream::SampleFormat. r=kinetik
...
We also give nsWaveReader its own separate format enum.
2012-10-25 23:09:39 +13:00
Matthew Gregan
6f1a6ddb80
Bug 805352 - Make cubeb_stream_destroy errors non-fatal in AudioUnit backend. r=doublec
2012-10-26 17:09:12 +13:00
Ryan VanderMeulen
4c180e35d1
Merge the last PGO-green inbound chnageset to m-c.
2012-10-25 21:14:50 -04:00
Randell Jesup
ea392f39f4
Bug 803842: Fix incorrect index for warning length; bullet-proof the code some r=derf
2012-10-24 15:39:55 -04:00
Ethan Hugg
6d142981c7
Bug 803744 - Allow signaling startup when already started r=jesup
2012-10-24 15:46:40 -07:00
Anant Narayanan
a3a1f3a567
Bug 802694: Pass along constraints from PC JS module to PCImpl; r=ekr,jesup
2012-10-25 12:24:30 -07:00
Ehsan Akhgari
78b2656cbc
Backed out 2 changesets (bug 579517)
...
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
03be701616
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
2012-10-25 11:48:19 -04:00
Randell Jesup
e20b9edb57
Bug 803881: Fix wrong number of samples for webrtc media unit tests r=ekr
2012-10-24 16:54:33 -04:00
Ethan Hugg
af6af2772f
Bug 729541 fix for syntax error in signaling_unittests r=jesup
2012-10-23 21:26:27 -07:00
Jacek Szpot
3864cd4332
Bug 800106: Replace more NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
Ethan Hugg
0cb9653ca1
Bug 797512 Signaling: simplify set_dtls_fingerprint r=jesup
2012-10-22 16:38:52 -07:00
Ethan Hugg
04d9d55b98
Bug 803875 MediaConstraints - fix length handling r=jesup
2012-10-22 13:25:44 -07:00
Enda Mannion
8dbb7f02c4
Bug 729541: Remove 'offer' parameter from RTCPeerConnection.createAnswer r=jesup
2012-10-15 16:50:10 +01:00
Matthew Gregan
21b994407b
No bug - Update media/libnestegg's README_MOZILLA to point to correct git commit. DONTBUILD
...
--HG--
extra : rebase_source : bb122043b1839c206ea00512bd8ed7744f60a724
2012-10-23 18:09:52 +13:00
Matthew Gregan
a2b64adec7
No bug - Update media/libcubeb's import script to include upstreamed OpenSL backend.
...
--HG--
extra : rebase_source : 522aed702afc506555ed62a6b903b2bd2c4c314a
2012-10-23 17:22:10 +13:00
Randell Jesup
80fe7b4291
Bug 803086: Process NULL image chunks in NotifyQueuedTrackChanges() r=ekr
2012-10-19 10:58:06 -04:00
Matthew Gregan
b45d1155bf
Bug 778675 - Make cubeb_stream_init errors non-fatal in AudioUnit backend. r=doublec
2012-10-18 18:03:45 +13:00
Enda Mannion
aa298dcb7a
Bug 800688: remove local_dynamic_payload_type_value from negotiation r=ehugg,jesup
2012-10-17 15:57:52 +01:00
Ethan Hugg
be98e21abb
Bug 798873 Patch 3 - flex_string fix for Windows vsnprintf r=jesup
2012-10-17 18:57:57 -07:00
Isaac Aggrey
588adae9f1
Bug 794510: Part 5 - use plarena.h type definitions; r=ehsan
2012-10-11 01:39:28 -05:00
Mike Hommey
fe09dd0362
Bug 799975 - Fix webrtc when building with system nspr/nss. r=ted
2012-10-17 16:33:23 +02:00
Mike Hommey
c94a36bf30
Bug 798926 - Define INTEGER_TYPES_H and others for srtp.h. r=jesup
2012-10-17 16:28:33 +02:00
Enda Mannion
5c4399b243
Bug 786152: Increment DataChannel SCTP port in a WebRTC JSEP answer r=jesup
2012-09-28 11:36:02 +01:00
Enda Mannion
3e1e925af0
Bug 784515: add hints to webrtc/signaling CreateOffer and CreateAnswer APIs r=jesup
2012-09-28 11:09:09 +01:00
Ehsan Akhgari
71927a786f
Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP
2012-10-15 14:19:55 -04:00
Peter Van der Beken
59b6711296
Fix for bug 711628 (Implement PeerConnection.localStreams/remoteStreams). r=bz.
...
--HG--
extra : rebase_source : e21a429d85fc60a972752a2a7deb88a7cb648f3c
2012-09-13 18:04:31 +02:00
Jacek Szpot
b848f67ec0
Bug 800106: replace NS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE; r=ehsan
2012-10-13 17:52:10 +02:00
Daniel Holbert
f0f4c982b9
Bug 801210: Remove unnecessary semicolon after NS_INLINE_DECL_THREADSAFE_REFCOUNTING in media/mtransport headers. r=jesup
2012-10-13 10:15:15 -07:00
Randell Jesup
df2270282f
Bug 800847: Correctly regenerate Makefiles from gyp files, and handle fancy symlinked objdirs r=ted
2012-10-12 16:06:33 -04:00
Ethan Hugg
ec8962d879
Bug 800611 - Trailing whitepace removed from signaling code r=jesup
2012-10-12 08:15:24 -07:00
Gervase Markham
9094e2befd
Bug 796457 - upgrade license to MPL 2.
2012-10-12 15:58:11 +01:00
Ed Morley
f63fc6d67a
Backout 3044539fec87 (bug 799465),2dbcd6d16b43 (bug 798264), f7019f73a5f0 (bug 711628), a484a3a904da, 7154061ddc00 & 7e7fc42021c1 (bug 799465) for burning
2012-10-12 14:45:38 +01:00
Peter Van der Beken
772951ca5e
Fix for bug 711628 (Implement PeerConnection.localStreams/remoteStreams). r=bz.
...
--HG--
extra : rebase_source : d7be35954ba69563ed26b2173c75fe9e74707847
2012-09-13 18:04:31 +02:00
Aryeh Gregor
08caf6e336
Bug 800343 - Cast nsresult to uint32_t to output to streams; r=ehsan
2012-10-11 14:48:31 +02:00
EKR
aef590192f
Bug 792811 - Check creation of WebRTC transportflows r=jesup
2012-10-09 12:29:01 -07:00
Ethan Hugg
387cd77603
Bug 800502 - Signaling - Removed unused code that required XML handling r=jesup
2012-10-11 14:07:50 -07:00
Ethan Hugg
c1a2f6f5f9
Bug 800558 - Signaling - return proper error code in fsmdef.c r=jesup
2012-10-11 14:32:45 -07:00
Ethan Hugg
6aedcb664a
Bug 798873 - Signaling SDP construction uses flex_string r=jesup
2012-10-08 16:43:33 -07:00
Gregory Szorc
25e7bfc0ac
Bug 800546 - Ensure GYP-generated make files depend on the proper file; r=ted
...
Previously they could depend on mozmake.pyc. Now, we ensure they
reference the original .py file.
2012-10-11 15:21:19 -07:00
Chris Peterson
8381b00766
Bug 794171 - Part 1: Add H.264 codecs that are commonly supported on Android. r=doublec f=hsivonen
2012-10-10 18:07:32 -07:00
Ehsan Akhgari
d484c73230
Bug 800401 - Make sure that the WebRTC build system does not impose the -Werror flag on all Linux/Mac builds; r=jesup
...
In the future, we need to hook these up to the FAIL_ON_WARNINGS machinery.
2012-10-11 13:42:12 -04:00
Ed Morley
3075e97edb
Backout d6e84a64d3d4 (bug 798969) for burning
2012-10-11 14:37:44 +01:00
Ehsan Akhgari
1b5ab09074
Remove some unused variables, no bug
2012-10-11 09:19:35 -04:00
Robert O'Callahan
6f09587042
Bug 798969. Handle symlinked srcdirs by avoiding use of Python's __file__. r=jesup
2012-10-08 17:45:10 +13:00
Anthony Jones
df1df69429
Bug 785275 - Limit the slice height using the calculated buffer height. r=cpeterson
2012-10-10 21:11:15 -04:00