Commit Graph

1245 Commits

Author SHA1 Message Date
Adam Roach [:abr]
f426bd6f98 Bug 880067 - Part 2: Finish SDP Unit Tests r=ehugg 2013-08-22 13:18:38 -05:00
Ms2ger
4af9d89266 Merge m-c to inbound 2013-08-22 10:38:48 +02:00
Ms2ger
f8f8a40a0a Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal 2013-08-22 08:56:02 +02:00
Ms2ger
19f3e043e3 Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
4e45b3d52e Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted 2013-08-22 08:56:00 +02:00
Ms2ger
5c981f7ca9 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
66214743ad Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Ethan Hugg
c69d8f108a Bug 863306 - Turn off rtcp-mux in config 2013-08-20 13:21:27 -07:00
Nicholas Nethercote
b89a8ac1c0 Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Mike Hommey
b2988b9d63 Bug 907473 - Handle generator_flags gracefully in gyp. r=gps 2013-08-21 09:37:45 +09:00
Wes Kocher
1e2d09585f Backed out changeset 36a2061cff79 (bug 863306) 2013-08-20 15:03:50 -07:00
Ethan Hugg
f9d9f604eb Bug 863306 - Turn off rtcp-mux in config r=abr 2013-08-20 13:21:27 -07:00
Landry Breuil
676384bb4e Bug 807492 Part X - Allow gyp mozmake generator to handle various BSD flavors r=ted 2013-08-20 22:59:28 +02:00
David Zbarsky
826b4c099f Bug 903819 - Don't include Layers.h everywhere, part 4 r=nrc 2013-08-20 15:45:30 -04:00
Mike Hommey
352ccb4bc6 Bug 905938 - Use explicit rules for %.i, %.s, %.res, moc_% and qrc_%. r=gps 2013-08-20 15:21:35 +09:00
Suhas Nandakumar
21880a4f7a Bug 863306: Propagate RTCP_MUX Status to pipeline via VCM. r=abr 2013-06-27 18:08:20 -07:00
Ms2ger
3d504dcb66 Merge latest PGO-green inbounc changeset to m-c. 2013-08-14 14:45:47 +02:00
Ms2ger
6ec28362b3 Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Landry Breuil
34ddd40205 Bug 807492 Part 12 - Rename _P to _pp in timestamp_extrapolator, it's a #define in ctype.h on OpenBSD, and the C99/C++ standard forbids identifiers starting with an underscode followed by a capital. r=jesup 2013-08-14 00:00:07 +02:00
Landry Breuil
163af7e24e Bug 807492 Part 2 - Allow to build media/webrtc/signaling on BSD r=ehugg 2013-08-14 00:00:03 +02:00
Landry Breuil
75090b27c8 Bug 807492 Part 1.2 - Enable to build media/mtransport on BSD, #defines & #include bits r=abr 2013-08-13 23:59:57 +02:00
Landry Breuil
ca8279c646 Bug 807492 Part 1.1 - Allow to build media/mtransport on BSD, build bits r=jesup 2013-08-13 23:58:42 +02:00
Paul Adenot
17117d7406 Bug 903476 - Update libspeex to opus-tools version, as it is the current upstream. r=ehsan
--HG--
extra : rebase_source : 4dd23aa8f0e7f0919e1b8f37d9efce11e6b8d8cc
2013-08-12 14:40:49 +02:00
Chris Pearce
5d63639770 Bug 861693 - Make DirectShow BaseFilter's destructor virtual, and move some code around to make our DirectShow BaseClass replacement easier to useoutside of webrtc module. r=jesup 2013-08-13 16:49:25 +12:00
Mike Hommey
adc22d15c6 Bug 903341 - Avoid gyp overwriting Makefiles when they wouldn't be modified. r=gps 2013-08-10 15:55:21 +09:00
Paul Adenot
d2af5d8a6f Bug 899050, 900380 - Update cubeb. r=kinetik
Update cubeb to pick up three WASAPI fixes:
- This fixes the resampling path when playing on a surround setup
- Also fixes mono playback on a surround setup.
- Fix a weird crash where the struct we get out of GetMixFormat was not of the
  right type.

