Commit Graph

1654 Commits

Author SHA1 Message Date
Randell Jesup
931bf687c5 Bug 977791: Change libyuv conditional for using _xgetbv() on Windows r=glandium 2014-02-28 03:21:08 -05:00
Paul Adenot
0708e4810e Bug 971693 - Fallback properly when WASAPI does not give us a stream format suggestion. r=kinetik
--HG--
extra : rebase_source : 495fdf5ad7f4a1069d9c0b9db186a0b717d18759
2014-02-27 14:36:58 +01:00
Karl Tomlinson
7cb01e7526 b=913854 add speex_resampler_set_skip_frac_num r=jmspeex
This allows a client to align output samples consistently for independent
resampling of contiguous input buffers.

--HG--
extra : rebase_source : 58caba11ac7f78418b173a98556276d3b4644603
2014-02-27 11:44:40 +13:00
Gian-Carlo Pascutto
784c8ca252 Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup 2014-02-26 19:55:07 +01:00
Benjamin Chen
06550d4dae Bug 970774 - Add display width/height for track encoder. r=rillian 2014-02-21 14:27:41 +08:00
Martin Thomson
6a3f07e86b Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr 2014-02-10 14:41:46 -08:00
Martin Thomson
195ba6315f Bug 884573 - Part 1: Add a=identity support for sipcc. r=abr 2014-01-08 11:55:04 -08:00
Glenn Randers-Pehrson
0e3bf5ca49 Bug 952505 - Update bundled libpng to version 1.6.9. r=jmuizelaar 2014-02-25 08:40:53 -05:00
Ryan VanderMeulen
0fac71d12c Merge m-c to inbound. 2014-02-24 16:18:45 -05:00
Patrick Wang (Chih-Kai Wang)
ef6afd5a92 Bug 969469: use SyncRunnable to get local interface information on gonk. r=bwc 2014-02-18 14:44:45 +08:00
Adam Roach [:abr]
fdc4ea7fd0 Backed out changeset 4f7eac2b16ca (bug 786234) 2014-02-24 12:29:10 -06:00
Adam Roach [:abr]
b1127dd936 Backed out changeset 1dea344fa608 (bug 786234) 2014-02-24 12:29:10 -06:00
Adam Roach [:abr]
f5dfa23228 Backed out changeset 53d8b186e574 (bug 786234) 2014-02-24 12:29:10 -06:00
Adam Roach [:abr]
f17dbb14ab Backed out changeset c5334aea6433 (bug 786234) 2014-02-24 12:29:10 -06:00
Adam Roach [:abr]
91c06fc26a Backed out changeset c8083d830fa6 (bug 786234) 2014-02-24 12:29:10 -06:00
Adam Roach [:abr]
d8a0061268 Backed out changeset 2d1f70b91712 (bug 786234) 2014-02-24 12:29:09 -06:00
Alex Xu
dfa9abb426 Bug 967006 - Fix Clang build failure in nICEr. r=abr 2014-02-24 10:09:55 -05:00
Jacek Caban
f998097aca Bug 974845 - Fixed compilation on mingw with secure APIs enabled by default. r=Jan 2014-02-20 17:22:34 +01:00
Jacek Caban
bfd7117971 Bug 974845 - Added mingw config files. r=Jan 2014-02-20 17:22:23 +01:00
Jed Davis
bd5a8731fc Bug 966547 - Switch sipcc from named to anonymous sockets on Unix. r=jesup, r=kang 2014-02-20 09:35:26 -05:00
Byron Campen [:bwc]
a478f0a601 Bug 973315 - Make code that sets PeerConnectionImpl::mName more tolerant of weird scenarios. r=jib 2014-02-19 16:39:07 -08:00
Ethan Hugg
16e7ce97f4 Bug 969493 - Signaling: Consolidate IPC implementations in CPR. r=jib 2014-02-06 15:02:40 -08:00
Byron Campen [:bwc]
09d8655294 Bug 786234 - Part 5: More detailed test-cases. r=ethanhugg 2014-01-17 17:11:00 -08:00
Byron Campen [:bwc]
be144d1e5d 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. r=ethanhugg 2014-01-17 17:10:17 -08:00
Byron Campen [:bwc]
8c4cea2760 Bug 786234 - Part 3: Plumbing for filtration and bundle usage detection. r=abr 2014-01-14 16:29:42 -08:00
Byron Campen [:bwc]
ece5d7abbf Bug 786234 - Part 2.2: Compensate for some build system gotchas. r=abr 2014-01-14 16:31:27 -08:00
Byron Campen [:bwc]
a0b95ba944 Bug 786234 - Part 2.1: RTCP filtering logic. r=abr 2014-01-09 15:12:25 -08:00
Byron Campen [:bwc]
277bb110e9 Bug 786234 - Part 2: Implementation of the filtering logic itself plus a unit-test. r=abr 2013-12-19 16:19:05 -08:00
Chris Peterson
a4d46a2138 Bug 973362 - Enable debug assertions for libopus. r=tterribe 2014-02-14 00:20:09 -08:00
Trevor Saunders
9bb4469846 bug 961287 - don't lto files that are only compiled to assembly to get offsets r=glandium 2014-01-17 19:21:44 -05:00
Nils Ohlmeier [:drno]
b7ea253545 Bug 972592 - Make ICE 400 response strings more verbose for easier debugging. r=bwc 2014-02-18 09:58:25 -05:00
Jan-Ivar Bruaroey
2833064a35 Bug 970686 - Add stat.packetsLost. r=jesup 2014-02-13 22:35:13 -08:00
Ehsan Akhgari
ddc6613b8e Bug 973395 - Move the LOCAL_INCLUDES in media to moz.build; r=glandium 2014-02-18 01:15:48 -05:00
Karl Tomlinson
889f94ff35 b=973374 complete speex_resampler_reset_mem r=jmspeex
sample_frac_num is the array most likely to be non-zero after resampling a
previous stream, but the other arrays can also be left at non-zero values
in other situations.

