Randell Jesup
|
1786b88346
|
Bug 818670: Ensure PipelineListener doesn't release conduit off main thread r=derf
|
2013-01-30 21:26:45 -05:00 |
|
Randell Jesup
|
55d6c286c1
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
cf23ac0992
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Daniel Holbert
|
eb56f4d7b1
|
Bug 836418: Disable the macros MOZ_MTLOG_MODULE() & MOZ_MTLOG() if PR_LOGGING is off. r=jesup
|
2013-01-30 13:13:38 -08:00 |
|
Daniel Holbert
|
c1416c807b
|
Bug 812278 followup: Remove a few more unnecessary semicolons after MOZ_MTLOG_MODULE(), for consistency. (no review)
|
2013-01-30 13:13:36 -08:00 |
|
Daniel Holbert
|
ec4bc279b6
|
Bug 836182: Make mtransport's gtest invocations be consistent about signedness of arguments. r=jesup
|
2013-01-30 07:31:55 -08:00 |
|
Adam Roach [:abr]
|
5ca57198bf
|
Bug 825927 Patch 1: Fix log message formats r=ekr
|
2013-01-23 16:33:20 -06:00 |
|
Adam Roach [:abr]
|
91e359604c
|
Bug 825927 Patch 0: Clean up whitespace r=ekr
|
2013-01-25 14:07:28 -06:00 |
|
Ed Morley
|
0428c8dbe2
|
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
|
2013-01-30 10:32:11 +00:00 |
|
Daniel Holbert
|
e99111ca7e
|
Bug 834768: Fix signed/unsigned comparison build warnings in signaling_unittests.cpp. r=jesup
|
2013-01-29 20:03:42 -08:00 |
|
Randell Jesup
|
aa033db95b
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
0e1d434873
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
382ec96750
|
Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE
|
2013-01-29 17:28:30 +00:00 |
|
Ralph Giles
|
9086ec34e7
|
Bug 834063 - Fix a comment typo. r=padenot DONTBUILD
---
media/libsoundtouch/update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
media/libsoundtouch/update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
2013-01-23 16:02:00 -08:00 |
|
Daniel Holbert
|
7c47e1dc88
|
Bug 835686: Mark debug-only variable as DebugOnly in transportlayer.h. r=ekr
|
2013-01-29 09:01:11 -08:00 |
|
Daniel Holbert
|
f33c345166
|
Bug 835692: Convert TransportLayerDtls::kMaxDigestLength to be a size_t, since that's how it's used & what it's compared to. r=ekr
|
2013-01-29 09:01:10 -08:00 |
|
Randell Jesup
|
a4cda73f73
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
86ad09285d
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Boris Zbarsky
|
fbda957199
|
Bug 830099. Flag WebIDL dictionaries and callbacks with some information indicating whether we need main-thread and worker codegen for them and then use that information to skip unneccessary codegen. r=peterv
|
2013-01-28 23:30:17 -05:00 |
|
Randell Jesup
|
06fb885cc3
|
Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus
|
2013-01-29 02:46:26 -05:00 |
|
Phil Ringnalda
|
7250370ce6
|
Back out c5238879470f and b3cabb259af7 (bug 830099) for bustage
|
2013-01-28 22:36:59 -08:00 |
|
Boris Zbarsky
|
023ecd137e
|
Bug 830099. Flag WebIDL dictionaries and callbacks with some information indicating whether we need main-thread and worker codegen for them and then use that information to skip unneccessary codegen. r=peterv
|
2013-01-28 23:30:17 -05:00 |
|
Ethan Hugg
|
b467a16689
|
Bug 835290 MediaPipeline - replace attempted += of ints with PR_snprintfs r=jesup
|
2013-01-28 12:26:32 -08:00 |
|
Michael Wu
|
9263444fa6
|
Bug 835015 - Enable png_set_keep_unknown_chunks on Gonk, r=glennrp
|
2013-01-28 17:47:16 -05:00 |
|
Glenn Randers-Pehrson
|
c969143002
|
Bug 835015 - Specify unused chunks in boot animation png decoder, r=mwu
|
2013-01-28 14:35:20 -05:00 |
|
Glenn Randers-Pehrson
|
a4e579e7cb
|
Bug 832487 - Update libpng to version 1.5.14. r=joedrew
|
2013-01-26 13:00:21 -05:00 |
|
Michael Wu
|
b3faaf1ba7
|
Bug 831624 - Use fb/gralloc to render boot animation, r=cjones,joe,glennrp
|
2013-01-24 21:18:30 -08:00 |
|
EKR
|
74c1d13122
|
Bug 816780 - Merge all incoming m-lines into one MediaStream. r=jesup,abr
|
2013-01-24 08:34:18 -08:00 |
|
Justin Lebar
|
314b49984f
|
Backed out changeset 9b803c2821b9 (bug 818843) due to B2G device build breakage on Mac. rs=jesup
--HG--
extra : rebase_source : 981d5e9504c69eb76112fca35fd0a36110593659
|
2013-01-25 17:14:05 -05:00 |
|
Ryan VanderMeulen
|
2a6786e231
|
Merge m-c to inbound.
|
2013-01-24 21:09:59 -05:00 |
|
Steve Workman
|
a22a6e808e
|
Bug 834496 - Use ne_map_track_number_to_index in nestegg_track_seek r=kinetik
|
2013-01-24 17:37:48 -08:00 |
|
Jan-Ivar Bruaroey
|
54db7130db
|
Bug 834463: Corrected RTCConfiguration format. r=jst
|
2013-01-24 17:58:29 -05:00 |
|
Jan-Ivar Bruaroey
|
9b47c7a7ef
|
Bug 825703: Stun configuration from JS for PeerConnections (IP only) r=bz,jesup
|
2013-01-23 14:21:25 -05:00 |
|
EKR
|
ae9f56e5f5
|
Bug 786236: Per-context configurable STUN servers. r=abr
|
2013-01-05 11:40:34 -08:00 |
|
Randell Jesup
|
d50fa15151
|
Bug 834062: Disable INET6 for sctp unittests on Android to match the tested code r=ekr
|
2013-01-23 19:31:37 -05:00 |
|
Randell Jesup
|
1b930ab4e7
|
Bug 832683: Match SRTP policy values to enable NACK mode in webrtc r=ekr
|
2013-01-23 16:41:35 -05:00 |
|
Glenn Randers-Pehrson
|
83aa55dd10
|
Bug 833594 - Disable TEXT support in libpng. r=joe
|
2013-01-23 18:30:48 -05:00 |
|
Steven Lee
|
ea58e75fc4
|
Bug 818843 - Media changes. r=rjesup
|
2013-01-23 18:08:16 -05:00 |
|
Ethan Hugg
|
6ebe377e87
|
Bug 806825 - Fix possible data race of PeerConnectionCtx::mSipccState r=jesup
|
2013-01-22 11:25:04 -08:00 |
|
EKR
|
940e25988d
|
Bug 829757 - Clean up a=candidate stripping. r=abr
|
2013-01-19 15:18:28 -08:00 |
|
Ehsan Akhgari
|
e804044b61
|
Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
--HG--
extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
|
2013-01-21 18:53:05 -05:00 |
|
Ehsan Akhgari
|
d8d65c38c2
|
Bug 833118 - Disable PGO on webrtc; a=me
|
2013-01-21 18:02:12 -05:00 |
|
Randell Jesup
|
97871fde67
|
Bug 832567: Adjust minimum default bitrate to 200Kbps until we support lower resolutions rs=me
|
2013-01-21 03:49:57 -05:00 |
|
Randell Jesup
|
9bd4d23085
|
Bug 832567: transmitting-only channels weren't accepting RTCP; turn off NACK mode and block bad outgoing RTCP from transmit-only channels r=ekr
|
2013-01-21 03:49:55 -05:00 |
|
Nicholas Nethercote
|
1d5169b3d1
|
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
|
2013-01-20 14:12:42 -08:00 |
|
Steve Workman
|
8038b2a02a
|
Bug 832018 - Use ne_map_track_number_to_index in nestegg_get_cue_point r=kinetik
|
2013-01-18 13:15:18 -08:00 |
|
EKR
|
f6a2841d09
|
Bug 831764. Reverse DTLS client/server selection to more closely match RFC 5763. r=jesup
|
2013-01-17 07:54:53 -08:00 |
|
EKR
|
0d72f7daf9
|
Bug 829624 - Always use 80-bit MAC with SRTCP. r=jesup
|
2013-01-18 13:03:17 -08:00 |
|
Paul Adenot
|
db4885f472
|
Bug 828713 - soundtouch_config.h checks the non-existing MOZ_SAMPLE_TYPE_S16LE symbol. r=ehsan
|
2013-01-18 16:57:16 +01:00 |
|
Randell Jesup
|
1056291d70
|
Bug 831831: Don't ignore incoming RTCP; don't make webrtc code think no bytes were sent r=ekr
|
2013-01-18 10:45:53 -05:00 |
|