ctai
7e0671d483
Bug 1266647 - Clean NotifyQueuedTrackChange to only notify when command is track create and track end. r=jesup r=pehrsons
...
MozReview-Commit-ID: 4Pp3xHeBIW4
--HG--
extra : transplant_source : %D4c%13P%82Y%04%FA%0E%9D%9C%97%91%AAH%FCI%C3u_
2016-05-04 16:08:44 +08:00
Kilik Kuo
b0d32a9fb5
Bug 1228601 - [Part1] Store only supported video rotation informatin into VideoInfo.; r=mattwoodrow
...
MozReview-Commit-ID: GF1PpJGkGyA
--HG--
extra : transplant_source : %C5%FF%EB%29j%E2T_h%AC%22%8Ey%E0%91%C6%7Dh%1C%09
2016-05-13 02:17:39 +08:00
Matthew Gregan
f99185c1e7
Bug 1269768
- Treat multiple BlockAdditions elements in WebM as an error. r=giles
2016-05-23 12:56:52 +12:00
Randell Jesup
486d30379d
Bug 1274083: don't return early from rate changes if we overflow r=jmspeex
...
MozReview-Commit-ID: DVSp3VpiIJw
2016-05-20 01:53:27 -04:00
Matthew Gregan
c3e2181bd1
Bug 1261900 - Update in-tree libnestegg. r=giles
...
This update pulls in nestegg_read_reset, nestegg_packet_has_keyframe, and
nestegg_packet_reference_block.
2016-04-22 22:54:27 +10:00
Daniel Holbert
8702f70bee
Bug 1273965 part 3: Collapse & de-indent another else-after-return in MediaPipelineFactory.cpp, and drop a now-clearly-unnecessary NS_NOTREACHED. r=bwc
...
MozReview-Commit-ID: 6K4ng30gGPC
--HG--
extra : rebase_source : 57b8ae79d4ca6ecebd28fa066b0707f4834d9415
2016-05-18 10:56:00 -07:00
Daniel Holbert
104646ee7c
Bug 1273965 part 2: Collapse & de-indent one else-after-return in MediaPipelineFactory.cpp, and drop a now-clearly-unnecessary NS_NOTREACHED. r=bwc
...
MozReview-Commit-ID: EJhWQf9DzyT
--HG--
extra : rebase_source : 4ed48214cf829d1ab07d05d3d034051437404370
2016-05-18 10:55:58 -07:00
Daniel Holbert
7a249caada
Bug 1273965 part 1: Collapse some one-liner else-after-return patterns in MediaPipelineFactory.cpp. r=bwc
...
MozReview-Commit-ID: KXhQrteqdtI
--HG--
extra : rebase_source : e2400812af7c13c235c622367f918d865cd40312
2016-05-18 10:55:57 -07:00
Daniel Holbert
f2268be266
Bug 1273965 part 0: Drop "else" from some return-else-if statements in MediaPipelineFactory.cpp. r=bwc
...
MozReview-Commit-ID: EyKzyiY6Y8B
--HG--
extra : rebase_source : 15f66d2058a7fb32115318e6019698a739181236
2016-05-18 10:55:55 -07:00
Chris Peterson
8a9e2d2bd4
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
Chris Peterson
353ee65255
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
Carsten "Tomcat" Book
6ff722b9be
Backed out changeset 1709366abefd (bug 1208373)
2016-05-13 13:51:41 +02:00
Andreas Pehrson
747b3ba5ed
Bug 1208373 - End received audio tracks on closing of PeerConnection. r=jesup
...
MozReview-Commit-ID: 860jvDzHPhV
--HG--
extra : rebase_source : 51373373e320174fcf898b435fdce249e2351560
extra : source : ec1e6e9e48a26d73e29b6ba772f734b3525f52a1
2016-05-04 11:30:44 +02:00
Andreas Pehrson
4626d0a22c
Bug 1206708 - Allow YUV images with gaps between planes in MediaPipelineTransmit. r=jesup
...
MozReview-Commit-ID: HZwQK8guBEr
--HG--
extra : rebase_source : 6e6e7d17342d37315848ab516be4e7e5469cc684
2016-04-12 15:12:49 +02:00
Andreas Pehrson
4abd5e4c78
Bug 1206708 - Make all WebRTC ImageContainers async. r=jesup,nical
...
This avoids expensive copying when compositing these frames on e10s.
MozReview-Commit-ID: LIeUhh6rjCf
--HG--
extra : rebase_source : 1919596f2cb61d25474993f209a632531d3797fa
2016-04-11 16:13:26 +02:00
Wes Kocher
43bc24c499
Backed out 2 changesets (bug 1271585) for media test failures
...
Backed out changeset 3967d009efc0 (bug 1271585)
Backed out changeset 01262a32c45f (bug 1271585)
2016-05-12 14:28:52 -07:00
Randell Jesup
4388c19bb5
Bug 1271585: Proxy audio data to a separate thread for encoding r=pehrsons
...
MozReview-Commit-ID: 2s12qlaklWD
2016-05-12 15:34:13 -04:00
Randell Jesup
f02760cc79
Bug 1213050: clean up TaskQueue before dropping references to it r=cpearce
...
Also adds assertion TaskQueue isn't trying to kill itself
MozReview-Commit-ID: 1AVuYcfnBBA
2016-05-12 00:53:19 -04:00
Nils Ohlmeier [:drno]
aeefdaab56
Bug 1271862: increase SDP session version when creating answers. r=bwc
...
MozReview-Commit-ID: KdFl9bq6AA1
--HG--
extra : rebase_source : 2f0460110899323c2c0849dd967cba9e771fceb3
2016-05-10 18:35:02 -07:00
Jean-Yves Avenard
9471487dcf
Bug 1266260: P1. Fix overflow is speexdsp. r=padenot
...
Fix submitted upstream
Upstream version had a partial fix for overflow (though incomplete). I've included that fix here and completed it.
MozReview-Commit-ID: 5RyIMI5qrvC
--HG--
extra : rebase_source : 18a67d2ca8220a8129b69105413c33a81f7a6984
2016-05-11 12:15:13 +02:00
Jean-Yves Avenard
a137695351
Bug 1271847: Only adjust the samples once we have a complete moof. r=kentuckyfriedtakahe
...
MozReview-Commit-ID: 5TO0d20uUhZ
--HG--
extra : rebase_source : 0c0f0250d4fac6f3ffca736b6d79c7e4301e964e
2016-05-11 15:59:33 +10:00
Matthew Gregan
e4fd874441
Bug 1271866 - Drop NULL check from nestegg_read_packet. r=giles
2016-05-11 17:01:23 +12:00
Byron Campen [:bwc]
7ce7307ffa
Bug 998546: Fire ontrack and onaddstream on time. r=drno
...
MozReview-Commit-ID: GnuC2Skv453
--HG--
extra : rebase_source : 3440777393223c7d0b21e1ba9cb7c20a9037866c
2016-04-27 07:09:11 -05:00
Randell Jesup
97ddc872ca
Bug 1271429 - sdp_unittests needs to Shutdown() the pseudo-main thread before finishing r=bwc
...
MozReview-Commit-ID: Gw71pTxEzyA
2016-05-10 00:21:43 -04:00
Chris Pearce
46a1552995
Bug 1271242 - Remove GMPDecryptorCallback::SetCapabilities(). r=jwwang
...
Now that GMPParent detects whether gmp-clearkey can decode using AAC/H.264
using WMF before reporting gmp-clearkey's GMPParent can decode AAC/H.264, we
don't need the GMPDecryptorCallback::SetCapabilities() callback from the GMP to
signal to the PDMFactory that the GMP can decode. We can now trust what the
GMPService tells us.
So we can remove the "waiting for CDM caps" step in the state machine's startup
sequence. And all the plumbing. :)
If we need more caps, like for an decode-and-render path, we can declare those
as API strings in the info file.
MozReview-Commit-ID: E0QhU4cYhjo
--HG--
extra : rebase_source : 7d15ab6a45bac88c15c053f416d941b5fe0807b0
2016-05-10 10:28:38 +12:00
Jan Beich
fa238a23db
Bug 1271041 - Switch DragonFly and NetBSD to pthread_condattr_setclock. r=jesup
2016-05-07 22:44:00 +02:00
Nathan Froyd
276488cf53
Bug 1220307 - part 2 - use something other than vector<T>::data() in TestMP4Rust.cpp; r=rillian
...
Our copy of STLport on Android is so old, it doesn't have support for
vector<T>::data(). The standard defines vector<T>::data() in terms of
vector<T>::front(), so this change should work everywhere.
--HG--
extra : rebase_source : 862d8745b49f48eadf026cbbddf20da7da2d0404
extra : source : 4e5db23bc712948e7371d69438033c03de29a00a
2016-05-06 15:09:36 -04:00
Wes Kocher
cfb9b30727
Backed out 3 changesets (bug 1220307) for failures in test_dialogArguments.html and test_iframe_sandbox_modal.html
...
Backed out changeset d74e9d5a64c3 (bug 1220307)
Backed out changeset 4e5db23bc712 (bug 1220307)
Backed out changeset b3397e0d5d8d (bug 1220307)
2016-05-06 12:38:36 -07:00
Nathan Froyd
29d2450973
Bug 1220307 - part 2 - use something other than vector<T>::data() in TestMP4Rust.cpp; r=rillian
...
Our copy of STLport on Android is so old, it doesn't have support for
vector<T>::data(). The standard defines vector<T>::data() in terms of
vector<T>::front(), so this change should work everywhere.
2016-05-06 15:09:36 -04:00
Matthew Gregan
dc5d4004b3
Bug 1270004 - Update libcubeb. rs=jesup
2016-05-06 10:36:41 +12:00
Nils Ohlmeier [:drno]
f746914c9a
Bug 1268291: use ICE binding requests for consent refresh r=mjf
...
MozReview-Commit-ID: 9NBw2WBE5xJ
--HG--
extra : rebase_source : 2047c775c9e0083ab65420c1aead67642d67275e
2016-05-03 00:31:11 -07:00
Jan Beich
7a9638bef9
Bug 1269165 - Restore ALSA plugins detection on non-Linux after bug 757637. r=jesup
...
--HG--
extra : rebase_source : b655bc3c2928c18ab8ed3fb170926ea8213a122b
2016-04-30 21:52:00 -04:00
Kyle Huey
941ab1f522
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
Nils Ohlmeier [:drno]
a4d7ea2e6b
Bug 1269486: tests to verify new ICE controller setting restriction. r=mjf
...
MozReview-Commit-ID: EaJ2yE0Vwcr
--HG--
extra : rebase_source : 3d696984a16a7ada6da57b90424f1b351f1e589f
2016-05-04 10:53:29 -07:00
Nils Ohlmeier [:drno]
cd54d864ed
Bug 1269486: allow setting ICE controller only once. r=bwc
...
MozReview-Commit-ID: AXyNyTZH1Jt
--HG--
extra : rebase_source : c8951fd5ada36d5c8ca25568e276fcb8cce0fbfc
2016-05-03 13:28:14 -07:00
Matthew Gregan
463eeffbb8
Bug 1270062 - Update libcubeb. rs=jesup
2016-05-05 07:55:13 +12:00
Sebastian Hengst
364419d47c
Backed out changeset 6cfa5e25f30c (bug 1270062) for build bustage on Windows x64. r=bustage on a CLOSED TREE
2016-05-04 19:29:13 +02:00
Paul Adenot
a81dba9199
Bug 1270062 - Update libcubeb to revision 95b115e10e6280b934fc7d09a2c801055a2207f9.
...
Review by jesup on IRC.
2016-05-04 18:45:45 +02:00
Randell Jesup
2000e8ffcb
Bug 1269930: don't crash if an AEC logfile fails to open r=pkerr
...
MozReview-Commit-ID: 4MgOZe5jO3p
2016-05-04 11:48:18 -04:00
Randell Jesup
8ea71955dd
Bug 1269930: Fix some errant (though working) ifdefs in mods to upstream webrtc code r=pkerr
...
MozReview-Commit-ID: 3bCBD3I4fHO
2016-05-04 11:47:44 -04:00
Carsten "Tomcat" Book
5314427156
Merge mozilla-central to mozilla-inbound
2016-05-04 13:36:39 +02:00
Paul Adenot
fc68be72fb
Bug 1270062 - Unbust Windows full duplex. a=Tomcat
...
MozReview-Commit-ID: EApTXpnCjz4
2016-05-04 13:28:50 +02:00
Carsten "Tomcat" Book
d6b419d1e9
Merge mozilla-central to mozilla-inbound
2016-05-04 11:58:38 +02:00
Carsten "Tomcat" Book
ad9214381b
merge mozilla-inbound to mozilla-central a=merge
2016-05-04 11:54:42 +02:00
Jean-Yves Avenard
2faa2a9445
Bug 1269325: [mp4] Recalculate dts after adjusting cts. r=kentuckyfriedtakahe,r=gerald
...
CTS are adjusted so that all frames within a moof are contiguous and gapless. This means that the duration of each sample are updated accordingly. In MP4, the definition of a sample's duration is the delta between two decoding timestamp. As such, when changing the duration, the decode timestamp should be updated accordingly.
MozReview-Commit-ID: 8D8DeNeyzy
2016-05-04 15:21:03 +10:00
Georg Fritzsche
00fd93517c
Bug 1261063
- Part 4 - Use a count histogram for WebRTC call counts. r=jesup
2016-05-03 18:07:45 +02:00
Carsten "Tomcat" Book
caa14246b6
Backed out changeset 094a64103807 (bug 1269692
) for bustage on a CLOSED TREE
2016-05-03 12:13:49 +02:00
Carsten "Tomcat" Book
44c8e23809
Backed out changeset b1a5d5739f66 (bug 1220307)
...
--HG--
extra : rebase_source : e611cc0a2b400a4b8623c407536c9d17eddf8212
2016-05-03 12:01:23 +02:00
Paul Adenot
235503ca90
Bug 1269692
- Update cubeb to revision 17e3048d0afa1152776fb1867cdb61c49fae69e4.
...
This picks up the fixes for bug 1268675 and bug 1268499, both reviewed by
kinetik.
MozReview-Commit-ID: GLIDQgIGqch
2016-05-03 11:53:19 +02:00
Nathan Froyd
6b2e7cc04f
Bug 1220307 - part 2 - use something other than vector<T>::data() in TestMP4Rust.cpp; r=rillian
...
Our copy of STLport on Android is so old, it doesn't have support for
vector<T>::data(). The standard defines vector<T>::data() in terms of
vector<T>::front(), so this change should work everywhere.
2016-05-02 12:10:07 -04:00