Ehsan Akhgari
186680d83a
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Paul Adenot
daab4e413e
Bug 988827 - Fix more warnings in cubeb on Android/B2G. r=cpeterson
...
--HG--
extra : rebase_source : 88cb14657c7f2b9d4c1908e6f552ad2e4182b33c
2014-03-27 13:36:46 +01:00
Ryan VanderMeulen
a14baa39be
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Randell Jesup
d75fda4229
Bug 986764: release all webrtc sub-modules before deleting engine r=gcp
2014-03-26 17:58:25 -04:00
Paul Adenot
97432d8c20
Bug 986793 - Fix set but unused variable warning in SoundTouch. r=cpeterson
...
--HG--
extra : rebase_source : 5f15cfc2b2224d9cb75b9ae1faa7b0ed915aba4a
2014-03-24 11:02:35 +01:00
Paul Adenot
fdf771928d
Bug 986793 - Fix warnings in cubeb_audiotrack.c, and allow mixed declaration and code in cubeb_opensl.c. r=cpeterson
...
--HG--
extra : rebase_source : 91856a5c76063be3d6c180abe34cda5cee9f3d71
2014-03-24 10:58:23 +01:00
Glenn Randers-Pehrson
3d0a590723
Bug 980488 - Update in-tree libpng to version 1.6.10. r=jrmuizel
2014-03-24 16:36:11 -04:00
Ryan VanderMeulen
14e446fad2
Bug 987002 - Update libjpeg-turbo to version 1.3.1. r=jrmuizel
2014-03-24 16:36:11 -04:00
Jan Beich
4ef4ff87df
Bug 985848 - Use videodev2.h on DragonFly/DPorts as well. r=jesup
2014-03-24 08:57:58 -04:00
Star Cheng
e579502249
Bug 942988 - Consider audio mixer latency (from audio back end) for opensl_stream_get_position() to improve A/V sync. r=padenot
2014-03-25 20:01:28 +08:00
Carsten "Tomcat" Book
e9c7dd6611
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
Ehsan Akhgari
020f3fd4d8
Bug 979118 - Add global MMX_FLAGS, SSE_FLAGS and SSE2_FLAGS variables; r=glandium
2014-03-19 21:55:00 -04:00
Jessica Jong
614140b014
Bug 984327 - Part 1: Include dun apn type in isNetworkTypeSecondaryMobile(...) and elsewhere. r=vicamo
2014-03-19 08:39:00 -04:00
Nils Ohlmeier [:drno]
03bf583c6e
Bug 966569 - Improve the the log messages in case the internal TURN TCP buffer over flow. r=bwc
2014-03-18 08:39:54 -04:00
Chris Peterson
40d3d12f02
Bug 980211 - Suppress clang and gcc warnings in third-party media code: speex, theora, and vpx. r=derf
2014-03-15 23:21:32 -07:00
Neil Rashbrook
604d9a5302
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
...
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Wes Kocher
c879b47079
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
...
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
Neil Rashbrook
3e8915c4b8
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
...
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
2014-03-17 19:07:09 +00:00
Jan-Ivar Bruaroey
2d93410cc1
Bug 964127 - Add a/v sync telemetry. r=bwc
2014-03-14 16:46:31 -04:00
Kyle Huey
b564544cf7
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
fe6c4e28d6
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Jan-Ivar Bruaroey
e81acd6a35
Bug 970686: Undo extensions to wrong rtcp methods in webrtc.org r=jesup
2014-03-13 22:28:12 -04:00
Jan-Ivar Bruaroey
3ffe31d869
Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup
2014-03-14 14:34:02 -04:00
Ehsan Akhgari
f1b87eccd8
Bug 983014 - Move the rest of the -I build flags that stayed in Makefiles because of ANDROID_SOURCE to moz.build; r=mshal
2014-03-13 19:31:18 -04:00
Byron Campen [:bwc]
c414099624
Bug 966564 - Make logging more clear when processing an unwrapped indication. r=drno
2014-03-12 10:21:48 -07:00
Ethan Hugg
5a12dc1afa
Bug 982371 - Signaling - Filter remotepartyname in the calllogger. r=jesup
2014-03-12 12:04:18 -07:00
Gian-Carlo Pascutto
0ed0a30938
Bug 877954 - Add additional logging for WebRTC adaption & resolution changes. r=jesup
2014-03-13 11:06:39 +01:00
Gian-Carlo Pascutto
a644366afc
Bug 877954 - Enable QM if load adaption is enabled. r=jesup
2014-03-13 11:06:27 +01:00
Gian-Carlo Pascutto
89f18e9a8b
Bug 877954 - Push load state to media optimization. Add simple CPU adaption rules. r=jesup
2014-03-13 11:05:42 +01:00
Gian-Carlo Pascutto
d0e2165a66
Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup
2014-03-13 11:05:27 +01:00
Jan-Ivar Bruaroey
d72fff5a22
Bug 964127: Add a/v sync status to about:webrtc. r=jesup
2014-03-12 17:13:20 -04:00
Randell Jesup
48635b58d5
Bug 964127: Add logging of webrtc a/v sync status r=jib
2014-03-12 20:11:49 -04:00
Ehsan Akhgari
5bb8bfa8cf
Bug 981428 - Move OSX -framework flags to moz.build; r=mshal
2014-03-10 20:18:33 -04:00
Randell Jesup
e23c3a35d2
Bug 981680: Upstream webrtc patch for avsync (r5102) rs=jesup
2014-03-11 00:36:12 -04:00
Paul Adenot
af14f6811a
Bug 980052 - Compare the value and not the pointer when checking validity of the preferred sample rate in the OpenSL cubeb backend. r=kinetik
...
--HG--
extra : rebase_source : 4a65dffc002cd1fc1dc3fcf2b5472ba44196fbbc
2014-03-11 09:42:10 +08:00
Gregory Szorc
f8f429ae92
Bug 980174 - Remove some empty Makefile.in; r=mshal
...
--HG--
extra : rebase_source : eada340aed8daebbfc3bf7d4218bca980d654cef
2014-03-05 19:56:56 -08:00
Byron Campen [:bwc]
3297b4132e
Bug 979471 - Populate ICE stats for DataChannels when we have a null selector. r=jib
2014-03-10 08:41:35 -07:00
Nathan Froyd
e9a673f8db
Bug 677653 - part 1 - indirect libogg memory allocations through variables; r=glandium,rillian
2014-03-05 10:58:29 -05:00
Chris Peterson
9f78f5433e
Bug 980211 - Backout part of cset f81c8b82ac70 for bad merge of libspeex moz.build.
2014-03-09 23:35:44 -07:00
Chris Peterson
7e77e27d54
Bug 980810 - Part 3: Fix clang -Wstring-conversion warnings in UDPSocket and mtransport code. r=bwc
2014-03-07 22:57:15 -08:00
Randell Jesup
62da441ba1
Bug 980096: fix leaks of VoiceEngines by reinstating use of ScopedCustomReleasePtr r=khuey
...
--HG--
rename : media/webrtc/signaling/src/media-conduit/MediaEngineWrapper.h => media/webrtc/signaling/src/common/MediaEngineWrapper.h
2014-03-09 00:18:50 -05:00
Chris Peterson
aab65dde2d
Bug 980211 - Suppress clang warnings in third-party media code: speex, theora, and vpx. r=derf
2014-03-05 21:38:52 -08:00
Byron Campen [:bwc]
6e4b63e298
Bug 786234 - Part 6: Move RTCP handling back to the transmit pipeline. r=jesup, r=ethanhugg
2014-02-25 09:22:31 -08:00
Byron Campen [:bwc]
2330463061
Bug 786234 - Part 5: More detailed test-cases. r=ehugg
2014-01-17 17:11:00 -08:00
Byron Campen [:bwc]
a9d1a4bbb6
Bug 786234 - Part 4: Fix a bug in mediapipeline_unittest where RTP packets were
...
mashed together into a single buffer five at a time, preventing the receive
pipeline from successfully decrypting them, and causing the packet counts to
be wrong. (This should fix 947663) r=ehugg
2014-01-17 17:10:17 -08:00
Byron Campen [:bwc]
fc2aca0a29
Bug 786234 - Part 3: Plumbing for filtration, and bundle usage detection. r=abr
2014-01-14 16:29:42 -08:00
Byron Campen [:bwc]
2b5ab6ff14
Bug 786234 - Part 2.2: Compensate for some build system gotchas. r=abr
2014-01-14 16:31:27 -08:00
Byron Campen [:bwc]
f92787d69d
Bug 786234 - Part 2.1: RTCP filtering logic. r=abr
2014-01-09 15:12:25 -08:00
Byron Campen [:bwc]
361a9f7d66
Bug 786234 - Part 2: Implementation of the filtering logic itself, plus a unit-test. r=abr
2013-12-19 16:19:05 -08:00
Gian-Carlo Pascutto
eb27189b57
Bug 978827 - Remove bogus assertion in OpenSL input backend. r=jesup
2014-03-06 15:11:52 +01:00