Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
f94778cdf9
Bug 939071 - Kill SHORT_LIBNAME. r=ted
2013-11-19 11:47:47 +09:00
Mike Hommey
636b672657
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
2013-11-19 11:47:45 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
9c5c5d8f00
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
2013-11-19 11:47:28 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Byron Campen [:bwc]
e895771e47
Bug 906384 - Very simple global rate-limiting based on SimpleTokenBucket. Will tolerate a maximum of 8K/sec over 1 sec, and 3.6K/sec over 20 sec. r=ekr
2013-11-17 08:27:44 -08:00
Paul Adenot
c232937fab
Bug 939593 - Resync libcubeb with upstream. r=kinetik
2013-11-18 11:47:24 +13:00
Matthew Gregan
129811355d
Bug 929009 - Support mono configurations in WASAPI backend. r=padenot
2013-11-12 15:48:29 +13:00
Matthew Gregan
1f0eb4748b
Bug 933284 - Initialize cubeb_audiotrack's get_output_samplingrate even on non-Froyo systems. r=padenot
2013-11-04 11:37:04 +13:00
Jan Beich
d90cda20e6
Bug 939532 - Re-apply lost hunk from bug 807492, forgotten in bd8f1571937f. r=jesup
2013-11-17 18:56:17 +01:00
Byron Campen [:bwc]
610249accd
Bug 933841. Add event handler to dump RLogRingBuffer on test failure, and clear RLogRingBuffer on test start. r=ekr
2013-11-01 13:50:49 -07:00
Byron Campen [:bwc]
c4453b1dc3
Bug 906990: Part 9. Add correlator for ICE candidates. r=ekr
2013-10-25 16:47:14 -07:00
Chris Peterson
eacda62945
Bug 939018 - Build media/libnestegg, libogg, libsoundtouch, and libtheora in unified mode. r=ehsan
2013-11-12 11:32:18 -08:00
Randell Jesup
7294056e0f
Bug 938070: Fix misplaced #ifdef for GONK in webrtc audio_device_impl from 3.43 merge r=jesup
2013-11-15 11:33:18 -05:00
Milan Sreckovic
e2cac61331
Bug 891693 - Ban SOS with repeated components IDs. r=jmuizelaar, r=DRC
2013-09-05 17:27:35 -07:00
Nathan Froyd
31627ade59
Bug 933320 - part 1 - make find_sdk.py silently comply if we're not running on a Mac host; r=ted
2013-10-31 13:34:02 -04:00
Ralph Giles
32a1231d44
Bug 888789 - Update nestegg with VP9 and Opus support. r=kinetik
...
Update our in-tree source to the upstream master branch.
2013-11-11 21:44:00 +13:00
Ralph Giles
2143fa47c1
Bug 931060 - Add encoder files to in-tree libvorbis. r=xiphmont
...
Add vorbisenc.c and its dependent headers to the libvorbis build
and export the relevant symbols. Based on a patch by Benjamin Chen.
2013-11-12 09:30:16 +13:00
Ralph Giles
f8121f034b
Bug 930718 - Revert os.h to upstream version. r=cpearce
...
Forgot to re-run update.sh after removing the Solaris patch.
2013-11-11 17:01:38 +13:00
Ralph Giles
716b5ab0fd
Bug 930718 - Remove reference to Solaris patch in readme. r=cpearce
...
Forgot this in the original commit.
2013-11-11 16:53:34 +13:00
Ehsan Akhgari
26533594b5
Bug 936924 - Build libpng in unified mode; r=jrmuizel
2013-11-11 11:56:58 -05:00
Brad Lassey
190236de1e
bug 936549 - Tab sharing capture device won't stream, add rgb image support to media pipeline r=jesup
2013-11-10 16:24:37 -05:00
Gian-Carlo Pascutto
9fe2a55b90
Bug 932112: Add a non-ARM MemoryBarrier function. r=glandium
2013-11-07 20:07:48 -05:00
Gian-Carlo Pascutto
8bd826d6aa
Bug 932112: Initialize both JNI and OpenSLES so fallback can work. r=jesup
2013-11-07 20:07:48 -05:00
Randell Jesup
43711d4297
Bug 932112: JB reflect for low-latency params r=mfinkle
2013-11-07 20:07:47 -05:00
Gian-Carlo Pascutto
d3971f59f6
Bug 932112: Use the non-main-thread FindClass implementation r=blassey
2013-11-07 20:07:47 -05:00
Randell Jesup
871a4d68f2
Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
...
* * *
* * *
Add AndroidAudioManager to the moz.build files.
2013-11-07 20:07:47 -05:00
Randell Jesup
eb6e27b1ed
Bug 932112: Webrtc updated to 5041, pull made Mon Oct 28 12:17:00 EDT 2013 rs=jesup
...
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_coding/main/source/acm_common_defs.h => media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/org/webrtc/voiceengine/WebRTCAudioDevice.java => media/webrtc/trunk/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRTCAudioDevice.java
rename : media/webrtc/trunk/webrtc/modules/audio_processing/test/unit_test.cc => media/webrtc/trunk/webrtc/modules/audio_processing/test/audio_processing_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.h => media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h
rename : media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/receiver_fec_unittest.cc => media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/fec_receiver_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/org/webrtc/videoengine/CaptureCapabilityAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/stream_generator.cc => media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.cc
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/stream_generator.h => media/webrtc/trunk/webrtc/modules/video_coding/main/source/test/stream_generator.h
rename : media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/unit_test.cc => media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/unit_test.h => media/webrtc/trunk/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.h
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViEAndroidGLES20.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViEAndroidGLES20.java
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViERenderer.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViERenderer.java
rename : media/webrtc/trunk/webrtc/modules/video_render/android/java/org/webrtc/videoengine/ViESurfaceRenderer.java => media/webrtc/trunk/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ViESurfaceRenderer.java
2013-11-07 20:07:47 -05:00
Byron Campen [:bwc]
044c03e232
Bug 936031 - Attempted fix. r=ehugg
2013-11-07 15:03:06 -08:00
Byron Campen [:bwc]
a8371a0e88
Bug 936031 - Test case for bug. r=abr
2013-11-07 14:48:43 -08:00
Shih-Chiang Chien
d48ea25f8a
Bug 869869 - Part 3, add an IPC implementation of NrSocket, r=ekr.
2013-06-19 19:08:06 +08:00
Jonas Finnemann Jensen
698b895a6f
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
...
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-11-05 07:45:20 -05:00
Byron Campen [:bwc]
bc94caa0ae
Bug 934317: Mutex-protect the RLogRingBuffer, since more than one thread is using it. r=jesup
2013-11-04 15:39:51 -08:00
Carsten "Tomcat" Book
dc3520d4b7
merge b2g-inbound to mozilla-central
2013-11-04 13:52:18 +01:00
Chris Pearce
8967534188
Bug 933579 - Export IsVideoContentType() to VideoUtils, so that it can be used elsewhere, and move all of VideoUtils into namespace mozilla. r=kinetik
2013-11-04 11:45:19 +13:00
Matthew Gregan
38cb9b6ce0
Bug 837563 - Enable libcubeb's PulseAudio backend. r=glandium
2013-10-31 11:37:28 +13:00
Byron Campen [:bwc]
3e90fe7fe5
Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib
2013-10-29 10:29:43 -07:00
Byron Campen [:bwc]
42a249126c
Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib
2013-10-28 16:02:00 -07:00
Byron Campen [:bwc]
f6ef81bbb3
Bug 906990 - Part 6: Add a codeword field to NrIceCandidatePair so related logging can be pulled from RLogRingBuffer. Proof of concept in ice_unittest. r=ekr
2013-10-24 11:45:10 -07:00
Byron Campen [:bwc]
44a5b995d5
Bug 906990 - Part 5.1: Enable r_log and RLogRingBuffer so logging can be scraped. Also, tweak log levels so the RLogRingBuffer isn't rapidly overwritten by media packet logging. r=ekr
2013-10-29 11:53:44 -07:00
Byron Campen [:bwc]
6dba8908a6
Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr
2013-10-29 10:45:09 -07:00
Wes Kocher
1588a49371
Backed out changeset ff8128d5a5d9 (bug 906990) for b2g build bustage on a CLOSED TREE
2013-11-01 17:15:42 -07:00
Wes Kocher
8c7b17b5ba
Backed out changeset 325d718fec53 (bug 906990)
2013-11-01 17:15:08 -07:00
Wes Kocher
36927ffabe
Backed out changeset 875f6e0be7b1 (bug 906990)
2013-11-01 17:15:03 -07:00
Wes Kocher
ba57b1338e
Backed out changeset 00f838879263 (bug 906990)
2013-11-01 17:14:59 -07:00
Wes Kocher
b22499705d
Backed out changeset 57a7a785a964 (bug 906990)
2013-11-01 17:14:54 -07:00
Mike Hommey
2a211e7c14
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
2013-11-02 08:44:11 +09:00
Mike Hommey
af313e2b21
Bug 933098 - Cleanup bad cargo culting in ./media/omx-plugin/*/Makefile.in. r=gps
2013-11-02 08:43:08 +09:00
Mike Hommey
91865c8cd6
Bug 932618 - Use NO_PROFILE_GUIDED_OPTIMIZE to disable PGO for individual files. r=gps
2013-11-02 08:42:53 +09:00
Byron Campen [:bwc]
bdf32e04c8
Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib
2013-10-29 10:29:43 -07:00
Byron Campen [:bwc]
169e761c35
Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib
2013-10-28 16:02:00 -07:00
Byron Campen [:bwc]
14cc4dd69d
Bug 906990 - Part 6: Add a codeword field to NrIceCandidatePair so related logging can be pulled from RLogRingBuffer. Proof of concept in ice_unittest. r=ekr
2013-10-24 11:45:10 -07:00
Byron Campen [:bwc]
e3bc606331
Bug 906990 - Part 5.1: Enable r_log and RLogRingBuffer so logging can be scraped. Also, tweak log levels so the RLogRingBuffer isn't rapidly overwritten by media packet logging. r=ekr
2013-10-29 11:53:44 -07:00
Byron Campen [:bwc]
b7676d807d
Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr
2013-10-29 10:45:09 -07:00
Randell Jesup
93cf1e684e
Bug 932215 - Lazily allocate log buffers for webrtc (4MB saving). r=jib
2013-10-30 12:13:07 -04:00
Matthew Gregan
d2cc9f5398
Bug 933198 - gum_test.html doesn't provide audio on Windows nightly builds. r=jesup
2013-11-01 15:49:55 -04:00
Nathan Froyd
312483916c
Bug 933071 - add --with-macos-private-frameworks to support cross-compiling; r=mshal
2013-10-31 09:50:26 -04:00
Phil Ringnalda
004e1596ca
Back out 80bfcf2d28c7 (bug 933384) and f2757e7d1a08 (bug 932215) for bustage
...
CLOSED TREE
2013-10-31 21:25:30 -07:00
Jan-Ivar Bruaroey
030c3e835a
Bug 932420: sigslot.h - #ifdef'ed out unused multi-threading to avoid windows.h, r=jesup
2013-10-29 19:49:34 -04:00
Patrick Wang
675199b438
Bug 881761 - Part 3: Initialize NSS when initializing PeerConnection. r=ekr,bsmith
2013-07-22 10:16:13 +08:00
Patrick Wang
0a7d9127af
Bug 932881: Explicitly cast currentSipccState to uint32_t. r=abr
2013-10-30 18:00:28 +08:00
Randell Jesup
04ff1f5257
Bug 932215: Lazily allocate log buffers for webrtc (4MB saving) r=jib
2013-10-31 22:56:41 -04:00
Mike Hommey
f255cb180f
Bug 870406 part n - Move more CSRCS to moz.build. r=mshal
2013-11-01 10:30:45 +09:00
Mike Hommey
f0654e63ba
Bug 932170 - Add moz.build variables for generated sources. r=gps
2013-10-30 07:45:01 +09:00
Ryan VanderMeulen
c80a525c6d
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Ethan Hugg
a4f15d4352
Bug 901560 - Backout of compatibility-breaking datachannel ice component fix r=jesup
2013-10-29 08:52:04 -07:00
Byron Campen [:bwc]
3f4018c518
Bug 931186 - Dirt simple token bucket class. r=ekr
2013-10-25 15:15:59 -07:00
Ralph Giles
0b33ad1242
Bug 930718 - Move vorbis Solaris patch to moz.build. r=ted
...
We've been carrying at patch against vorbis to define HAVE_ALLOCA_H on
Solaris from bug 469639. Upstream doesn't want to take it since their
build system already handles this case. It's therefore cleaner if we
handle it in our build scripts as well.
2013-10-24 13:05:00 -07:00
Ralph Giles
8fe99bd334
Bug 930228 - Move vorbis define to moz.build. r=ted.
2013-10-24 13:06:00 -07:00
Ralph Giles
cabaa8e583
Bug 930228 - Consolidate vorbis build files. r=ted
...
Replace recursive build files with a single pair in the top
level source for better readability and parse time.
2013-10-23 14:52:00 -07:00
Ralph Giles
d7ceef6b09
Bug 930242 - Consolidate ogg moz.build files. r=ted
...
Replace recursive build files with a single pair in the top
level source for better readability and parse time.
2013-10-23 15:09:00 -07:00
Ting-Yuan Huang
fa7a5574f9
Bug 920992 - Specify alignments explicitly in assembly codes. r=derf
2013-10-30 15:21:52 -04:00
Gregory Szorc
8a2d15ca5d
Bug 927837 - Don't manage generated files in configure; r=glandium
...
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
2013-10-23 14:43:32 -07:00
Phil Ringnalda
2e57835fd1
Back out 1cbb486b4fb7:8e3a17767287 (bug 906990) for leaks
...
CLOSED TREE
2013-10-28 15:30:11 -07:00
Byron Campen [:bwc]
c5f2e6621f
Bug 906990 - Part 11. Enable r_log and RLogRingBuffer so logging can be scraped. Also, tweak log levels so the RLogRingBuffer isn't rapidly overwritten by media packet logging. r=ekr
2013-10-24 11:47:16 -07:00
Byron Campen [:bwc]
59e8beaadb
Bug 906990 - Part 6: Add a codeword field to NrIceCandidatePair so related logging can be pulled from RLogRingBuffer. Proof of concept in ice_unittest. r=ekr
2013-10-24 11:45:10 -07:00
Byron Campen [:bwc]
a33210119e
Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr
2013-10-24 11:52:01 -07:00
Ted Mielczarek
46db2c02bd
Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal
2013-10-24 15:06:19 -04:00
Phil Ringnalda
7fa865bc07
Merge m-c to m-i
2013-10-27 19:25:15 -07:00
Jaroslav Kopecký
eb62e657b7
Bug 931590 - Pass proper directory when building --with-system-nspr r=jesup
2013-10-27 19:43:04 -04:00
Nicholas Nethercote
b38b84f869
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
...
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Phil Ringnalda
0f6fec1509
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
...
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
a003dbc862
Bug 929513 Part 3: Use some LayerIntSize in gfx/layers r=nical
2013-10-27 17:53:27 -04:00
David Zbarsky
79f6eb5139
Bug 929513 Part 1: Use gfx::IntSize for image layer sizes r=nical
2013-10-27 17:53:26 -04:00
Peter Van der Beken
69e7c5ae55
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Ms2ger
88bbf03777
Backout changeset 2e466ccc7bd0 for devtools test failures.
2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
...
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Randell Jesup
c8deb91ea8
Bug 920325: ntohl() isn't defined on Windows unless you include winsock/winsock2.h r=tbsaunde
2013-10-25 20:46:35 -04:00
Randell Jesup
933821ecb9
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
2013-10-25 18:13:42 -04:00
Randell Jesup
1af5c4fe0b
backout 5f38b1bd3358 for bustage CLOSED TREE
2013-10-25 19:25:54 -04:00
Randell Jesup
0ce43a0d63
Bug 930603: Ensure AEC known delay doesn't go negative (rev 4886 at webrtc.org) r=jib
2013-10-25 18:21:33 -04:00
Randell Jesup
ad3d39e64f
Bug 930603: Increase WebRTC AEC tail from 48ms to 128ms (rev 4837 at webrtc.org) r=jib
2013-10-25 18:21:23 -04:00
Randell Jesup
a0692a49f2
Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot
2013-10-25 18:13:42 -04:00
Jan-Ivar Bruaroey
153736410a
Bug 929534 r=jesup
2013-10-25 10:52:17 -04:00
Ed Morley
d339853f4e
Backed out changeset 2d6c5cbcc213 (bug 902587) for failures during linking on a CLOSED TREE
...
--HG--
rename : xpcom/build/PoisonIOInterposer.h => xpcom/build/mozPoisonWrite.h
rename : xpcom/build/PoisonIOInterposerBase.cpp => xpcom/build/mozPoisonWriteBase.cpp
rename : xpcom/build/PoisonIOInterposerMac.cpp => xpcom/build/mozPoisonWriteMac.cpp
rename : xpcom/build/PoisonIOInterposerWin.cpp => xpcom/build/mozPoisonWriteWin.cpp
2013-10-25 14:24:34 +01:00
Cykesiopka
e0bcd6aebc
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
Jonas Finnemann Jensen
25dc345fdc
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer r=BenWa
...
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-10-24 17:02:00 +01:00
EKR
8b5d1750ee
Bug 930651 - Increase logging level for periodic A/V counters. r= abr
2013-10-24 19:23:24 -07:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Mike Hommey
df8861ae74
Bug 930380 - Make sure *SOURCES only point to existing files. r=gps
2013-10-25 07:58:17 +09:00
Byron Campen [:bwc]
f82d18e51c
Bug 906990 - Part 4: Using more appropriate log-levels (r_log) for errors and other not-quite-right conditions. r=ekr
2013-10-14 10:55:50 -07:00
Ralph Giles
fd01d9d44b
Bug 929910 - Update libvorbis to the 1.3.3 release. r=xiphmont
...
Note that bug 722924 is fixed in a different way upstream.
This commit takes their subsequent patch over ours.
2013-10-23 11:49:00 -07:00
Ed Morley
fd28f5ff9a
Backed out changeset 38414f29834c (bug 928797) on suspicion of turning bug 701384 permaorange on a CLOSED TREE
2013-10-24 18:21:12 +01:00
Paul Adenot
7b11495d28
Bug 928797 - Only set the audio output latency on mac if it is lower than the default. r=kinetik
2013-10-23 17:33:41 +02:00
Mark Banner
834e9fa7ae
Bug 930189 Round up values when getting the minimum latency to avoid values of zero. Patch suggested by jesup. r=padenot
2013-10-24 14:30:01 +01:00
Brian O'Keefe
0cbcd904c7
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Mike Hommey
80c623bb6a
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
5072f65f8c
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Byron Campen [:bwc]
369bca8ae3
Bug 929793 - Fix =/== typo. r=ekr
2013-10-22 16:52:10 -07:00
Randell Jesup
7e0ee2a70b
Bug 864654: cleanup AudioConduit r=ekr
2013-10-23 06:20:55 -04:00
Randell Jesup
2ea8c22fb0
Bug 864654: merge backend for send and receive VideoConduits to match AudioConduits & cleanup r=ekr
2013-10-23 06:20:54 -04:00
Mark Banner
4fffae2f1c
Bug 920991 - Default stun server ip address should be changed to a domain name. r=abr
2013-10-23 09:59:37 +01:00
Ethan Hugg
4ff32d3372
Bug 925896 - Signaling - Addref when adding sessiondata_t to hash r=abr
2013-10-22 13:14:43 -07:00
Landry Breuil
c8cca7d9a2
Bug 928651: #include <assert.h> in cubeb_sndio.c to fix libxul linking r=padenot
...
../../../libcubeb/src/cubeb_sndio.o(.text+0x686): In function `sndio_get_max_channel_count':
undefined reference to `assert'
2013-10-22 11:24:30 +02:00
Matthew Gregan
971c010dec
Bug 928615 - Pass valid pointer to waveOutGetDevCaps. r=padenot
2013-10-21 14:19:05 +13:00
Ehsan Akhgari
ca0cdad832
Bug 928712 - Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg
2013-10-20 22:59:48 -04:00
Ethan Hugg
8254cedadf
Bug 928537 - Datachannel streams should be kept in the range 1 to MAX_NUM_STREAMS r=jesup
2013-10-18 15:01:46 -07:00
Ehsan Akhgari
1b7df9a2ad
Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage
2013-10-20 09:42:51 -04:00
Ehsan Akhgari
a63b803a55
Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg
2013-10-20 09:10:07 -04:00
Jan-Ivar Bruaroey
9e04440e70
Bug 928060: Parse ?transport=[udp|tcp] in TURN uri. r=ehsan
2013-10-18 18:14:21 -04:00
Randell Jesup
0f573f8018
Bug 928221: reland (backed out due to bug 924992: webidl changes sometimes fail in incremental builds) r=jesup,abr
2013-10-19 12:21:06 -04:00
Ehsan Akhgari
654a0915cc
Backed out changeset dc2b71e57211 (bug 928221) because it calls a non-existing GetWeakReferent function
2013-10-19 10:48:41 -04:00
Jan-Ivar Bruaroey
5da8aef683
Bug 928221 r=jesup, abr
2013-10-18 17:22:05 -04:00
Ralph Giles
70b844f99e
Bug 928132 - Remove obsolete 'restrict' define. r=derf
...
From 80b8408c1466a245b5fdbb13df71d863a0dab292 Mon Sep 17 00:00:00 2001
This is no longer necessary now that we've updated to more recent
reference code and causes problems on some compilers.
2013-10-17 15:06:47 -07:00
Byron Campen [:bwc]
e950e7d0bd
Bug 902003: Dispatch getStats to STS thread and back. r=jesup
2013-10-11 17:13:09 -07:00
Jan-Ivar Bruaroey
f281bbbe5c
Bug 902003: getStats API skeleton. r=jesup, smaug
2013-10-17 18:00:05 -04:00
Paul Adenot
20fdbb4c19
Bug 918861 - Add an API to get the native samplerate for a given audio backend. r=kinetik
...
--HG--
extra : rebase_source : 592445a01f00a89289d52c52d9c758e10b9d9a00
2013-10-17 15:44:52 +02:00
Paul Adenot
5aef43ebba
Bug 907817 - Add a cubeb API to get a valid audio latency range per platform. r=kinetik
...
--HG--
extra : rebase_source : 06999c8009f2828ee0f6f49e0cdb5cbc86d785cc
2013-10-17 15:44:52 +02:00
Paul Adenot
2951ed071c
Bug 907817 - Actually set the latency when using the audiounit cubeb backend. r=kinetik
...
--HG--
extra : rebase_source : a24f4511e22465d736423c5af275021101c2898b
2013-10-17 15:44:51 +02:00
Randell Jesup
fbbbde651e
Bug 926598: fix some this-in-initializer warnings and remove tabs in MediaPipeline r=ekr
2013-10-16 16:12:09 -04:00
Ehsan Akhgari
77223964e3
Bug 924107 - Make dist/include available in all of the WebRTC code; r=jesup,glandium
2013-10-15 15:08:43 -04:00
Randell Jesup
236aa2acfc
Bug 910810: don't read prefs off "main" thread in unittests r=abr
2013-10-14 14:32:08 -04:00
Byron Campen [:bwc]
a6cd11c19f
Bug 906990 - Part 3: Make it easier to filter out logging related to a given candidate pair r=ekr
2013-10-14 10:00:41 -07:00
Jan-Ivar Bruaroey
e5a8abcf8f
Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup
2013-10-14 12:53:56 -04:00
Shian-Yow Wu
9963ebb744
Bug 881935 - Part 4: Signaling unit test for max-fs and max-fr. r=abr
2013-10-13 09:44:55 +08:00
Shian-Yow Wu
ae185433b3
Bug 881935 - Part 3: Video conduit unit test for max-fs. r=derf
2013-10-13 09:44:53 +08:00
Shian-Yow Wu
4dbd088842
Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf
2013-10-13 09:44:50 +08:00
Shian-Yow Wu
af5c392c24
Bug 881935 - Part 1: SDP parsing/building for max-fs and max-fr parameters. r=abr
2013-10-13 09:43:00 +08:00
Paul Adenot
f2ef50854e
Bug 899050 - Add rudimentary support for multichannel files when using WASAPI. r=kinetik
2013-10-12 13:53:11 -04:00
EKR
5402f4643d
Bug 925960 - Change the environment variable to enable mediaconduit_unittests. r=ehugg
2013-10-11 15:44:02 -07:00
Mike Hommey
6a714831b9
Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
...
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Byron Campen [:bwc]
4ac0935407
Bug 925361 - TestStunServer will retry opening its listen socket by incrementing the port, to a maximum of 10 times. r=ekr
2013-10-10 11:30:38 -07:00
EKR
92d5aa00ce
Bug 925337 - Make TestStunServer dtor safe if listen_sock_ is null. r=abr
2013-10-10 07:08:18 -07:00
Eric Rescorla
7128b3b6ce
Bug 925226 - Fix incorrect downcast in signaling unittest. r=abr
2013-10-09 20:07:00 -07:00
EKR
cea3cca369
Bug 922068 - Move ICE candidate retrieval to the STS thread. r=abr
2013-10-08 15:58:13 -07:00
Glenn Randers-Pehrson
adfe69a904
Bug 922471 - Remove MOZ_PNG_READ-WRITE global defines. r=jmuizelaar
2013-10-06 15:30:32 -04:00
Ms2ger
ae8c899faf
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Ms2ger
b4cb5ee58a
Bug 912438 - Part c: Sort files in CSRCS; r=mshal
2013-10-03 09:10:02 +02:00
Ms2ger
cc2c3c7a4b
Bug 912438 - Part b: Fix paths in CSRCS; r=mshal
2013-10-03 09:10:01 +02:00