Commit Graph

4616 Commits

Author SHA1 Message Date
Wei-Cheng Pan
788b1dfa40 Bug 1324734 - Fix attribute of mp4_demuxer::BoxReader r=jya
MozReview-Commit-ID: 3lZPH3a9AXt

--HG--
extra : rebase_source : 92d7f17fc38cd03c98d7f2a63e57cc7e6d5ed516
2016-12-20 18:07:57 +08:00
Nils Ohlmeier [:drno]
fa49fdf95c Bug 1324608: restrict RID len. r=ng
MozReview-Commit-ID: 9iA0s4EmGow

--HG--
extra : rebase_source : d9888dc04047d70968658e9257100cd654657550
2016-12-20 10:03:35 -08:00
Alfredo.Yang
78a33f04df Bug 1320026 - support crypto info in rust mp4 parser. r=kinetik
MozReview-Commit-ID: 1d8QKXJ1rnh

--HG--
extra : rebase_source : 6be207aa6ecdc689ee30430d00109466794d1cc5
2016-12-12 16:00:24 +08:00
Jean-Yves Avenard
6e751096f7 Bug 1324381: P3. Ignore duration sets to -1. r=gerald
MozReview-Commit-ID: 7RH5deLo0Pm

--HG--
extra : rebase_source : bcc36b2b03687d50242a8d324e88e63966442b1d
2016-12-19 21:04:46 +11:00
Jean-Yves Avenard
778399ee27 Bug 1324381: P2. Adjust existing gtest. r=gerald
The file did set a duration of -1, which is now considered as 0.

MozReview-Commit-ID: 6HMeRw4Q8uT

--HG--
extra : rebase_source : 2292e0e945f9ac0d3d18cd758ab75ed81f412345
2016-12-20 09:59:09 +11:00
Ting-Yu Chou
09a906cff5 Bug 1322459 part 1 - Remove duplicate mRefCnt in CaptureSinkFilter. r=Ehsan
MozReview-Commit-ID: IdIjzeMI9fI

--HG--
extra : rebase_source : 340cc0fccac0e986cfb3949e78b55e0ee930a139
2016-12-13 15:48:18 +08:00
Dan Minor
233a09db76 Bug 1322707 - Stop building signaling_unittest and mediapipeline_unittests; r=jesup,glandium
MozReview-Commit-ID: FAAiByOB4m

--HG--
extra : rebase_source : 6f686a36ab7b405ad414bb06c93429e055dbf292
2016-12-09 09:09:41 -10:00
Makoto Kato
3ee6f7badc Bug 1322546 - Cannot compile nrappkit with WINVER=0x0600 or later. r=drno
MozReview-Commit-ID: HBVVHafiRKQ
2016-12-15 16:37:51 +09:00
Jean-Yves Avenard
8869241ac0 Bug 1323081: [H264] P2. Ignore NAL stop bit and trailing 0. r=gerald
MozReview-Commit-ID: EHoAFqXJFq5

--HG--
extra : rebase_source : 37e00a55ca6dc612862f9363b89b06a45e517019
2016-12-14 17:17:53 +11:00
Jean-Yves Avenard
44d3408838 Bug 1323081: P1. Add native BitReader class. r=gerald
This is a rewrite from Stagefright's ABitReader. The major difference is that you give the original size in bits rather than in bytes. ABitReader always read all bits available. While under some circumstances we want to bound the buffer to a set number of bits.

MozReview-Commit-ID: hdJ7CAwOea

--HG--
extra : rebase_source : 684f02540f46d053f2a12d7007a67f6e0f765057
2016-12-14 15:27:48 +11:00
Jean-Yves Avenard
dc0394a1d9 Bug 1322961: Check SPS and PPS attributes value. r=gerald
MozReview-Commit-ID: LSngXbdQqdL

--HG--
extra : rebase_source : 14b1540c3324bf670031f86c45e6574c495cb26f
2016-12-12 21:51:03 +11:00
Michael Froman
eb76cebbf2 Bug 1321628 - add ice restart and rollback counts to about:webrtc. r=drno,smaug
MozReview-Commit-ID: FmZMtwzvmhX

