Gian-Carlo Pascutto
59821a411b
Bug 1063547 - Return no available devices where not supported, disable on Android. r=jesup
2014-09-09 18:18:12 +02:00
Julian Seward
3324ca33fd
Bug 1058212 - MediaOptimization::loadstate_ is used uninitialised. r=rjesup
2014-09-04 11:21:11 +02:00
Anuj Agarwal
ca1968ae3e
Bug 1028143 - Privatizing public destructor of MediaPipeline. r=jesup
2014-07-12 10:34:00 +02:00
Mike Hommey
4b99580194
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
...
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
0060683747
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
Mike Hommey
ed70c5f377
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Paul Adenot
d693771642
Bug 1062293 - Fix opensl's cubeb backend draining. r=kinetik
...
This ensures the callback won't be called when draining is done.
--HG--
extra : rebase_source : b876e19d03aa58105eceba341e7a394f1f25473c
2014-09-03 15:54:03 +02:00
Gian-Carlo Pascutto
8e5d90fb71
Bug 1060796
- Limit screen capture FPS. r=jesup
2014-09-03 10:48:09 +02:00
Gian-Carlo Pascutto
70ab7f05a1
Bug 1053264 - Do not use CAPTUREBLT when Desktop Composition is enabled. r=jimm
2014-09-01 10:10:00 +02:00
Makoto Kato
460ce4e3e7
Bug 1061538 - Remove unused vpx_rtcd.h from libvpx. r=giles
2014-09-03 11:32:31 +09:00
Phil Ringnalda
638b24cdad
Backed out changeset b9e3a9f5d04a (bug 1036849) for build bustage, a=backout
2014-09-01 19:22:06 -07:00
Anthony Jones
917364ecaf
Bug 1036849 - Share a single MediaSourceReader; r=edwin; a=philor
2014-09-02 13:42:39 +12:00
Ehsan Akhgari
f691bdfc0b
Bug 1061056 - Fix more bad implicit constructors in WebRTC; r=jesup
2014-09-01 17:43:17 -04:00
Anthony Jones
43708c49c3
Bug 1060704
- Save MP4 init segment for later; r=kinetik
2014-09-01 20:45:48 +12:00
Anthony Jones
99b765d459
Bug 1060182 - Cache MP4 buffered ranges; r=cpearce
2014-09-01 20:45:46 +12:00
Ehsan Akhgari
6b95ac13c0
Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc
...
--HG--
extra : rebase_source : c3d5f6a1cc95f4a7f123129e14a9a0c57d00ef38
2014-08-31 23:50:59 -04:00
Ehsan Akhgari
f76451d2e9
Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc
...
--HG--
extra : rebase_source : 14da50f7d2e37e04452445dea575ea4d582e8efd
2014-08-31 23:50:23 -04:00
Randell Jesup
00a116cb25
Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc
2014-08-29 21:29:18 -04:00
Randell Jesup
53878161ce
Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp
2014-08-29 21:29:17 -04:00
Randell Jesup
ece9d13eb1
Bug 1059765
: handle incoming resolution changes in GMP video encode r=pkerr
2014-08-29 11:26:34 -04:00
Randell Jesup
5eb77c79f7
Bug 1059765
: enable content metrics for H.264 r=gcp
2014-08-29 11:26:07 -04:00
Phil Ringnalda
45e4b73aa8
Back out 5 changesets (bug 1059765
, bug 1056350, bug 1049087, bug 1060249) for build bustage on a CLOSED TREE
...
Backed out changeset a202e2f54b45 (bug 1056350)
Backed out changeset 13c8d9e68cb6 (bug 1060249)
Backed out changeset 9c86bdb3ff21 (bug 1049087)
Backed out changeset 7b7cb046d45f (bug 1059765
)
Backed out changeset c52e50a27c8c (bug 1059765
)
2014-08-29 19:38:19 -07:00
Randell Jesup
c2cbe72d86
Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc
2014-08-29 21:29:18 -04:00
Randell Jesup
4ae84caa93
Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp
2014-08-29 21:29:17 -04:00
Randell Jesup
08ed16c76d
Bug 1059765
: handle incoming resolution changes in GMP video encode r=pkerr
2014-08-29 11:26:34 -04:00
Randell Jesup
8431973443
Bug 1059765
: enable content metrics for H.264 r=gcp
2014-08-29 11:26:07 -04:00
Byron Campen [:bwc]
47b2bd4060
Bug 1008786: Zero outparams in nr_reg_fetch_node before we do anything that might abort. r=drno
2014-06-10 11:05:25 -07:00
Byron Campen [:bwc]
6e9591afed
Bug 1055852 - Plug bunches of leaks that signaling_unittest hits, mostly in sipcc. r=mccr8
2014-08-21 15:11:19 -07:00
Anthony Jones
1d26f60c37
Bug 1057225 - Fix MP4 timestamp discontinuities due to rounding; r=edwin
2014-08-29 14:29:11 +12:00
Byron Campen [:bwc]
62ec63bb40
Bug 991037 - Part 4: Get rid of the sipcc threads/queues, and run all sipcc logic on main. r=mt
2014-07-30 11:09:51 -07:00
Byron Campen [:bwc]
49cb1647c8
Bug 991037 - Part 3: Bring signaling_unittests up-to-date with the full-trickle behavior, and a fair bit of cleanup. r=mt
2014-08-04 14:48:38 -07:00
Byron Campen [:bwc]
cc70d5fa02
Bug 991037 - Part 2: Convert over to full trickle, which allows some simplification of code, and makes the following work much easier. r=mt
2014-08-07 10:20:26 -07:00
Byron Campen [:bwc]
f038acb4d1
Bug 991037 - Part 0: Stop sync waiting until GMP is ready, since this happens on main now and will deadlock. r=mt
2014-08-06 12:36:19 -07:00
JW Wang
fac6627dd8
Bug 1057199 - Fix signed/unsigned error when calculating position in opensl_stream_get_position(). r=cpearce
2014-08-27 02:29:00 -04:00
Jan-Ivar Bruaroey
168f2997a5
Bug 1055378 - getStats w/non-null track arg now returns stats for the right track. r=jesup
2014-08-21 23:51:44 -04:00
Jan-Ivar Bruaroey
7eacf83462
Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup
2014-08-21 17:14:12 -04:00
Matthew A. Miller
8a67034126
Bug 1047743 - Screen sharing with multiple screens is broken (Mac only). r=jesup
...
* * *
Bug 1047743 - interdiff to not impact other platforms
2014-08-27 10:58:14 -06:00
Anthony Jones
9d6e322813
Bug 1043710 - Expose decode timestamp. r=edwin
2014-08-27 14:08:00 -07:00
Matthew A. Miller
1e088d4069
Bug 1058766 - Include window count for each application, r=jesup.
2014-08-26 16:29:35 -06:00
Glenn Randers-Pehrson
0692f931bc
Bug 1021713 - Update in-tree libpng to version 1.6.13. r=jmuizelaar
2014-08-22 07:11:00 -04:00
Matthew A. Miller
c986a66d20
Bug 1058944 - Crash in webrtc::ViEInputManager::CreateCaptureDevice
2014-08-26 17:10:42 -06:00
Matthew A. Miller
ad184ca791
Bug 1036653 - fix missing includes in shared_x_util, r=jesup
2014-08-25 13:42:21 -06:00
Matthew A. Miller
3502339bc7
Bug 1036653 - X11-specific support, r=rjesup,gcp
...
* * *
Bug 1036653 - Interdiff over X11-specific to address review comments from Jesup, GCP
* * *
Bug 1036653 - Interdiff over X11-specific to address review comments from Jesup
2014-08-20 15:49:28 -06:00
Matthew A. Miller
f83b04c072
Bug 1036653 - Windows-specific support for app sharing, r=jesup,jimm
2014-08-21 11:24:15 -06:00
Matthew A. Miller
2a30bda0e5
Bug 1036653 - Mac-specific support for app sharing, r=jesup,gcp
2014-08-20 16:05:59 -06:00
Matthew A. Miller
6830ad82b2
Bug 1036653 - updates to basic framework for app sharing, r=jesup,gcp
2014-08-20 16:05:23 -06:00
Carsten "Tomcat" Book
d32ff1dfee
Backed out changeset 572c610328c6 (bug 1036653)
2014-08-27 09:20:40 +02:00
Carsten "Tomcat" Book
83b77893f9
Backed out changeset 33c69decc3fd (bug 1036653)
2014-08-27 09:20:38 +02:00
Carsten "Tomcat" Book
5cb2a8c76e
Backed out changeset a5723795cd1f (bug 1036653)
2014-08-27 09:20:37 +02:00
Carsten "Tomcat" Book
04e66f1b43
Backed out changeset 5a044fb75b4b (bug 1036653)
2014-08-27 09:20:35 +02:00
Carsten "Tomcat" Book
413ecb8285
Backed out changeset 79d402a25984 (bug 1036653)
2014-08-27 09:20:32 +02:00
Carsten "Tomcat" Book
89a5fa02d8
Backed out changeset 8328bc2054d1 (bug 1058944)
2014-08-27 09:20:14 +02:00
Matthew A. Miller
0466cbead1
Bug 1058944 - Crash in webrtc::ViEInputManager::CreateCaptureDevice r=jesup
2014-08-26 17:10:42 -06:00
Matthew A. Miller
1d991be93d
Bug 1036653 - fix missing includes in shared_x_util, r=jesup
2014-08-25 13:42:21 -06:00
Matthew A. Miller
c6aee18d1c
Bug 1036653 - X11-specific support, r=rjesup,gcp
2014-08-20 15:49:28 -06:00
Matthew A. Miller
07a9462d30
Bug 1036653 - Windows-specific support for app sharing, r=jesup,jimm
2014-08-21 11:24:15 -06:00
Matthew A. Miller
73ad86af80
Bug 1036653 - Mac-specific support for app sharing, r=jesup,gcp
2014-08-20 16:05:59 -06:00
Matthew A. Miller
33a2f4ae68
Bug 1036653 - updates to basic framework for app sharing, r=jesup,gcp
2014-08-20 16:05:23 -06:00
Paul Adenot
c5abb79941
Bug 848954 - 17 - Increase the size of the stack for the audio threads on Windows. r=kinetik
2014-08-26 17:02:08 +02:00
Paul Adenot
b1ff1946e0
Bug 848954 - Part 12 - Make sure COM is initialized when calling into WASAPI functions. r=kinetik
2014-08-26 17:01:35 +02:00
Byron Campen [:bwc]
3f788f9a43
Bug 1057096 - Double the global STUN long-term rate limit. r=jesup
...
--HG--
extra : rebase_source : e50126158fe8581a3337e31870759618524c782a
2014-08-21 15:35:04 -07:00
Shih-Chiang Chien
f791a86a22
Bug 745283 - Part 3: Support send input stream and multicast operation via PUDPSocket.ipdl. r=jduell, r=mt
2014-05-06 18:32:25 +08:00
Anthony Jones
15bf754264
Bug 1056485 - Fix tfdt handling for files with multiple tracks; r=edwin
2014-08-26 16:53:53 +12:00
Anthony Jones
fd134d3659
Bug 1056485 - Use tfdt box data when seeking in MP4; r=edwin
2014-08-26 16:53:51 +12:00
Anthony Jones
b5c59c078b
Bug 1057203 - Remove MoofParser dependency on stagefright; r=edwin
2014-08-26 16:53:48 +12:00
Randell Jesup
f9ab847e99
Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib
2014-08-25 21:20:44 -04:00
Jan-Ivar Bruaroey
838b08d7a0
Bug 1032839 - replaceTrack API. r=smaug, r=jesup
2014-08-15 01:33:09 -04:00
Randell Jesup
765ebad674
Bug 1013007 - Re-enable STUN throttling in mid-beta and later. r=bwc
2014-08-11 17:53:51 -04:00
Randell Jesup
c2842f0a4f
Bug 1051087: Ensure NEON optimizations are used for libyuv and webrtc audio code r=ted
2014-08-25 15:39:04 -04:00
Daniel Holbert
ab77e41c52
Bug 1020661 followup: only attempt to disable -Wunused-local-typedefs (in a WebRTC header) on GCC >= 4.8. r=jesup
2014-08-24 08:48:29 -07:00
Chia-hung Tai
e19b965a7f
Bug 1057174
- [WebRTC] |DesktopDeviceInfoImpl::initializ| in desktop_device_info.cc use wrong argument while calling snprintf. r=rjesup
2014-08-22 10:08:24 +08:00
Anthony Jones
8d3a2b1cfb
Bug 1054023
- Fix final buffered range calculation; r=edwin
2014-08-21 13:41:00 -07:00
Nathan Froyd
a088ec81d5
Bug 1055281 - check for existence of paths in LOCAL_INCLUDES in moz.build; r=mshal
2014-08-20 11:51:33 -04:00
Nathan Froyd
36f456593a
Bug 1055114 - convert GMPVideo{Encoder,Decoder} methods to take UniquePtr arguments where appropriate; r=cpearce
2014-08-18 13:11:11 -04:00
Byron Campen [:bwc]
0b8faee779
Bug 1024028 - Part 1: Test that checking is reached in ice_unittest. r=drno
2014-08-06 10:36:01 -07:00
Byron Campen [:bwc]
22545d9d7e
Bug 1024028 - Part 2: Add an ice_checking callback that is fired when checking actually starts. r=drno
2014-08-06 11:34:55 -07:00
Mike Hommey
df8f6a49e4
Bug 1025689 - Disable some libopus ARM features on < ARMv6. r=rillian
2014-08-21 07:44:31 +09:00
Daniel Holbert
94d9d2db33
Bug 1020661: Ignore GCC warning Wunused-local-typedefs inside of webrtc's scoped_ptr.h header. r=jesup
2014-08-20 14:56:12 -07:00
Randell Jesup
78a48de531
Bug 1052169: Proxy thread destruction to avoid recursing event loops within OMX H264 shutdown r=bsmedberg
2014-08-20 04:36:38 -04:00
Randell Jesup
711211a3e9
Bug 1052169: Ignore decode-complete callbacks during OMX decoder shutdown r=jhlin
2014-08-20 04:39:44 -04:00
Shih-Chiang Chien
b2c0e8a827
Bug 1054908 - Ensure socket_child_ is released on main thread. r=mt
2014-08-18 19:14:00 -04:00
Sylvestre Ledru
f164376734
Bug 1055060 - Non-array delete for scalars - CID 1122166 & 1122167 r=jesup
2014-08-19 08:19:28 +02:00
Anthony Jones
3558d0c87f
Bug 1050814 - Fix duration reporting in MP4; r=edwin
2014-08-19 14:13:58 +12:00
Anthony Jones
2acb0169a4
Bug 1054153 - Fix MP4 demuxer is init vs buffered range race; r=edwin
2014-08-19 14:13:56 +12:00
Anthony Jones
09a1c22d2a
Bug 1049133 - Calculate eviction offset for MP4 instead of guessing; r=kinetik,edwin
2014-08-19 14:13:55 +12:00
Gian-Carlo Pascutto
18c8edb589
Bug 929431 - Don't reinitialize DirectShow if it's not actually needed. r=jesup
2014-08-18 14:06:02 +02:00
Gian-Carlo Pascutto
94d8b1868c
Bug 929431 - Remove spurious newlines from the logging. r=jesup
2014-08-18 14:06:01 +02:00
Jean-Yves Avenard
399b759f3e
Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin
...
--HG--
rename : content/media/fmp4/eme/EMEAACDecoder.cpp => content/media/fmp4/eme/EMEAudioDecoder.cpp
rename : content/media/fmp4/eme/EMEAACDecoder.h => content/media/fmp4/eme/EMEAudioDecoder.h
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.cpp => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.cpp
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.h => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.h
extra : rebase_source : 964077ffa7abd11a5da586bfcdee2ee98d4bc210
2014-08-15 16:25:06 +10:00
Landry Breuil
ffbb17e121
Bug 1054176 - fix some warnings about unitialized values and bad assign r=kinetik
2014-08-18 11:38:08 +02:00
Landry Breuil
bb8520b586
Bug 1054176 : fix cubeb sndio build after bug 1027713 r=kinetik
2014-08-18 11:37:30 +02:00
Ryan VanderMeulen
e5df4919ce
Backed out changesets b8e0173c9c47, b087e84a99f1, and 66c055120ca7 (bug 1049133) for Android and B2G bustage.
...
CLOSED TREE
2014-08-17 22:28:34 -04:00
Anthony Jones
18e54325c2
Bug 1049133 - Calculate accurate MP4 eviction offset; r=edwin
2014-08-18 13:02:27 +12:00
Anthony Jones
0d6ac1003c
Bug 1054144 - Support 'tfdt' in MP4 parser; r=edwin
2014-08-18 13:02:22 +12:00
Vikrantsingh Bisen
3918adf156
Bug 1053067 - Correct misspellings of "version" in WebRTC. r=jesup
2014-08-15 23:46:00 -04:00
Gabriele Svelto
1299cec0ff
Bug 1052923 - Fix the volume conversion in millibels. r=padenot
2014-08-15 11:36:49 +02:00
Jan-Ivar Bruaroey
20328fdf5c
Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug
2014-08-15 14:53:14 -04:00
Jan-Ivar Bruaroey
2114490617
Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup
2014-08-13 21:40:54 -04:00
Ehsan Akhgari
9647357b1f
Bug 1053792 - Fix some bad implicit constructors in the mtransport code; r=jesup
2014-08-15 17:41:29 -04:00
Adam Roach [:abr]
2cf6bd79ba
Bug 1052850 - Fix VCM receive calls to use local PT rather than remote PT r=jesup
2014-08-12 16:58:47 -05:00
Ryan VanderMeulen
ebabae71e7
Backed out changesets 9329fb07c373 and ff8dc9ac0228 (bug 1022501) for Windows mochitest-1 failures.
...
CLOSED TREE
--HG--
rename : content/media/fmp4/eme/EMEAudioDecoder.cpp => content/media/fmp4/eme/EMEAACDecoder.cpp
rename : content/media/fmp4/eme/EMEAudioDecoder.h => content/media/fmp4/eme/EMEAACDecoder.h
rename : content/media/fmp4/ffmpeg/FFmpegAudioDecoder.cpp => content/media/fmp4/ffmpeg/FFmpegAACDecoder.cpp
rename : content/media/fmp4/ffmpeg/FFmpegAudioDecoder.h => content/media/fmp4/ffmpeg/FFmpegAACDecoder.h
2014-08-15 13:14:03 -04:00
Jean-Yves Avenard
42cab9e349
Bug 1022501 - Add MP3 support to MP4 demuxer. r=edwin
...
--HG--
rename : content/media/fmp4/eme/EMEAACDecoder.cpp => content/media/fmp4/eme/EMEAudioDecoder.cpp
rename : content/media/fmp4/eme/EMEAACDecoder.h => content/media/fmp4/eme/EMEAudioDecoder.h
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.cpp => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.cpp
rename : content/media/fmp4/ffmpeg/FFmpegAACDecoder.h => content/media/fmp4/ffmpeg/FFmpegAudioDecoder.h
2014-08-15 16:25:06 +10:00
Sotaro Ikeda
37ef6033e3
Bug 1036539 - Add async mode support to GonkNativeWindow r=mikeh,pchang
2014-08-15 07:41:33 -07:00
Ralph Giles
56142221d1
Bug 1052610 - Fix an unused variable warning. r=martin.thomson
...
Disabling the code while leaving the table it uses breaks -Werror.
2014-08-14 10:02:00 -07:00
Ralph Giles
c03874c512
Bug 1045231 - Namespace nrAppKit's htonll. r=abr
...
This avoids conflicts with any system-provided versions, like
on Apple MacOS X 10.10.
2014-08-14 10:05:00 -07:00
Martin Thomson
aa27b163c0
Bug 1052610 - Removing cipher suite profiling. r=ekr
2014-08-13 14:08:00 -05:00
EKR
57a019564f
Bug 1047487 - Add support for G.722. r=jesup
2014-08-02 21:10:09 -07:00
Anthony Jones
b8b01041ff
Bug 1051666 - Add avc3 atom support to MP4 parser; r=edwin
2014-08-13 17:13:28 +12:00
Anthony Jones
2c2bccb36d
Bug 1050060 - Optimise MP4 range calculation; r=edwin
2014-08-13 17:13:28 +12:00
Anthony Jones
ae0690b0eb
Bug 1050060 - Clean up MP4 index fields; r=edwin
2014-08-13 17:13:27 +12:00
Randell Jesup
0383ba484d
Bug 1051566: Support H.264 Mode 0 in GMP OpenH264 r=ehugg
2014-08-11 17:13:59 -04:00
Chris Kitching
26ca52ed2b
Bug 1051695: Reduce use of proxy methods and generated getters in 'webrtc' code. r=rnewman
2014-07-28 17:33:01 -07:00
Karl Tomlinson
6da0b79f99
b=987679 update speex resampler to speexdsp d60e75b2 r=padenot
...
--HG--
extra : rebase_source : 8837b12e4e70daf5c089978079eeb5fa7bd278a4
2014-08-07 19:15:27 +12:00
Randell Jesup
5f165e58bc
Bug 1030112: Fix typo in OMX H264 encode timestamp matching and deal with SPS/PPS timestamp assignment r=jhlin
2014-07-03 10:54:22 -04:00
Mo Zanaty
c543c2341e
Bug 1050461: Clean up webrtc upstream h264 mode 0 support and jitter buffer code, remove kludges r=jesup
...
Changes the H.264 RTP receiver to handle multiple NAL units per frame with
the same timestamp.
A single jitter buffer frame is created for all packets with the same RTP
timestamp. NAL units are depacketized upon insertion to the encoded frame
buffer. Depacketization includes insertion of start codes and removal of
fragmentation and aggregation unit headers.
2014-08-09 01:46:04 -04:00
Mike Hommey
b81fbc4f75
Bug 1050704 - Remove STLPORT_CPPFLAGS from Makefiles. r=mshal
2014-08-09 07:55:09 +09:00
Mike Hommey
e6e4305ec7
Bug 1050081 - Remove media/webrtc/webrtc-config.mk. r=mshal
2014-08-09 07:54:39 +09:00
Martin Thomson
1adc754957
Bug 1006207 - Remove offset from Packet class, forcing use of recv over read. r=ekr
2014-08-04 15:35:00 -04:00
Martin Thomson
8fcad6a1c3
Bug 1006207 - Remove unused mode_ code. r=ekr
2014-08-04 15:34:00 -04:00
Blake Wu
b4b38b1643
Bug 941302 - Part 4: Changes in demuxer to make aac_profile public. r=ajones
...
From 3d24ae2e30a7d53387b2e08cf3562f343cf99123 Mon Sep 17 00:00:00 2001
2014-08-07 18:17:48 +08:00
Paul Adenot
a908862519
Bug 1046592 - Fix bustage.
...
--HG--
extra : rebase_source : ca08f9c642c8ab6463551cf00ad8f4d9c9be02df
2014-08-08 14:19:14 +02:00
Paul Adenot
16e12feab6
Bug 1046592 - Fix volume computation in cubeb's opensl backend. r=kinetik
2014-08-08 13:26:42 +02:00
Paul Adenot
b73923ad6a
Bug 1049478 - Fix volume handling in cubeb's PulseAudio backend: revert to soft-volume when needed. r=kinetik
...
--HG--
extra : rebase_source : 16c2702a4304047e266c07c02f868510c9860f75
2014-08-08 13:26:02 +02:00
Karl Tomlinson
e460833f90
b=995075 update speex resampler to speexdsp 769dc295 r=padenot
...
--HG--
extra : rebase_source : 786ee924d4d41745bfad84fbf9457c82db4158fb
2014-08-07 18:13:12 +12:00
Randell Jesup
e4c16f46ec
Bug 1041369: one more missing line in the previous bustage fix r=bustage
2014-08-07 11:09:34 -04:00
Randell Jesup
9de8117656
Bug 1041369: unified build: missing include of scoped_ptr.h r=bustage
2014-08-07 10:38:52 -04:00
Randell Jesup
e9cbeec72f
Bug 1041369: add lost stub in null window capture device for Refresh() r=bustage
2014-08-07 10:26:26 -04:00
Roman Skalish
096f2ca6eb
Bug 1041369 - Rescan window list on each getUserMedia window/screensharing request. r=jesup, r=gcp
2014-08-01 02:14:00 -04:00
Matthew Gregan
87acb958cd
Bug 992238 - Disable test_init_destroy_multiple_contexts_and_streams on Windows 7. r=padenot
2014-08-05 21:57:00 -04:00
EKR
aec4a27541
Bug 1049291 - Remove uses of select() in SIPCC SIP task r=ehugg
2014-08-06 17:56:27 -07:00
Mike Hommey
89777800f9
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
9be788de2f
Bug 1050037 - Remove STLPORT_LIBS/STLPORT_LDFLAGS from Makefiles. r=mshal
2014-08-07 13:48:10 +09:00
Anthony Jones
6a71a89b01
Bug 1048517 - Initialised potentially uninitialised variables; r=cpearce
2014-08-07 16:40:01 +12:00
Chris Pearce
473fc8784b
Bug 1049309 - Remove no-op code in libstagefright. r=kentuckyfriedtakahe
2014-08-07 12:03:38 +12:00
Randell Jesup
b238e887ea
Bug 1045482
: Wrap X11 calls for window lists and XQueryPointer in error trapping to avoid asserts on X11 errors r=karlt
2014-08-06 20:01:33 -04:00
Ed Morley
4bd9e956fb
Merge mozilla-central and inbound
2014-08-06 13:43:41 +01:00
Ed Morley
87f4ab810e
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-06 13:37:48 +01:00
Wes Kocher
659f33fb19
Merge m-c to fx-team on a CLOSED TREE
2014-08-05 17:38:06 -07:00
Mike Hommey
d9443ec932
Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal
2014-08-06 07:25:33 +09:00
Randall Barker
59d69dd939
Bug 1042525 - Add missing null implementation for screensharing. r=gcp
2014-08-01 11:43:00 +02:00
Martin Thomson
801b389e82
Bug 1048261
- Safe dispatch from DTLS connect to PeerConnectionImpl. r=jesup, r=bwc
2014-08-05 12:18:56 -07:00
EKR
120cc2db6c
Bug 1028582 - Modify TransportLayerDtls to force a fresh ECDHE server key. r=mt
2014-08-05 09:06:48 -07:00
Martin Thomson
711095092a
Bug 996237 - Check for DHE negotiation failure. r=ekr
2014-08-04 11:50:00 -04:00
Martin Thomson
a59efbec25
Bug 996237 - Tests for cipher mismatch. r=ekr
2014-08-04 11:50:00 -04:00
Martin Thomson
68d95f7646
Bug 996237 - Unit testing cipher suite selection happy path. r=ekr
2014-08-04 11:49:00 -04:00
Martin Thomson
25a9f7a101
Bug 996237 - Limit WebRTC cipher profiles. r=ekr
2014-08-04 11:49:00 -04:00
Gian-Carlo Pascutto
ad0d16d160
Bug 1043350 - Do not disable Aero mode when screen capturing. r=jesup
2014-08-05 15:48:15 +02:00
Mike Hommey
9b3caa8d68
Bug 1048064 - Fix libstagefright build on GNU/kFreeBSD. r=ajones
2014-08-05 16:07:28 +09:00
Anthony Jones
d66cd54dfd
Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin
2014-08-05 18:12:48 +12:00
Wes Kocher
2cccd1da41
Backed out 2 changesets (bug 1045909, bug 1045915) for build failures
...
Backed out changeset 70e3d6723e8e (bug 1045909)
Backed out changeset d137dd97d955 (bug 1045915)
2014-08-04 19:18:34 -07:00
Anthony Jones
271a7fa9ac
Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin
2014-08-05 13:35:04 +12:00
Randell Jesup
069c0436b4
Bug 1048261
: Fix SetDtlsConnected() r=bwc
2014-08-04 16:31:45 -04:00
Ryan VanderMeulen
7ee6b0a0ef
Backed out changeset db13171100fa (bug 1041369) for frequent mochitest-3 failures.
...
CLOSED TREE
2014-08-04 13:55:14 -04:00
Ed Morley
18bdcf00f8
Backed out changeset ab292958d0e7 (bug 996237) for build failures on Android
2014-08-04 15:34:42 +01:00
Ed Morley
06a6fec094
Backed out changeset 1015ade997be (bug 996237)
2014-08-04 15:34:25 +01:00
Ed Morley
2411484004
Backed out changeset 5cc4c2e9f1e4 (bug 996237)
2014-08-04 15:34:22 +01:00
Ed Morley
824e8cae51
Backed out changeset 7c32b87be327 (bug 996237)
2014-08-04 15:34:18 +01:00
Roman Skalish
f0d1b5ed66
Bug 1041369 - Rescan window list on each getUserMedia window/screensharing request. r=jesup, r=gcp
2014-08-01 02:14:00 -04:00
Martin Thomson
7d2eb97295
Bug 996237 - Check for DHE negotiation failure. r=ekr
2014-07-31 17:47:00 -04:00
Martin Thomson
9999772dad
Bug 996237 - Tests for cipher mismatch. r=ekr
2014-07-31 17:45:00 -04:00
Martin Thomson
442c1b12d2
Bug 996237 - Unit testing cipher suite selection happy path. r=ekr
2014-07-31 10:47:00 -04:00
Martin Thomson
e68d6a644d
Bug 996237 - Limit WebRTC cipher profiles. r=ekr
2014-07-31 17:45:00 -04:00
Edmund Wong
8892b984f2
Bug 1047999 - Move GmpVideoCodec.h after MediaConduitInterface.h in mediaconduit_unittests.cpp. r=jesup
2014-08-04 17:31:18 +08:00
Gian-Carlo Pascutto
81f4f63679
Bug 1042689 - Deal with a native stopCapture if the camera is paused. r=jesup
2014-08-04 08:29:45 +02:00
Karl Tomlinson
965e3f8650
b=1045482 make XErrorTrap installation and removal thread-safe r=jesup
...
Error handling is now applied to the Display using async_handlers, instead of
replacing and trying to reinstate the XSetErrorHandler() global handler for
all Xlib Displays.
Inspired by use of the same Xlibint.h structures at
https://git.gnome.org/browse/gtk+/tree/gdk/x11/gdkasync.c?id=0e1a4248#n252
https://git.gnome.org/browse/gtk+/tree/gdk/x11/gdkasync.c?id=0e1a4248#n150
Compare use of _XAsyncErrorHandler in libX11.
--HG--
extra : rebase_source : 8bb16f09912b15e435441657e7275c9213b1a475
2014-08-01 17:58:24 +12:00
Karl Tomlinson
ddcaf3a3a7
b=1042508 enable neon resampler optimizations r=padenot
...
--HG--
extra : rebase_source : fd984143b78ecf25a5158715dd8bed8df7398945
2014-07-22 16:51:08 +12:00
Karl Tomlinson
ee8186f60a
b=1042508 remove : of empty Clobber asm argument r=padenot
...
https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#Extended-Asm says
asm [volatile] ( AssemblerTemplate : [OutputOperands] [ : [InputOperands] [ : [Clobbers] ] ] )
which implies that Clobbers is optional even after the third colon, but
the gcc used for b2g_try_emulator_dep builds says
resample_neon.c: In function 'saturate_32bit_to_16bit':
resample_neon.c:50: error: expected string literal before ')' token
--HG--
extra : rebase_source : 6ca7768d5b30f67ff6827acc9a4fdc51a672bc1e
2014-07-22 20:10:36 +12:00
Karl Tomlinson
5a1e783dae
b=1042508 move resampler simd optimizations to separate translation units r=padenot
...
This ensures that code in resample.c will run on Intel x86 cpus even when SSE
support has been compiled, and will provide similarly for neon support when
enabled.
--HG--
rename : media/libspeex_resampler/sse-detect-runtime.patch => media/libspeex_resampler/simd-detect-runtime.patch
rename : media/libspeex_resampler/src/resample_neon.h => media/libspeex_resampler/src/resample_neon.c
rename : media/libspeex_resampler/src/resample_sse.h => media/libspeex_resampler/src/resample_sse.c
rename : media/libspeex_resampler/src/sse_detect.cpp => media/libspeex_resampler/src/simd_detect.cpp
rename : media/libspeex_resampler/src/sse_detect.h => media/libspeex_resampler/src/simd_detect.h
extra : rebase_source : bdf1ef791129dedeadce7369354a5992729a99b7
2014-07-23 21:49:04 +12:00
Karl Tomlinson
75884b1238
b=1042508 tie resampler sample type choice to MOZ_SAMPLE_TYPE_S16 r=padenot
...
When built with FIXED_POINT speex_resampler_process_float() assumes the
samples are in the range ±0x7fff and so Gecko instead uses ConvertAudioSamples
and speex_resampler_process_int(). This decision is based on
MOZ_SAMPLE_TYPE_S16.
--HG--
extra : rebase_source : 1e67861478026dfa65b61a31e3272970a7094094
2014-07-22 15:41:50 +12:00
Karl Tomlinson
cc0c4ee1b1
b=1042508 include resample_neon.h from speexdsp 305e54ea r=padenot
...
--HG--
extra : rebase_source : effe9aa434298b0b49099b6809d506b92075ad1c
2014-07-21 17:08:00 +12:00
Jean-Yves Avenard
854041b4fe
Bug 1046549
- Ignore mdat unless we've already found a media track. r=kentuckyfriedtakahe
2014-07-31 18:54:12 +12:00
Randell Jesup
09d1cfa221
Bug 1037830: Enforce size limit on returned encoded data from GMP plugins for webrtc r=ekr
2014-08-02 01:17:46 -04:00
Randell Jesup
00588c59cc
Bug 1047442: Add thread to resolve deadlock on sendCritSect caused by sync Encode dispatch to GMPThread r=pkerr
2014-08-01 17:27:52 -04:00
Randell Jesup
acbb3b1f28
Bug 1047442: reacquire _sendCritSect within webrtc Encoded() callback (upstream patch) r=pkerr
2014-08-01 17:27:50 -04:00
Jeff Walden
46844a73d5
Bug 1037100 - Remove all use of ScopedDeleteArray from media/. r=ekr
...
--HG--
extra : rebase_source : 0f32325b868e5e07b0d2966aea7057a940004be9
2014-07-10 20:03:12 -07:00
Ryan VanderMeulen
e953ea9c38
Merge inbound to m-c. a=merge
2014-08-01 15:59:05 -04:00
Gian-Carlo Pascutto
997fb49dfe
Bug 1046275
- Fix potential concurrency bugs in Android WebRTC code. Remove inner classes. r=rnewman
2014-08-01 18:12:38 +02:00
Andrei Vlad Postoaca
4162ea1110
Bug 1032438 - Fix warnings in r_bitfield.c. r=abr
2014-07-02 08:35:00 -04:00
Anuj Agarwal
33ada8cf4a
Bug 1028142 - Make the destructor of CSF::VideoControl private. r=abr
2014-07-31 10:05:59 -07:00
Andrew McCreight
fdad292f40
Bug 1028141 - Remove dangerous public destructor of CSF::AudioControl. r=abr
2014-07-31 10:05:59 -07:00
Andrew McCreight
c095cf59fb
Bug 1029478 - Remove dangerous public destructor of TransportFlow. r=abr
2014-07-31 10:05:58 -07:00
Nathan Froyd
12c76f15f7
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Ethan Hugg
0c857fc7bc
Bug 1045468: WebRTC should support SVC NAL(NAL type 14) for H264 r=jesup
2014-07-31 06:45:08 -07:00
Chris Kitching
1c4b9162a4
Bug 1047971: Delete even more redundant field initialisers r=rnewman
2014-08-03 02:21:42 -07:00
Randell Jesup
f9a51f67db
Bug 1043808: bustage fix for #includes that didn't get deleted r=bustage
2014-07-30 18:03:01 -04:00
Randell Jesup
03e5a05262
Bug 1043808: remove assertions that video is an even number of pixels r=pkerr
2014-07-30 17:35:12 -04:00
Randell Jesup
eafd2c4f9e
Bug 1043808: Don't allow content_analysis to half-initialize on small capture sizes r=pkerr
2014-07-30 17:35:05 -04:00
Ralph Giles
b18d697104
Bug 941296 - h.264 platform decoder for OS X. r=cpearce
...
Implement an h.264 decoder using Apple's VideoToolbox framework.
Based on gstreamer's vtdec because there's very little documentation
for this API beyond the framework's header file.
Reuse the MOZ_APPLEMEDIA define from the mp3 decoder.
AAC decoding is stubbed to use the BlankDecoderModule's 440A tone.
Provide a stub header for the VideoToolbox framework and load
it dynamically at run time so we can build and run on versions
prior to MacOS X 10.8 where it's not available.
Dynamically load the CoreMedia framework as well, but build
against its headers since it's available on MacOS X 10.7 or
later, which is our minimum build version.
2014-07-24 13:47:00 -07:00
Karl Tomlinson
890c626840
b=1033122 be consistent about speex_resampler symbol visibility r=khuey
...
When "speex/speex_resampler.h" was included, another exported header (in
dist/include) would find the speex/speex_resampler.h in dist/include before
dist/system_wrappers. Visibility of undefined symbols depended on the order
of includes.
This patch changes includes to <speex/speex_resampler.h> so that
WRAP_SYSTEM_INCLUDES works as expected but removes the wrapper when not using
GKMEDIAS_SHARED_LIBRARY.
--HG--
extra : rebase_source : 93ca1dbdd6b489647624326e78539f44c60d0b34
2014-07-02 14:21:34 +12:00
Paul Adenot
f7f24c3721
Bug 1045018 - Make webrtc.org code use mozilla_set_coreaudio_notification_runloop. r=gcp
2014-07-29 18:45:06 +02:00
Paul Adenot
559f8bc457
Bug 1045018 - Make cubeb_audiounit.c use the new cubeb_set_coreaudio_notification_runloop function. r=kinetik
2014-07-29 18:45:06 +02:00
Paul Adenot
2e14d9f533
Bug 1027713 - Disable test_stress on windows 8 as well.
2014-07-29 18:45:05 +02:00
Paul Adenot
bd465041df
Bug 1023947 - Part 2 - Allow getting the current input device in cubeb. r=kinetik
2014-07-18 19:21:27 +02:00
Paul Adenot
9e1cbcca7a
Bug 1027713 - Part 3 - Add a cubeb API to signal that the output device changed. r=kinetik
...
The reentrant mutex is needed so that users can call back into cubeb's API from
the callback.
2014-07-29 18:45:03 +02:00
Paul Adenot
859027a5ec
Bug 1027713 - Part 2 - Add a cubeb API to query the name of the audio output device in use. r=kinetik
2014-07-29 18:45:03 +02:00
Paul Adenot
90c7b668ff
Bug 1027713 - Part 1 - Add a volume API in cubeb and use it instead of doing our own soft gain. r=kinetik
2014-07-29 18:45:02 +02:00
Birunthan Mohanathas
db2972728d
Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium
2014-07-28 18:02:44 -07:00
Gian-Carlo Pascutto
6bba4e1e18
Bug 1015932 - Move OpenSLES Realize into the engine broker. r=padenot
2014-07-29 16:45:41 +02:00
Gian-Carlo Pascutto
f4b445d796
Bug 1015932 - Make WebRTC and libcubeb use the OpenSLES engine broker. r=padenot
2014-07-29 16:45:41 +02:00
Georg Fritzsche
46556d5773
Bug 1045500 - Allow differentiating GMP PluginCrashed events from others. r=jesup
2014-07-29 16:46:16 +02:00
Georg Fritzsche
48b52013e5
Bug 1043531 - Move PluginCrashed event generation to C++. r=smaug,jesup
2014-07-28 17:41:52 +02:00