Jean-Yves Avenard
dbdf58e128
Bug 1319277: P1. [ffmpeg] Resync ffvpx with 3.2 branch. r=gerald
...
Sync at version n3.2-65-gee56777
MozReview-Commit-ID: oFDGCF2dru
--HG--
extra : rebase_source : 1926411e040cd7ffcb7a590dada52e0b3c7a3fa7
2016-11-22 13:40:10 +11:00
Randell Jesup
660f174d3a
Bug 1308481: process maxBr/TIAS setting for all codecs, not just H264 r=bwc
2016-11-20 03:55:41 -05:00
Matthew Gregan
9905c5e828
Bug 1318619 - Update libcubeb to 13f167c2.
2016-11-21 07:30:16 +13:00
Sebastian Hengst
b6d231ee51
Backed out changeset 6a57b36e6c17 (bug 1308481) for assertions, e.g. in test_peerConnection_asymmetricIsolation.html. r=backout
2016-11-20 12:52:26 +01:00
Randell Jesup
3ba0d236a1
Bug 1308481: process maxBr/TIAS setting for all codecs, not just H264 r=bwc
2016-11-20 03:55:41 -05:00
Alex Chronopoulos
315350e00b
Bug 1221574 - [08] Add new file cubeb_array_queue.h. r=bustage-fix on a CLOSED TREE
...
MozReview-Commit-ID: F4aI4R8Zelg
2016-11-18 19:21:57 +02:00
Alex Chronopoulos
8c162d5faa
Bug 1221574 - [07] Update cubeb to b6315bb including full duplex for OpenSL ES. r=kinetik, r=padenot
...
MozReview-Commit-ID: 6VmQ4jccpJx
2016-11-18 18:00:49 +02:00
Alex Chronopoulos
a237a9fa61
Bug 1221574 - [01] Add queue array in update.sh script. r=padenot
...
MozReview-Commit-ID: IbFQeza1x2l
2016-11-18 18:00:47 +02:00
Alex Chronopoulos
8ca2f49e54
Bug 1318619 - Update cubeb upstream to 7f74039f92. r=kinetik
...
MozReview-Commit-ID: HDOkLLKKsm7
2016-11-18 12:30:23 +02:00
Dan Minor
77356a7daa
Bug 1317009 - Port jsep_session_unittest and jsep_track_unittest to xul gtest; r=bwc
...
MozReview-Commit-ID: spuZSAnSDC
--HG--
rename : media/webrtc/signaling/test/jsep_session_unittest.cpp => media/webrtc/signaling/gtest/jsep_session_unittest.cpp
rename : media/webrtc/signaling/test/jsep_track_unittest.cpp => media/webrtc/signaling/gtest/jsep_track_unittest.cpp
extra : rebase_source : 1f251167ef24d55bfbb7cd8b09b9fc5a65540724
2016-11-15 09:35:14 -05:00
Jan Beich
5dda8098df
Bug 1317764 - Unbreak --disable-tests build after bug 1316886. r=dminor
...
MozReview-Commit-ID: HP3syNOfdKH
--HG--
extra : rebase_source : a053c5d73194031711c603b641d40c5398ec5d0a
2016-11-15 19:17:48 +00:00
Andrew Osmond
f944648035
Bug 1315863 - Use PNG_MAXIMUM_INFLATE_WINDOW to ensure maximum compatibility with existing images. r=glennrp
2016-11-16 15:21:33 -05:00
Carsten "Tomcat" Book
e7ca75286b
Merge mozilla-central to inbound
2016-11-16 14:53:15 +01:00
Kan-Ru Chen
f8100451db
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
...
We will use the new type for the generated IPDL message handler
prototype to make sure correct error handling method is called.
MozReview-Commit-ID: AzVbApxFGZ0
2016-11-15 04:26:00 +01:00
Dan Minor
c9c8d9a11d
Bug 1316886 - Port sdp_file_parser unit test to standalone binary; r=drno
...
MozReview-Commit-ID: 15joXOZxHgq
--HG--
rename : media/webrtc/signaling/test/sdp_file_parser.cpp => media/webrtc/signaling/fuzztest/sdp_file_parser.cpp
extra : rebase_source : daa37f2d5164329adf2f5098547e0776e13755ed
2016-11-11 15:27:41 -05:00
Carsten "Tomcat" Book
5ad0e3405a
Merge mozilla-central to autoland
2016-11-14 10:36:41 +01:00
Martin Thomson
0b45b71319
Bug 1316261 - Configure trust anchors list to be empty for WebRTC, r=drno
...
MozReview-Commit-ID: ltSVAAp2WF
--HG--
extra : rebase_source : cd7e2aea72c74e8eda7089f5a540d3a839534acf
2016-11-12 10:57:21 +11:00
Alfredo.Yang
c9c1355882
Bug 1313556 - update rust parser for pssh parsing. r=rillian
...
MozReview-Commit-ID: KH8K7mizUHl
--HG--
extra : rebase_source : 8e53260bbfcee797bbf05c2504810c7a1ad81a55
2016-11-10 14:50:30 +08:00
Alfredo.Yang
e080effcaa
Bug 1313556 - Implement Crypto() for mp4 rust parser. r=kinetik
...
MozReview-Commit-ID: LtJp2J46V19
--HG--
extra : rebase_source : e8e56560bd211bfee4baccd8eb3fe44117efa3e2
2016-11-08 15:08:10 +08:00
Matthew Gregan
81105ff0ba
Bug 1314514 - Update libcubeb to 8bab182c. r=padenot
...
--HG--
rename : media/libcubeb/tests/common.h => media/libcubeb/gtest/common.h
rename : media/libcubeb/tests/moz.build => media/libcubeb/gtest/moz.build
rename : media/libcubeb/tests/test_audio.cpp => media/libcubeb/gtest/test_audio.cpp
rename : media/libcubeb/tests/test_devices.cpp => media/libcubeb/gtest/test_devices.cpp
rename : media/libcubeb/tests/test_duplex.cpp => media/libcubeb/gtest/test_duplex.cpp
rename : media/libcubeb/tests/test_record.cpp => media/libcubeb/gtest/test_record.cpp
rename : media/libcubeb/tests/test_resampler.cpp => media/libcubeb/gtest/test_resampler.cpp
rename : media/libcubeb/tests/test_sanity.cpp => media/libcubeb/gtest/test_sanity.cpp
rename : media/libcubeb/tests/test_tone.cpp => media/libcubeb/gtest/test_tone.cpp
2016-11-11 15:01:56 +13:00
Wes Kocher
791bd2888f
Backed out changeset 359999c77a46 (bug 1314514) for build bustage a=backout CLOSED TREE
...
--HG--
rename : media/libcubeb/gtest/common.h => media/libcubeb/tests/common.h
rename : media/libcubeb/gtest/moz.build => media/libcubeb/tests/moz.build
rename : media/libcubeb/gtest/test_audio.cpp => media/libcubeb/tests/test_audio.cpp
rename : media/libcubeb/gtest/test_devices.cpp => media/libcubeb/tests/test_devices.cpp
rename : media/libcubeb/gtest/test_duplex.cpp => media/libcubeb/tests/test_duplex.cpp
rename : media/libcubeb/gtest/test_record.cpp => media/libcubeb/tests/test_record.cpp
rename : media/libcubeb/gtest/test_resampler.cpp => media/libcubeb/tests/test_resampler.cpp
rename : media/libcubeb/gtest/test_sanity.cpp => media/libcubeb/tests/test_sanity.cpp
rename : media/libcubeb/gtest/test_tone.cpp => media/libcubeb/tests/test_tone.cpp
2016-11-15 12:03:51 -08:00
Matthew Gregan
2b9aa95d4c
Bug 1314514 - Update libcubeb to 8bab182c. r=padenot
...
--HG--
rename : media/libcubeb/tests/common.h => media/libcubeb/gtest/common.h
rename : media/libcubeb/tests/moz.build => media/libcubeb/gtest/moz.build
rename : media/libcubeb/tests/test_audio.cpp => media/libcubeb/gtest/test_audio.cpp
rename : media/libcubeb/tests/test_devices.cpp => media/libcubeb/gtest/test_devices.cpp
rename : media/libcubeb/tests/test_duplex.cpp => media/libcubeb/gtest/test_duplex.cpp
rename : media/libcubeb/tests/test_record.cpp => media/libcubeb/gtest/test_record.cpp
rename : media/libcubeb/tests/test_resampler.cpp => media/libcubeb/gtest/test_resampler.cpp
rename : media/libcubeb/tests/test_sanity.cpp => media/libcubeb/gtest/test_sanity.cpp
rename : media/libcubeb/tests/test_tone.cpp => media/libcubeb/gtest/test_tone.cpp
2016-11-11 15:01:56 +13:00
Carsten "Tomcat" Book
106d39cf20
Merge mozilla-central to mozilla-inbound
2016-11-15 12:33:34 +01:00
Dan Minor
91c5b2836f
Bug 1316888 - Port sdp_unittests to xul gtest; r=bwc
...
MozReview-Commit-ID: 12qrqpZq2pW
--HG--
rename : media/webrtc/signaling/test/sdp_unittests.cpp => media/webrtc/signaling/gtest/sdp_unittests.cpp
extra : rebase_source : 3fd494a06040a8046abb2ad21b2083e20b501260
2016-11-11 12:24:03 -05:00
Masatoshi Kimura
293cc1082e
Bug 1313280 - Suppress warnings from third-party sources. r=glandium
...
MozReview-Commit-ID: 4R6mPbWIrAm
MozReview-Commit-ID: D15liHKGXHv
MozReview-Commit-ID: KQj3wDLxRZI
--HG--
extra : rebase_source : 4743f1ed016dd8ce488f3cda1ea97ebba072c266
extra : source : 84f6d4e2d33bdf2d9f88d280894a7a5364cf451d
2016-11-04 22:51:17 +09:00
Alex Chronopoulos
eefc8725dd
Bug 1315928 - Update cubeb from upstream to f8467510a8b. r=kinetik
...
MozReview-Commit-ID: 7M6LVOGxTVB
2016-11-08 14:02:49 +02:00
Phil Ringnalda
8cc8f6829d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 5HP4v5psQL6
2016-11-06 18:21:25 -08:00
Jan-Ivar Bruaroey
e3634f0da1
Bug 1311048 - Surface process id in application sharing for completeness (we never share own process). r=jesup
...
MozReview-Commit-ID: HShFSBMO0yx
--HG--
extra : rebase_source : e1e3f2b967d72b37995d78a00aa9abb215e3eacf
2016-11-04 00:59:47 -04:00
Jan-Ivar Bruaroey
0c777848be
Bug 1311048 - Make it compile on android. r=jesup
...
MozReview-Commit-ID: 7jwGgr0JVEt
--HG--
extra : rebase_source : 3c6e54e693d36a2236ff87304be02b388edecd87
2016-11-04 11:44:32 -04:00
Jan-Ivar Bruaroey
f6022d3538
Bug 1311048 - Pick out Firefox windows as scary by pid on Linux. r=jesup
...
MozReview-Commit-ID: CjkfnZWjCTl
--HG--
extra : rebase_source : 54efcf2da32fc3a673903765b3e888d49a745c24
2016-11-04 23:56:48 -04:00
Jan-Ivar Bruaroey
695cfd5856
Bug 1311048 - Pick out Firefox windows as scary by pid on Windows. r=jesup
...
MozReview-Commit-ID: DzlAVt1oJIs
--HG--
extra : rebase_source : 640dce53420d5b5d862244ef9d953cff899f1d1c
2016-11-03 17:21:56 -04:00
Matthew Gregan
100e73de5a
Bug 1315495 - Update libcubeb to 98b189d2. r=achronop
2016-11-06 11:51:33 +13:00
Matthew Gregan
e692f60826
Bug 1314496 - Update libcubeb to 8c41e564. r=padenot
2016-11-06 10:43:11 +13:00
Wes Kocher
db15df3e50
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
Phil Ringnalda
0a6e7a6139
Merge m-c to m-i
...
MozReview-Commit-ID: FPgY4by0sMY
2016-11-03 20:05:18 -07:00
Phil Ringnalda
0f32b67e2d
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Dan Minor
65e7cb7fab
Bug 1314667 - Add bounds check when configuring simulcast streams; r=jesup a=dveditz
...
The webrtc.org code has a hard coded limit on the number of simulcast
streams. This adds a check to make sure we don't try to add more
streams than it can support. Since the jsep code orders by
decreasing resolution, if too many streams are passed in we will end up
dropping the lowest resolution ones.
2016-11-02 15:16:36 -04:00
Phil Ringnalda
c9fdc270b6
Merge m-c to autoland
...
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Munro Mengjue Chiang
e2f31f9f1e
Bug 1273734 - [AVFoundation] Expose different FPS range as discrete capability; r=jib
...
MozReview-Commit-ID: 3k3r87VDhDR
--HG--
extra : rebase_source : 477e5e09ab7bc1b2b2685fc161f5336df9b7d553
2016-11-03 16:17:25 +08:00
Andreas Pehrson
5b5b7d3bc4
Bug 1309886 - End received tracks when MediaPipelineReceive is detached. r=drno
...
MozReview-Commit-ID: 86kqjtMhulR
--HG--
extra : rebase_source : 77265fcd4a038a4cc8edf77682a2b000c6ea506a
2016-10-13 15:50:29 +02:00
Phil Ringnalda
393b414467
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
Jan-Ivar Bruaroey
409780816c
Bug 1311048 - Pick out Firefox windows as scary by pid (only OSX atm). r=jesup
...
MozReview-Commit-ID: DwUodsRWswm
--HG--
extra : rebase_source : 0ab4002dfbbb4a0cf0265764d22c598256198d82
2016-09-30 13:23:42 -04:00
Andreas Pehrson
ee5849fc81
Bug 1301675 - Received tracks from RTCPeerConnection are stoppable. r=jib
...
MozReview-Commit-ID: L8ag0BEWL39
--HG--
extra : rebase_source : bcb197473f8b44aa2e01c0724f609efb74409387
2016-09-16 15:18:09 +02:00
Chris Peterson
acb9007769
Bug 1313905 - Fix -Wincompatible-pointer-types-discards-qualifiers warnings in webrtc/signaling. r=bwc
2016-11-02 21:20:40 -07:00
Wes Kocher
df5dbf81cc
Merge central to inbound a=merge
2016-11-02 17:31:08 -07:00
Andreas Pehrson
159d4ead9e
Bug 1301675 - Remove MediaStreamTrackSource::mIsRemote. r=jib
...
MediaStreamTrack.remote is no longer part of the spec.
MozReview-Commit-ID: BgHJ1zNIoWN
--HG--
extra : rebase_source : 11022eb420cbdb0c7aa5aa7814cf35330f4170b9
2016-09-12 15:59:58 +02:00
Ralph Giles
b9e0fc97c3
Bug 1314460 - Update rust mp4parse to v0.6.0. r=kinetik
...
Result of running the update script.
MozReview-Commit-ID: 4rqFqaFJ028
--HG--
extra : rebase_source : 011cd38d524e2609e2656a084c2ac920d407488f
2016-11-01 16:07:32 -07:00
Ralph Giles
5c1056e5fa
Bug 1314460 - Update mp4parse import script for v0.6.0. r=kinetik
...
Update the import script to reference the latest published release.
Add a cargo-update step to the script. Without this the gecko build
will fail if the declared crate versions change from what is recorded
in the in-tree Cargo.lock files.
Also make it fail on first error.
MozReview-Commit-ID: 6IDK6jdkSm1
--HG--
extra : rebase_source : 0e09eb311a8ba59ad4075f43ab0d9f8a07074e89
2016-11-01 15:54:48 -07:00
Nils Ohlmeier [:drno]
d933579cce
Bug 852665: add support for ICE disconnected state. r=bwc
...
MozReview-Commit-ID: 5ONTc2Wz72O
--HG--
extra : rebase_source : 4f99ebbd4fa0e566965f94dc7b5d999bbbfd7b85
2016-10-28 22:22:17 -07:00
Alex Chronopoulos
0dc4f7ef3b
Bug 1314316 - Restore use of ceilf method instead of roundf. r=jesup
...
MozReview-Commit-ID: 5Wv5dqSy3B8
--HG--
extra : rebase_source : 23e09c1e37fc70626d8ef4178b7342117ddfc92f
2016-11-01 18:34:55 +02:00