--HG--
extra : rebase_source : c5b62032a88a3c1379a33d12510944cc11f51184
2013-08-08 19:48:18 +02:00
Suhas Nandakumar
a3f331a8fe Bug 786307: Implement RTCP MUX in MediaPipeline r=ekr 2013-06-27 09:13:09 -07:00
Phil Ringnalda
39ad917dd0 Back out e3483fe77b6d (bug 786307) on suspicion of causing OS X make check crashes
CLOSED TREE
2013-08-07 22:33:59 -07:00
Suhas Nandakumar
293c9c6152 Bug 786307: Implement RTCP MUX in MediaPipeline r=ekr 2013-06-27 09:13:09 -07:00
Randell Jesup
8231ed4744 Bug 901527: null pointer when resetting a resampler r=roc 2013-08-07 01:36:03 -04:00
Randell Jesup
2e63fc134a Bug 901527: reset the resampler on rate change r=jmspeex 2013-08-06 23:05:15 -04:00
Randell Jesup
cce4173c1b Bug 825112: Remove jni.h from opensles per review r=mwu 2013-08-06 14:01:16 -04:00
Jon Coppeard
da8c061053 Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug 2013-08-05 14:02:47 +01:00
EKR
7064953c2e Bug 888274. Emit RFC5389 STUN. Accept MAPPED-ADDRESS in response regardless of what we send. r=abr 2013-06-28 07:58:37 -07:00
Randell Jesup
102bdb9382 Bug 825112: Enable opensles webrtc backend on gonk r=mwu,jesup,ted
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
2013-07-17 20:00:43 -04:00
Ms2ger
21409e5d2c Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Ms2ger
e14e7f77ea Bug 899261 - Use @DEPTH@ more; r=bsmedberg 2013-08-02 09:04:38 +02:00
Ms2ger
fe9c33f5f4 Bug 897921 - Remove some dead assignments in makefiles; r=mshal 2013-08-02 09:03:55 +02:00
Mike Hommey
ca80cd82ad Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Nathan Froyd
4a066c8214 Bug 900181 - remove unused <iostream> #include from PeerConnectionMedia.h; r=jesup 2013-07-31 13:53:47 -04:00
Adam Roach [:abr]
95517a3408 Bug 899485 - Have SDP handling return sensible cause codes r=ehugg 2013-07-31 11:02:08 +02:00
Ehsan Akhgari
3717325909 Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
Daniel Holbert
6ed78217c0 Bug 899240: Fix typo in close-comment syntax, for commented-out line in neteq_defines.h. r=jesup 2013-07-29 14:21:20 -07:00
Jon Coppeard
fd4d274d46 Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug 2013-07-26 10:00:38 +01:00
Paul Adenot
8884e74ffe Bug 894941 - Patch the speex resampler to do runtime checks for SSE. r=ehsan,glandium 2013-07-26 18:46:32 +02:00
Paul Adenot
ed6da1adac Bug 894941 - Import SSE-optimized routines for the speex resampler. r=ehsan 2013-07-26 18:46:32 +02:00
Paul Adenot
80698bd443 Bug 893307 - Handle surround speaker setups when using the WASAPI cubeb backend. r=kinetik 2013-07-26 14:17:30 +02:00
Carsten "Tomcat" Book
ac22f0d0ad Backed out changeset ae8d72538dee (bug 897484) for b2g bustage 2013-07-26 12:34:25 +02:00
Jon Coppeard
fed22eac4c Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug 2013-07-26 10:00:38 +01:00
Randell Jesup
b4c4176451 Bug 876878: Avoid null deref if camera doesn't update framelist ptr r=bas 2013-07-25 15:30:46 -04:00
Randell Jesup
6dd59d441b Bug 880879: re-land changes lost in the original merge of bug 880879 rs=jesup,derf
Bug 832579 (RTCP NACK doesn't work) plus one small mis-applied diff in alsa that lost the GUID
values for recording devices
2013-07-25 07:52:58 -04:00
Peter Chang
1dcb6e83b0 Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru 2013-07-25 10:13:35 +08:00
Ethan Hugg
32c71c29d7 Bug 896429 - Signaling: dynamically create SDP config r=abr 2013-07-23 14:01:17 -07:00
Nickolai Zeldovich
be2b1895c6 Bug 823338 - Fix incorrect check for OOM conditions in TransportLayerDtls::GetClientAuthDataHook(). r=ekr 2013-07-24 09:05:55 -04:00
Ms2ger
7d7359c752 Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps 2013-07-24 09:23:06 +02:00
Joshua Cranmer
b9c7101910 Bug 884061 - Part 3o: Use NS_DECL_THREADSAFE_ISUPPORTS in media/, r=abr
--HG--
extra : rebase_source : cdad785f54f50c012ea4f904369b120656c68a55
2013-07-18 21:23:32 -05:00
Ed Morley
ae26701147 Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Randell Jesup
29da2bf966 Bug 896228: in nicer, return WOULDBLOCK if NSPR SendTo() would block r=ekr 2013-07-22 11:48:24 -04:00
Ed Morley
b1cb3918fd Merge latest green birch changeset and mozilla-central 2013-07-22 16:18:53 +01:00
Shian-Yow Wu
4133bd25db Bug 888569: Change "parameter_add" from tinybool to u16. r=abr. 2013-07-22 13:48:12 +08:00
Shian-Yow Wu
672a1930fd Bug 888569 - SDP: Remove default parameters in fmtp attribute for codec. r=abr. 2013-07-22 13:48:10 +08:00
Randell Jesup
f6216ffb34 Bug 886886: Remove 44100->44000 kludges r=derf 2013-07-21 03:47:40 -04:00
Randell Jesup
3e821e4065 Bug 886886: replace fixed-ratio capture resampler in webrtc with speex resample r=derf,jmspeex 2013-07-21 03:47:24 -04:00
Ethan Hugg
10dd59543a Bug 892161 - SetRemoteDescription should fail if peer gives no ICE info r=abr 2013-07-19 12:46:09 -07:00
Gervase Markham
83c0913922 Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Glenn Randers-Pehrson
1719cb9674 Bug 886499 - Update libpng to version 1.5.17 r=joe,gps 2013-07-18 10:27:21 -04:00
Michael Wu
d81ca7a3d9 Bug 889652 - Add support for building with pulseaudio support on gonk, r=glandium,kinetik 2013-07-17 15:01:42 -04:00
Michael Wu
7ce9380afb Update libcubeb to pick up bug 895378 (r=kinetik) and bug 889652 (r=kinetik) 2013-07-19 21:16:41 -04:00
Brian O'Keefe
f98dd45a72 Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps 2013-07-04 08:28:43 -04:00
Joey Armstrong
abf0127265 bug 880773: Cleanup/final patch - remove DISABLED_SSRCS. r=mshal 2013-07-16 08:47:40 -04:00
Jacek Caban
44a7fbfda6 Bug 893540 - Update cubeb to recent version (fixes mingw compilation). r=padenot 2013-07-15 13:39:43 +02:00
Mike Hommey
8bc29f2d89 Bug 887483 - Remove some more useless FORCE_STATIC_LIB and leftover comments from previous removal. r=mshal 2013-07-15 18:48:40 +09:00
Gian-Carlo Pascutto
517e696834 Bug 885031 - Don't try to get information about the camera on Froyo. r=blassey 2013-07-15 11:21:15 +02:00
Adam Roach [:abr]
840c894039 Bug 892911 - Check that media section is found before adding rtcp-fb attributes r=ekr 2013-07-12 12:53:22 -05:00
EKR
7fa772890f Bug 886120 - Make ICE respond before receiving peer credentials r=abr 2013-07-09 20:17:37 -07:00
Gian-Carlo Pascutto
9eec748794 Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey 2013-07-11 17:17:37 +02:00
Jan Beich
237b3cb50a Bug 892102 - Explicitly include stdlib.h for abs(). r=jesup 2013-07-11 10:43:35 -04:00
Gregory Szorc
0a41c9c2f9 Bug 891632 - Port NO_DIST_INSTALL to moz.build; r=joey
Many of the moved variables are likely not needed. moz.build should one
day validate the sandbox's output and error if "useless" variables are
present.

--HG--
extra : rebase_source : 3abdea056c18d00ede8c15b37db60532eca58630
2013-07-10 12:08:21 -07:00
Randell Jesup
19140b6234 bug 880879: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=derf f=gcp r=jesup 2013-07-10 03:12:59 -04:00
Randell Jesup
3922d46603 bug 880879: Webrtc updated to 4180; pull made on Wed Jan 05 04:11:00 EDT 2013 rs=derf
--HG--
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/OWNERS => media/webrtc/trunk/webrtc/modules/video_coding/OWNERS
rename : media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/temporal_layers.cc => media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc
rename : media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/temporal_layers_unittest.cc => media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/Android.mk => media/webrtc/trunk/webrtc/modules/video_coding/utility/Android.mk
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/exp_filter.cc => media/webrtc/trunk/webrtc/modules/video_coding/utility/exp_filter.cc
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/frame_dropper.cc => media/webrtc/trunk/webrtc/modules/video_coding/utility/frame_dropper.cc
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/exp_filter.h => media/webrtc/trunk/webrtc/modules/video_coding/utility/include/exp_filter.h
rename : media/webrtc/trunk/webrtc/modules/video_coding/main/source/frame_dropper.h => media/webrtc/trunk/webrtc/modules/video_coding/utility/include/frame_dropper.h
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/traffic_control_windows.cc => media/webrtc/trunk/webrtc/test/channel_transport/traffic_control_win.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/traffic_control_windows.h => media/webrtc/trunk/webrtc/test/channel_transport/traffic_control_win.h
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket2_manager_windows.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_manager_win.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket2_manager_windows.h => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_manager_win.h
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket2_windows.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket2_win.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket_manager_posix.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_manager_posix.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket_posix.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_posix.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_socket_wrapper.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_socket_wrapper.cc
rename : media/webrtc/trunk/webrtc/modules/udp_transport/source/udp_transport_impl.cc => media/webrtc/trunk/webrtc/test/channel_transport/udp_transport_impl.cc
2013-06-11 21:08:23 -04:00
Makoto Kato
df50ec474b Bug 891239 - OmxPlugin.cpp:1027:35: error: expected ';' after top level declarator when using clang. r=doublec 2013-07-10 11:20:20 +09:00
Ralph Giles
2ec3570c84 Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Mike Shal
d10733dfb4 Bug 889572 - Remove EXPORTS from media/mtransport/standalone; r=gps 2013-07-09 13:49:38 -04:00
Paul Adenot
1ec790ed0d Bug 866675 - Add a WASAPI backend to cubeb. r=kinetik 2013-07-09 11:59:47 +02:00
Emanuel Hoogeveen
9e0ec18236 Bug 890714 - Fix mixed line endings. r=joe, r=jesup 2013-07-08 16:33:15 -04:00
Ethan Hugg
145fa23187 Bug 886134 - Change Datachannel m-line from SCTP/DTLS to DTLS/SCTP - target FF24 r=jesup 2013-07-02 15:08:59 -07:00
Gian-Carlo Pascutto
9cd8017652 Bug 880437 - Do not try to release an already released Camera on shutdown. r=blassey 2013-07-08 13:25:15 +02:00
Suhas Nandakumar
870a931fd4 Bug 889615 - Add Granular logging to Mediapipeline. r=abr 2013-07-03 11:40:36 -07:00
Ethan Hugg
e1812c6912 Bug 886134 - Make Datachannel DTLS/SCTP line forward-compatible with FF24 - target FF23 r=jesup 2013-07-02 15:09:30 -07:00
Trevor Saunders
5d9268dfa8 bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg 2013-06-15 05:50:25 -04:00
Kyle Huey
003c22bf7d Back out bug 886499 for b2g build bustage. 2013-07-02 09:49:05 -07:00
Glenn Randers-Pehrson
bbedea45a0 Bug 886499 - Update libpng to version 1.5.17. r=joe 2013-07-02 10:32:43 -04:00
Joey Armstrong
60dd2e7c43 bug 880773: move SSRCS to mozbuild (file batch #1). r=mshal 2013-07-01 17:09:48 -04:00
Randell Jesup
203b51c9c4 Bug 844177: set codec resolution based on input mediastream resolution r=ekr 2013-02-22 15:02:34 -05:00
Adam Roach [:abr]
0a4bbe5a4d Bug 885640 - Clean up PeerConnectionCtx before exiting r=ekr 2013-07-01 12:01:16 -05:00
Gian-Carlo Pascutto
7b452fb4ad Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
0492f01f3d Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Mike Shal
e1afc9dbd7 Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey 2013-06-26 14:51:06 -04:00
Reuben Morais
906483ed48 No bug - Fix broken header guard in resource_manager.h. r=jesup
--HG--
extra : rebase_source : e7b72c7e7039f92a7bb5941df6958dc0abb5b9dd
2013-06-28 00:36:18 -07:00
Glenn Randers-Pehrson
5eeceb0a1e Bug 880847 - Update apng.patch to libpng version 1.5.16. r=joe 2013-06-25 17:58:52 -04:00
EKR
83727fb730 Cleanup of previous patch
Bug 883869 - Clean up MediaPipeline changes from bug 868405. r=jesup
2013-06-17 08:15:18 -07:00
Ethan Hugg
58b96c86b2 Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup 2013-06-22 19:59:25 -07:00
EKR
2df4d13d39 Bug 885190 - Remove real-time thread policy from WebRTC code. r=derf 2013-06-22 12:29:56 -07:00
Adam Roach [:abr]
331707d914 Bug 880067 - Part 1: SDP rtcp-fb parsing/serializing r=ekr,ehugg 2013-06-20 14:34:13 -05:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Jacek Caban
67595ac9f4 Bug 884222 - Use __declspec(dllexport) in Opus on mingw. r=derf 2013-06-19 16:14:05 +02:00
Joey Armstrong
7db6856a13 bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps 2013-06-18 09:10:50 -04:00
Mike Shal
dec46e2722 Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
From a071ba8cffdd4584b3cd31eae207e5b76b9e9c95 Mon Sep 17 00:00:00 2001
2013-06-13 13:49:01 -04:00
Vladimir Vukicevic
9e17b8825a b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Jan Beich
3c52102767 Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Landry Breuil
70b8f1cadb Bug 807492 Part 11 - Support WebRTC on BSD in network modules rtp/udp r=jesup 2013-06-13 08:54:56 +02:00
Landry Breuil
18b959ec7c Bug 807492 Part 9 - support WebRTC on BSD in system_wrappers/ r=jesup
Remove <malloc.h> inclusion in webrtc/system_wrappers/source/atomic32_posix.cc, it breaks on FreeBSD
2013-06-13 08:46:14 +02:00
Landry Breuil
cd638ade51 Bug 804792 Part 8 - Use the MacOSX codepath on BSD in voice_engine r=jesup 2013-06-13 08:44:58 +02:00
Landry Breuil
9eb0c4a77c Bug 807492 Part 7 - use linux codepath on BSD in video_engine r=jesup 2013-06-13 08:44:53 +02:00
Landry Breuil
5cc4195dda Bug 807492 Part 6 - Use linux codepaths on BSD in video_capture, uses v4l2 compatible API r=jesup 2013-06-13 08:42:03 +02:00
Landry Breuil
d876c8927b Bug 807492 Part 5 - Use the linux codepaths on BSD in audio_device r=jesup
Also open libpulse.so on OpenBSD, different versionning scheme.
2013-06-13 08:41:59 +02:00
Landry Breuil
2eadaff337 Bug 804792 Part 4: Select alsa/pulse/v4l depending on the OS, define WEBRTC_POSIX on BSD r=jesup 2013-06-13 08:41:54 +02:00
Landry Breuil
c0984e8be6 Bug 807492 Part 3 - Backport chunk of upstream gtest r629 to fix <tuple> detection on BSDs with old libstdc++, not breaking it on MacOSX r=upstream 2013-06-13 08:41:49 +02:00
Adam Roach [:abr]
64a66bd789 Bug 784519 - Part 5: signalingState unit tests r=ekr 2013-05-16 21:47:50 -05:00
Joey Armstrong
a0d9ebd7ba bug 875549: move HOST_CSRCS to mozbuild (file batch #1). r=mshal 2013-06-11 11:31:11 -04:00
Ed Morley
8311a912cc Merge mozilla-central and birch 2013-06-11 09:38:18 +01:00
Adam Roach [:abr]
6fe1b0af22 Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr 2013-06-10 15:47:25 -07:00
Paul Adenot
9d6b0ad6a6 Bug 865244 - Bustage fix again, on a CLOSED TREE. 2013-06-10 21:43:05 +02:00
Paul Adenot
cc154e1cce Bug 865244 - Fix bustage on Android. 2013-06-10 19:58:14 +02:00
Paul Adenot
38c4f1deff Bug 865244 - Update in-tree cubeb to have cubeb_get_max_channels. r=kinetik 2013-06-10 19:32:28 +02:00
Ryan VanderMeulen
6599b964e8 Merge m-c to birch. 2013-06-10 20:29:12 -04:00
Kyle Machulis
49c193480d Bug 880486 - ns_stun_get_attrs doubly defined on B2G Desktop with MOZ_B2G_RIL [r=pwang] 2013-06-06 18:10:00 -07:00
Gijs Kruitbosch
b8e1ddc572 Backing out 0acfbc3b4941 (Bug 844818) for b2g bustage. 2013-06-08 14:50:07 +02:00
Jan Beich
11c8f04dc7 Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Jan Beich
f058316a11 Bug 878446 - Disable libyuv asm without SSSE3 as well. r=jesup 2013-06-08 12:44:26 +02:00
Adam Roach [:abr]
3b94a9916c Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Jan-Ivar Bruaroey
0a5c597380 Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr]
b2794b19f8 Backed out changeset 90968836cce3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr]
fc18ebefc1 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Ryan VanderMeulen
b3c314e3e7 Bug 876216 - Update libjpeg-turbo to version 1.3.0. r=jlebar 2013-06-06 10:40:01 -04:00
Jan-Ivar Bruaroey
3562c8f055 Bug 860397: turn_unittest checks that TURN_SERVER_ADDRESS is IP#s not FQDN r=rjesup 2013-06-05 18:01:07 -04:00
Glenn Randers-Pehrson
15053d65c9 Bug 873001 - Update libpng to version 1.5.16. r=joe 2013-06-05 16:50:53 -04:00
Gian-Carlo Pascutto
a9eccf01a5 Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
c646b21629 Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey 2013-06-05 08:26:00 +02:00
Adam Roach [:abr]
2c20b8a2ec Backed out changeset 90968836cce3 (bug 784519) r=bustage 2013-06-04 16:54:30 -05:00
Adam Roach [:abr]
f539bcdcec Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Joey Armstrong
32009a30fd bug 870406: move CSRCS to mozbuild (config batch #2) r=mshal 2013-06-04 11:08:44 -04:00
Adam Roach [:abr]
edbd10a77b Bug 878082 - Move handle generation to after PSM setup r=jesup 2013-06-04 10:06:40 -05:00
Ryan VanderMeulen
043bea4193 Merge m-c to inbound. 2013-06-04 10:12:12 -04:00
Charith Tangirala
bb1c80a962 Bug 864109 - Return proper error message if createOffer called with no streams r=abr 2013-06-03 17:01:57 -05:00
Randell Jesup
c40f3a3f29 Bug 872978: process any pending stream resets on incoming resets r=tuexen 2013-06-02 09:48:17 -04:00
Patrick Wang
ca6fe4135a Bug 867933 - Part 2 - provide gonk-specific addrs.c to enable nICEr to enumerate network interfaces in gonk. r=ekr 2013-05-08 13:48:25 +08:00
ABE Hiroki (hATrayflood)
245e70d252 Bug 775939 - Fix gyp Makefile include error on msvc (change topsrcdir, srcdir and VPATH to absolute path). r=ted 2012-12-30 23:19:38 +09:00
Peter Van der Beken
52581f152e Bug 876080. Don't use 'nativeOwnership':'owned' for MediaList. r=bzbarsky 2013-05-31 11:27:05 -04:00
Randell Jesup
ede40144ba Bug 876878: null out pointer for GetFrameRateList r=bas 2013-05-30 16:48:40 -04:00