--HG--
extra : rebase_source : 701ec66eabfa0411c4b755fbec8f94b2d4c133b0
2016-11-23 11:48:04 -06:00
Dan Minor
7f00193ae1 Bug 1317714 - port mediaconduit_unittests to xul gtest; r=jesup, glandium
The test results were updated to match current behaviour. The
TestDummyAudioWithTransport and TestDummyVideoWithTransports are disabled due
to shutdown crashes and intermittent failures that show up in automation.
A follow up bug has been filed to fix these. The GMP test was removed
completely as it seems unlikely that it will be practical to test that from a
gtest.

MozReview-Commit-ID: 2pOb7u2Qp7v

--HG--
rename : media/webrtc/signaling/test/mediaconduit_unittests.cpp => media/webrtc/signaling/gtest/mediaconduit_unittests.cpp
extra : rebase_source : 992330f83e0a6a57810f1c5f0b4ea77f2512cd92
2016-11-18 08:17:36 -05:00
Alastor Wu
10799fa4e0 Bug 1321164 - part2 : use enum for NAL types. r=jya
In order to increase the readability, use enum value for the NAL types.

MozReview-Commit-ID: 8iwFbB7BEOM

--HG--
extra : rebase_source : 4bfecd012904942f6ad38be9b6b69786d2d732d1
2016-12-08 08:50:42 -10:00
Alastor Wu
1a51e913a5 Bug 1321164 - part1 : handle multiple SPS/PPS. r=jya
Implement the data structure for multuple SPS/PPS, and decode the multiple SPS/PPS from the extra data.

MozReview-Commit-ID: E90fdH1pvlA

--HG--
extra : rebase_source : 4b9c3229b92ec5d1d43ce14a72b8e96da516c59d
2016-12-02 14:52:48 +08:00
Andreas Pehrson
ebeb98b7b8 Bug 1320101 - Support renegotiations with changes to TIAS and simulcast params. r=bwc,jesup
MozReview-Commit-ID: GNWRNnwX9pk

--HG--
extra : rebase_source : 5f17c8a478934efd708dd3b9a5a7880f124e6861
2016-12-08 10:11:18 -10:00
Andreas Pehrson
25fe54f71c Bug 1320101 - Differentiate between b=TIAS and simulcast stream max-br. r=bwc,jesup
MozReview-Commit-ID: HPnOvwtawwV

--HG--
extra : rebase_source : 9133afc61b48d25f466c0e4a65a743f26eba48c5
2016-12-07 08:38:13 -10:00
Andreas Pehrson
54dd33be82 Bug 1320101 - Pass mLastFramerateTenths by copy. r=jesup
Just for the cleanliness of not having to pass an atomic that we always read
by reference.

MozReview-Commit-ID: 60HzuTAENdQ

--HG--
extra : rebase_source : 999b0847139107b16eb2daaf24e6195bd3ebcd7e
2016-11-26 00:28:29 +01:00
Andreas Pehrson
ccf57b4de1 Bug 1320101 - mNegotiatedMaxBitrate should be able to cap the max bitrate. r=bwc,jesup
MozReview-Commit-ID: 9WRUa0SKuM2

--HG--
extra : rebase_source : c7da24a7a4a061eaadee62b23f98601b75d1fe2c
2016-12-01 16:52:41 +01:00
Andreas Pehrson
836d0a3e98 Bug 1320101 - Default to 2Mbps when no max bitrate is set. r=bwc,jesup
webrtc.org is in kbps and our constraints are in bps.
2000U is already in kbps however.

MozReview-Commit-ID: 2Y4z2CIO6jE

--HG--
extra : rebase_source : 5fac9331637a1c07ca2c897e444a6ca392e7b4f2
2016-11-25 23:00:11 +01:00
Jean-Yves Avenard
549b224ab6 Bug 1309163: P4. Add missing members to SPSData. r=rillian
Those members are required for DXVA2.

MozReview-Commit-ID: 4QRMVuUEJVD

--HG--
extra : rebase_source : a807486ca63810be3cc4157d9f77cae858797574
2016-10-24 23:37:31 +11:00
Jean-Yves Avenard
c42150044f Bug 1309163: P3. Add PPS decoder. r=rillian
Currently, only decode the first PPS found.

MozReview-Commit-ID: APzyvUdeSXR

--HG--
extra : rebase_source : ad6b7cf4a16899800a996359a3b6b5e077632168
2016-10-24 23:04:09 +11:00
Jean-Yves Avenard
a73c5ed9b6 Bug 1309163: P2. Add AnnexB::HasPPS methods. r=gerald
MozReview-Commit-ID: 7M58OXvCp5q

