Paul Adenot
6c72456425
Bug 1285541 - Update cubeb to revision 2a5fd74b. r=padenot,achronop
...
Patches by padenot and achronop.
MozReview-Commit-ID: G00OFgHdKne
--HG--
rename : media/libcubeb/src/cubeb_audiounit.c => media/libcubeb/src/cubeb_audiounit.cpp
2016-07-20 15:02:29 +02:00
Paul Adenot
6100b0f94e
Bug 1285541 - Update moz.build and update.sh for the new version of cubeb. r=achronop
...
MozReview-Commit-ID: 27b5L7ilGEg
2016-07-20 15:02:23 +02:00
Carsten "Tomcat" Book
8b6316ec5f
Merge mozilla-central to mozilla-inbound
2016-07-22 11:59:06 +02:00
Carsten "Tomcat" Book
336105a0de
merge mozilla-inbound to mozilla-central a=merge
2016-07-22 11:58:02 +02:00
Paul Ellenbogen
332fcd9fc9
Bug 1204099 - RTP payload type validation. r=docfaraday
...
MozReview-Commit-ID: LYNcxKqKwiC
--HG--
extra : transplant_source : %16c%B5%CF%0C%20%05Rn%AB4%F4e%B9%EF%E7%0A%09%FDR
2016-07-19 13:56:29 -07:00
Jim Chen
ce45a595ab
Bug 1287946 - Update existing code to use mozilla::java; r=me
2016-07-21 13:49:04 -04:00
Iris Hsiao
371d555f4a
Backed out changeset 656b778e0f15 (bug 1278198)
2016-07-22 12:06:50 +08:00
Iris Hsiao
b2381608d3
Backed out changeset af577b7547c4 (bug 1278198)
2016-07-22 12:06:00 +08:00
Iris Hsiao
8494189c07
Backed out changeset c9e56c91112e (bug 1278198)
2016-07-22 12:05:35 +08:00
Chris Pearce
831d889b55
Bug 1278198 - Adapt Adobe GMP's obsolete GMPDecryptor interface to new interface. r=gerald
...
The Adobe GMP only supports up to GMPDecryptor version 7. We're now up to
version 9. So we need to provide an adaptor to convert the old version to run
with the new interface.
MozReview-Commit-ID: 5dKreev7JMv
--HG--
extra : rebase_source : f944a40e2287c7a7dd01a2fb145a9e5882dd2368
2016-07-14 13:33:48 +12:00
Chris Pearce
06a7c88a23
Bug 1278198 - Pipe through distinctive identifier and persistent state allowed. r=gerald
...
MozReview-Commit-ID: A92e0XGp5s4
--HG--
extra : rebase_source : 6bf51883e4236a0dff1485c4335578f38debdc09
2016-07-07 17:26:15 +12:00
Chris Pearce
bc86455eb5
Bug 1278198 - Update EME code to reflect new WebIDL name changes. r=gerald
...
MozReview-Commit-ID: EssCsJxBBwt
--HG--
extra : rebase_source : 5ac95874355dd70d97f6749143542b5cfb5abfc8
2016-07-04 14:14:01 +12:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Iris Hsiao
cb196ead23
Backed out changeset 9fa64e0224e2 (bug 1204099) for bustage JsepSessionImpl.cpp
2016-07-21 16:13:50 +08:00
Paul Ellenbogen
050f67b249
Bug 1204099: check payload type. r=bwc
...
MozReview-Commit-ID: 1QEDswjrGuo
--HG--
extra : rebase_source : f77de71a1b8231c5b005abd2b5bba6d28ba71469
2016-07-12 11:15:10 -07:00
Carsten "Tomcat" Book
e8bc59a87a
Backed out changeset 684888aeee81 (bug 1287946)
2016-07-21 08:07:12 +02:00
Jim Chen
78f67d1f6f
Bug 1287946 - Update existing code to use mozilla::java; r=me
2016-07-21 00:42:26 -04:00
Wes Kocher
1097e0c131
Backed out 3 changesets (bug 1285541) for frequent m(gl) failures CLOSED TREE
...
Backed out changeset b9f44fd406a3 (bug 1285541)
Backed out changeset 0173124d4d31 (bug 1285541)
Backed out changeset 982597fcf17f (bug 1285541)
--HG--
rename : media/libcubeb/src/cubeb_audiounit.cpp => media/libcubeb/src/cubeb_audiounit.c
2016-07-20 15:07:52 -07:00
Ralph Giles
cf08cc2a13
Bug 1288091 - Update to libopus 1.1.3. r=jmspeex
...
New upstream release.
This is a minor release focusing mainly on optimizations and bug fixes.
- Neon optimizations inproving performance on ARMv7 and ARMv8 by up to 15%
- Fixes some issues with 16-bit platforms (e.g. TI C55x)
- Fixes to comfort noise generation (CNG)
- Documenting that PLC packets can also be 2 bytes
- Includes experimental ambisonics work (--enable-ambisonics)
MozReview-Commit-ID: IcdnCok500X
2016-07-20 13:18:35 -04:00
Paul Adenot
dd64e90915
Bug 1285541 - Update cubeb to revision e2d399. r=padenot,achronop
...
Patches by padenot and achronop.
MozReview-Commit-ID: G00OFgHdKne
--HG--
rename : media/libcubeb/src/cubeb_audiounit.c => media/libcubeb/src/cubeb_audiounit.cpp
2016-07-20 15:02:29 +02:00
Paul Adenot
b6fefb7013
Bug 1285541 - Update moz.build and update.sh for the new version of cubeb. r=achronop
...
MozReview-Commit-ID: 27b5L7ilGEg
2016-07-20 15:02:23 +02:00
Carsten "Tomcat" Book
8428cd56e3
merge mozilla-inbound to mozilla-central a=merge
2016-07-20 11:20:15 +02:00
Randell Jesup
734482b5f4
Bug 1042631: Bustage fix for typo when resolving nits rs=bustage
2016-07-19 17:13:01 -04:00
Randell Jesup
1c7377b2ae
Bug 1042631: Fix Linux mouse position when sharing a window in WebRTC screensharing r=ng
2016-07-19 16:07:32 -04:00
Iris Hsiao
b3cb3cf81f
Backed out changeset 128c1454e51f (bug 1280346) for Mochitest failed
2016-07-19 13:01:53 +08:00
Jean-Yves Avenard
e1a20915fc
Bug 1280346: Only consider a video info as invalid if image dimensions are null. r=rillian
...
Display dimensions are actually determined from the SPS NAL with h264 and as such we don't really care on what is found in the container (which may be incorrect).
MozReview-Commit-ID: 7JmxIawNOOn
--HG--
extra : rebase_source : 9454b07742af880cd992a92517880788bd18a712
2016-07-12 16:46:33 +10:00
Nathan Froyd
82f3460a41
Bug 1288390 - avoid a few more warnings in third-party code when compiling with clang; r=mshal
2016-07-21 18:58:37 -04:00
Jan-Ivar Bruaroey
9e1ebfb7eb
Bug 1213517 - make track.applyConstraints() store constraints on success. r=jesup
...
MozReview-Commit-ID: CqTgWuBXSyD
--HG--
extra : rebase_source : c65cf51dfd3279820e2cb6262a369ce12490c946
2015-11-18 22:17:09 -05:00
Chris Pearce
b6c7bf750a
Bug 1287000 - Ensure ClearKey's CENC PSSH parser can handle PSSH boxes with a 0 size field. r=jwwang
...
Google's Web Platform EME tests contain a CENC PSSH box with a 0 size field.
Our existing PSSH parser in our ClearKey plugin doesn't handle this well, it
gets stuck in an infinite loop. We should really handle everything that Chrome
handles, so we should handle this input.
We also shouldn't really be using raw pointers in the PSSH parser.
So rewrite the PSSH parser to use a ByteReader, and handle an invalid 0 sized
common SystemID box.
Also add gtests for the parser, and skip over PSSH boxes with unknown SystemIDs
(if they have valid sizes that is).
MozReview-Commit-ID: CdVPpphAJV
--HG--
extra : rebase_source : e9a1b439f8b371653c2c97322a2db64cafef6dd8
2016-07-15 09:31:07 +12:00
Iris Hsiao
3366ed3525
Backed out changeset 015cb0829df5 (bug 1213517)
2016-07-18 15:41:47 +08:00
Jan-Ivar Bruaroey
9f04ae2af4
Bug 1213517 - make track.applyConstraints() store constraints on success. r=jesup
...
MozReview-Commit-ID: CqTgWuBXSyD
--HG--
extra : rebase_source : c65cf51dfd3279820e2cb6262a369ce12490c946
2015-11-18 22:17:09 -05:00
Boris Zbarsky
e84fe03fe3
Bug 933378 part 3. Fix the ErrorResult usage in PeerConnectionImpl to not use ErrorResult directly anymore. r=jib
2016-07-15 22:35:13 -04:00
Carsten "Tomcat" Book
fa869d9ca1
Backed out changeset b33a9a88daa6 (bug 933378)
2016-07-16 10:03:09 +02:00
Boris Zbarsky
61261a6a39
Bug 933378 part 3. Fix the ErrorResult usage in PeerConnectionImpl to not use ErrorResult directly anymore. r=jib
2016-07-15 22:35:13 -04:00
Jan Beich
71ac49183e
Bug 1285501 - Build linux/ directory on DragonFly, NetBSD and Solaris as well. r=jesup
...
MozReview-Commit-ID: 46Z55h9oWIm
--HG--
extra : transplant_source : %AE%E7%0D%9EHg%84%17Z%07%7D%12%95%C1A3%F5%ECw%A1
2016-07-08 09:27:08 +00:00
Randell Jesup
ae674679d8
Bug 1286644: cherry-pick AEC fix from Chromium Issue 576624 r=pkerr
2016-07-13 17:47:00 -04:00
Sotaro Ikeda
cdc6e67e26
Bug 1284803 part 11 - Fix build failure of Android 4.2 x86 opt r=jrmuizel
2016-07-12 23:04:33 -07:00
Sotaro Ikeda
af38b3a39c
Bug 1284803 part 9 - Make sure NEON ifdefs match r=jesup
2016-07-12 23:02:12 -07:00
Sotaro Ikeda
72a83366f5
Bug 1284803 part 8 - Disable AVX2 asm if the compiler/assembler don't support it r=jesup
2016-07-12 23:00:57 -07:00
Sotaro Ikeda
81a67fb28f
Bug 1284803 part 7 - Disable assembly if toolchain doesn't support ssse3/sse4.1 r=jesup
2016-07-12 22:59:52 -07:00
Sotaro Ikeda
674e17f8c6
Bug 1284803 part 6- Suppress MJPEG fprintf() warnings in libyuv r=jesup
2016-07-12 22:58:57 -07:00
Sotaro Ikeda
82d3f7eb03
Bug 1284803 part 5 - Enable JPEG r=jesup
2016-07-12 22:57:54 -07:00
Sotaro Ikeda
eba67d1f69
Bug 1284803 part 4 - Change libyuv.gyp for fixing build failure r=jesup
2016-07-12 22:56:43 -07:00
Sotaro Ikeda
674339264a
Bug 1284803 part 3 - Change basic_types.h for fixing build failure r=jesup
2016-07-12 22:55:58 -07:00
Sotaro Ikeda
47a89eb453
Bug 1284803 part 2 - Update moz.build for fixing build failure r=jesup
2016-07-12 22:55:15 -07:00
Sotaro Ikeda
01215d9b70
Bug 1284803 part 1 - Update libyuv to rev 1602 r=jesup
2016-07-12 22:53:35 -07:00
Nicholas Nethercote
a913f99107
Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal.
...
Because bug 1282866 removed Qt support but missed a bunch of things.
* * *
Bug 1285554 - more
--HG--
extra : rebase_source : c48d2485f1fdf1c961e08d91651bbca41e3a1a53
2016-07-12 09:16:45 +10:00
Randell Jesup
3cf9863b59
Bug 1273652: Always reinitialize the receiver/jitterbuffer when reseting video decoding r=pkerr
2016-07-12 15:42:59 -04:00
Wes Kocher
e94aeb34ae
Backed out 2 changesets (bug 1285541) for causing a frequent mda failure
...
Backed out changeset 53ac5a12a19b (bug 1285541)
Backed out changeset aea13acdf417 (bug 1285541)
--HG--
rename : media/libcubeb/src/cubeb_audiounit.cpp => media/libcubeb/src/cubeb_audiounit.c
2016-07-08 15:21:43 -07:00
Paul Adenot
43d6b652f1
Bug 1285541 - Update cubeb to revision b8aebef3. r=padenot
...
Patches by achronop.
MozReview-Commit-ID: 2RurT5Y3CHo
--HG--
rename : media/libcubeb/src/cubeb_audiounit.c => media/libcubeb/src/cubeb_audiounit.cpp
2016-07-08 15:56:56 +02:00