--HG--
extra : rebase_source : dfd3974f051ff0b1794a937d712dda185352f7d5
2014-02-18 09:52:20 +13:00
Ms2ger
6e066deaea Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
Phil Ringnalda
369e9f3db8 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Michael Wu
51354fbadb Bug 972623 - Fix string comparison in PeerConnectionImpl.cpp, r=ekr 2014-02-14 17:16:12 -05:00
Randell Jesup
05938fa30a Bug 972097: fix merge failure (lost 'rtcp_') r=padenot 2014-02-14 15:56:11 -08:00
Ryan VanderMeulen
7a6c6b847b Backed out changeset 2f858de5e9dc (bug 952505) for Werror bustage. 2014-02-14 12:15:28 -05:00
Glenn Randers-Pehrson
1f0a5dbee5 Bug 952505 - Update bundled libpng to version 1.6.9. r=jmuizelaar 2014-02-14 11:58:14 -05:00
Glenn Randers-Pehrson
e263c7f96e Bug 945912 - Add crashtest for libpng crash. r=ryanvm 2014-02-13 20:10:15 -05:00
Marcin Juszkiewicz
6f6ce96505 Bug 963027 - AArch64 support for WebRTC. r=derf 2014-02-12 10:24:21 -05:00
Jacek Caban
06c5f9e5cc Bug 970429 - Don't allow using INITGUID in unified sources. r=Ehsan 2014-02-12 10:59:05 +01:00
Paul Adenot
b705425133 Bug 970147 - Don't assume WASAPI can give us a channel layout suggestion. r=kinetik 2014-02-11 15:48:49 -08:00
Glenn Randers-Pehrson
834ed30638 Bug 945912 - Fix palette length reporting bug. r=jmuizelaar 2014-02-11 13:31:57 -05:00
Ehsan Akhgari
fbe321aed6 Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium 2014-02-11 09:12:33 -05:00
EKR
62b42b7427 Bug 970569 - Fix crasher introduced by bug 928930. r=bwc 2014-02-10 14:45:42 -08:00
Byron Campen [:bwc]
9f5ebeb6ea Bug 961313 - Add the transport protocol to candidate labels. r=abr 2014-01-27 10:35:17 -08:00
Chris Peterson
69228c3806 Bug 970159 - Return integer 0 from sdp_attr_get_extmap_id(), not NULL pointer. r=jesup 2014-02-09 18:31:29 -08:00
Ms2ger
4d48d6ccd6 Bug 952033 - Part e: Use IntSize in VideoSegment; r=roc 2014-02-09 09:04:38 +01:00