--HG--
extra : rebase_source : 09fb441ec4c3561f616bbb6dd12042e8a3af12e1
2016-10-24 17:23:02 +11:00
Jean-Yves Avenard
11d2736751 Bug 1309163: Add BitReader::BitsLeft method. r=gerald
MozReview-Commit-ID: 9HOunJRb1ht

--HG--
extra : rebase_source : 6d71fb2afd90fc061b53bbb7285e5eada3bfea4a
2016-10-24 17:22:05 +11:00
Jan-Ivar Bruaroey
31f6665fa6 Bug 1319542 - Update RTCDataChannelInit to spec, and remove support for old deprecated values. r=jesup,mrbkap
MozReview-Commit-ID: 12JbUVuSEYg

--HG--
extra : rebase_source : 120d9c16fcea651d998593286bb54bfbb0ebfffa
2016-11-22 16:13:04 -05:00
Nathan Froyd
6c5fe582cc Bug 1298418 - use clang modules with ffvpx's libavutil and clang-cl; r=mshal
clang-cl's <intrin.h> is not completely compatible with MSVC's
<intrin.h> by default, as clang-cl's version does not include all the
Intel intrinsic headers by default.  clang-cl does this to make
<intrin.h> as small as possible, as this was shown to have significant
wins for compile time.  Compiling with modules, however, includes all
the Intel intrinsic headers by default, so while upstream decides on a
general solution, we need to compile with modules locally.

MozReview-Commit-ID: BC1uureeQrx

--HG--
extra : rebase_source : f1127e909d0f9d3de99959933bcbc54af21fc6e2
2016-11-30 16:01:55 -05:00
Sylvestre Ledru
4b29662011 Bug 1320891 - Make some webrtc tests build with gcc 7.0 and --enable-warnings-as-errors r=bwc
MozReview-Commit-ID: 6autz34In8Z

--HG--
extra : rebase_source : a961415061a27db44835434e0eec2be067495656
2016-11-29 11:03:20 +01:00
Nils Ohlmeier [:drno]
8e17410821 Bug 1320150: only fire consent when previously connected. r=mjf
MozReview-Commit-ID: 4cj5gta8uet

--HG--
extra : rebase_source : 984b7ba3d75f9a25d8644db84d22fa97aac950d5
2016-11-24 00:01:44 -08:00
Carsten "Tomcat" Book
a666835bf5 merge mozilla-inbound to mozilla-central a=merge
--HG--
extra : rebase_source : 7f6b0f633da54f747b30496110e5260a226fe249
2016-11-25 15:36:56 +01:00
Alfredo.Yang
371c0e7711 Bug 1317609 - support avc extra data. r=kinetik
MozReview-Commit-ID: Kza7utcIpFP

--HG--
extra : rebase_source : 80ce1ed379ff764e4a72fba3d2efdaf682f71f7e
2016-11-24 16:36:08 +08:00
Alfredo.Yang
f000f87291 Bug 1317609 - update rust mp4 parser to support avc extra data. r=kinetik
MozReview-Commit-ID: 7sWkDrXD8bs

--HG--
extra : rebase_source : cbee895e95f2c0f2ad3c06b03b65ab3c3ad6d34d
2016-11-25 09:08:37 +08:00
Dan Minor
af46587aa3 Bug 1317726 - sdp_file_parser should not depend on xpcom glue; r=drno
MozReview-Commit-ID: KDv3RzGurQx

--HG--
extra : rebase_source : a72246ebe3bc520855a37a001752230b25316153
extra : amend_source : 0e3a7509e013cc55d50227d07203a29ee55d6a6f
2016-11-15 11:53:47 -05:00
Jay Harris
7a7b0325f0 Bug 1319197 - Remove audio decoding from gmp-clearkey. r=cpearce
MozReview-Commit-ID: EA0AAoDjWUh

--HG--
extra : transplant_source : 1D%21%1C%21%15%F7A%CD%EF-%C9%8FS%ECl%A8%9A%DC%B5
2016-11-22 14:32:26 +13:00
Matthew Gregan
5d52935243 Bug 1319623 - Update libcubeb to 051cd847. r=achronop 2016-11-24 06:59:32 +13:00
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