Граф коммитов

1129 Коммитов

Автор SHA1 Сообщение Дата
Michael Wu f64248cf41 Bug 889652 - Add support for building with pulseaudio support on gonk, r=glandium,kinetik 2013-07-17 15:01:42 -04:00
Michael Wu a90a7c5677 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 f4815f2203 Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps 2013-07-04 08:28:43 -04:00
Joey Armstrong bfc9abde85 bug 880773: Cleanup/final patch - remove DISABLED_SSRCS. r=mshal 2013-07-16 08:47:40 -04:00
Jacek Caban 0b3661c310 Bug 893540 - Update cubeb to recent version (fixes mingw compilation). r=padenot 2013-07-15 13:39:43 +02:00
Mike Hommey 7ef932ec49 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 bbb7ca8e58 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] d6a0fe7f94 Bug 892911 - Check that media section is found before adding rtcp-fb attributes r=ekr 2013-07-12 12:53:22 -05:00
EKR eb9c7faaae Bug 886120 - Make ICE respond before receiving peer credentials r=abr 2013-07-09 20:17:37 -07:00
Gian-Carlo Pascutto 8246fb6aaf Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey 2013-07-11 17:17:37 +02:00
Jan Beich 783d56c3fb Bug 892102 - Explicitly include stdlib.h for abs(). r=jesup 2013-07-11 10:43:35 -04:00
Gregory Szorc 19850b9b8e 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 88cfb3dd1f 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 868c9c7421 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 1460ce0c90 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 ccaf62a7df Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Mike Shal 1140a6ed13 Bug 889572 - Remove EXPORTS from media/mtransport/standalone; r=gps 2013-07-09 13:49:38 -04:00
Paul Adenot e76036feda Bug 866675 - Add a WASAPI backend to cubeb. r=kinetik 2013-07-09 11:59:47 +02:00
Emanuel Hoogeveen e32590ca0d Bug 890714 - Fix mixed line endings. r=joe, r=jesup 2013-07-08 16:33:15 -04:00
Ethan Hugg e40a3c820b 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 8bcd332fb1 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 8725b367e1 Bug 889615 - Add Granular logging to Mediapipeline. r=abr 2013-07-03 11:40:36 -07:00
Ethan Hugg e11317788d 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 72f6c66bf4 bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg 2013-06-15 05:50:25 -04:00
Kyle Huey c4bd9b3059 Back out bug 886499 for b2g build bustage. 2013-07-02 09:49:05 -07:00
Glenn Randers-Pehrson 1a46b86657 Bug 886499 - Update libpng to version 1.5.17. r=joe 2013-07-02 10:32:43 -04:00
Joey Armstrong b1d5c9aba5 bug 880773: move SSRCS to mozbuild (file batch #1). r=mshal 2013-07-01 17:09:48 -04:00
Randell Jesup beb458afd5 Bug 844177: set codec resolution based on input mediastream resolution r=ekr 2013-02-22 15:02:34 -05:00
Adam Roach [:abr] 872bed95fe Bug 885640 - Clean up PeerConnectionCtx before exiting r=ekr 2013-07-01 12:01:16 -05:00
Gian-Carlo Pascutto 6f3ec0516b Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto 2504134266 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Mike Shal 156426771a Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey 2013-06-26 14:51:06 -04:00
Reuben Morais a52f4fbc9c 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 2e2a02f38e Bug 880847 - Update apng.patch to libpng version 1.5.16. r=joe 2013-06-25 17:58:52 -04:00
EKR 0437b9a5b9 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 b97b1f6a30 Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup 2013-06-22 19:59:25 -07:00
EKR 98a93ac63d Bug 885190 - Remove real-time thread policy from WebRTC code. r=derf 2013-06-22 12:29:56 -07:00
Adam Roach [:abr] 9e693b0903 Bug 880067 - Part 1: SDP rtcp-fb parsing/serializing r=ekr,ehugg 2013-06-20 14:34:13 -05:00
Brian O'Keefe 11bcc1cd9e 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 68b8dca77d Bug 884222 - Use __declspec(dllexport) in Opus on mingw. r=derf 2013-06-19 16:14:05 +02:00
Joey Armstrong ac2232fc29 bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps 2013-06-18 09:10:50 -04:00
Mike Shal 7fd6f5b4f1 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 f4af325139 b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Jan Beich cb378cc192 Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Landry Breuil ea3378d097 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 1efcbde8e5 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 86976d7f99 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 cb5985062a Bug 807492 Part 7 - use linux codepath on BSD in video_engine r=jesup 2013-06-13 08:44:53 +02:00
Landry Breuil 4c37b16a75 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 c36e2df599 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 918f64f567 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 bc2fe67dd1 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] cc97fb7d46 Bug 784519 - Part 5: signalingState unit tests r=ekr 2013-05-16 21:47:50 -05:00
Joey Armstrong ccea9f9d5e bug 875549: move HOST_CSRCS to mozbuild (file batch #1). r=mshal 2013-06-11 11:31:11 -04:00
Ed Morley 6d3a720fbe Merge mozilla-central and birch 2013-06-11 09:38:18 +01:00
Adam Roach [:abr] df2cd63abe 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 d2f909144d Bug 865244 - Bustage fix again, on a CLOSED TREE. 2013-06-10 21:43:05 +02:00
Paul Adenot 215c801905 Bug 865244 - Fix bustage on Android. 2013-06-10 19:58:14 +02:00
Paul Adenot 0ba5918cf5 Bug 865244 - Update in-tree cubeb to have cubeb_get_max_channels. r=kinetik 2013-06-10 19:32:28 +02:00
Ryan VanderMeulen 06421454d2 Merge m-c to birch. 2013-06-10 20:29:12 -04:00
Kyle Machulis 99cba1b16b 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 835746d2b7 Backing out 0acfbc3b4941 (Bug 844818) for b2g bustage. 2013-06-08 14:50:07 +02:00
Jan Beich 0636610fee Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Jan Beich d40212a83b Bug 878446 - Disable libyuv asm without SSSE3 as well. r=jesup 2013-06-08 12:44:26 +02:00
Adam Roach [:abr] 733a8c352c Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Jan-Ivar Bruaroey 7ea082d4cc Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr] ea26cdbf26 Backed out changeset 90968836cce3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr] f26f472d40 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Ryan VanderMeulen e3ea827d96 Bug 876216 - Update libjpeg-turbo to version 1.3.0. r=jlebar 2013-06-06 10:40:01 -04:00
Jan-Ivar Bruaroey d63b10b121 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 bc0fb055e9 Bug 873001 - Update libpng to version 1.5.16. r=joe 2013-06-05 16:50:53 -04:00
Gian-Carlo Pascutto 7c61d5c20a Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto 037bdfd6a8 Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey 2013-06-05 08:26:00 +02:00
Adam Roach [:abr] 11553f1b1e Backed out changeset 90968836cce3 (bug 784519) r=bustage 2013-06-04 16:54:30 -05:00
Adam Roach [:abr] bae13000e2 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Joey Armstrong 05956ba0cd bug 870406: move CSRCS to mozbuild (config batch #2) r=mshal 2013-06-04 11:08:44 -04:00
Adam Roach [:abr] 875c9daca2 Bug 878082 - Move handle generation to after PSM setup r=jesup 2013-06-04 10:06:40 -05:00
Ryan VanderMeulen 6d3218ffe0 Merge m-c to inbound. 2013-06-04 10:12:12 -04:00
Charith Tangirala a6ddb8018f Bug 864109 - Return proper error message if createOffer called with no streams r=abr 2013-06-03 17:01:57 -05:00
Randell Jesup 77d0a8ccfc Bug 872978: process any pending stream resets on incoming resets r=tuexen 2013-06-02 09:48:17 -04:00
Patrick Wang c4af980de5 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) 68549884e6 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 098a481f6c Bug 876080. Don't use 'nativeOwnership':'owned' for MediaList. r=bzbarsky 2013-05-31 11:27:05 -04:00
Randell Jesup 6c954fa541 Bug 876878: null out pointer for GetFrameRateList r=bas 2013-05-30 16:48:40 -04:00
Randell Jesup 5d1222c796 Bug 876856: check if PeerConnection is closed before accessing MediaStreamList r=ekr 2013-05-30 16:48:31 -04:00
Randell Jesup b5b771fed5 Bug 873003: ignore duplicate frames from NotifyQueuedTrackChanges() r=ekr 2013-05-30 16:48:19 -04:00
Robert O'Callahan 9beba3b9fc Fix build bustage for bug 868405, CLOSED TREE 2013-05-30 17:02:26 +12:00
Robert O'Callahan 6569fc1a08 Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
--HG--
extra : rebase_source : ec29ae2e45979baaf1b6a085549755ba86cadd40
2013-05-30 16:44:43 +12:00
Chiajung Hung ccbb264a5a Bug 875608 - Use GrallocBuffer to display decoded video frame. r=bjacob 2013-05-29 20:56:09 -04:00
Daniel Holbert 3c2ca7d9d2 Bug 876766: Fix out of order init list in PeerConnectionMedia.h. r=ehugg 2013-05-29 00:17:51 -07:00
Ethan Hugg 1f26fa0fe9 Bug 876489 - Signaling fix ccprovider::getDigits r=jesup 2013-05-28 08:45:11 -07:00
Mike Shal 5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Ethan Hugg 3e7d003840 Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup 2013-05-21 07:49:50 -07:00
Brad Lassey f44d8af825 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jan-Ivar Bruaroey 39eb07d07e Bug 872839 - Part 2: Untangle iceServer parsing from PeerConnectionMedia initialization for cleaner failure path. r=jesup 2013-05-22 14:32:10 -04:00
Joey Armstrong 98339e6a93 bug 869135: move ASFILES to moz.build (config - set #1) 2013-05-22 12:08:51 -07:00
Adam Roach [:abr] 51e43522d6 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Adam Roach [:abr] b784480af9 Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Suhas Nandakumar 3621f5d9d0 Bug 867273 - Force PR_LOG in production builds. r=ekr 2013-05-20 19:11:01 -07:00
Gian-Carlo Pascutto 560a6b1434 Bug 862808 - Local Video is upside down on Android when in portrait mode. r=jesup 2013-05-21 09:39:02 +02:00