Commit Graph

2576 Commits

Author SHA1 Message Date
Wes Kocher
93a2a32513 Backed out changeset 4dabf09c2e19 (bug 938034) for non-unified bustage on a CLOSED TREE 2014-12-15 14:16:45 -08:00
Alfredo Yang
c00cb2c340 Bug 938034 - Enable new gUM recording callback. r=roc 2014-12-15 01:01:00 -05:00
Jan-Ivar Bruaroey
2c83ba8350 Bug 1098314 - Ignore and warn on turns: and stuns: urls until we support TURN/STUN TLS. r=bwc 2014-11-17 22:18:49 -05:00
Carsten "Tomcat" Book
927b1e3fd1 Backed out changeset f3830d09ce0e (bug 1098126) for bustage on a CLOSED TREE 2014-12-15 09:04:00 +01:00
Carsten "Tomcat" Book
bb2f6415cc Backed out changeset 3af0cab9d0de (bug 1098126) 2014-12-15 09:03:12 +01:00
Carsten "Tomcat" Book
23eb2adeb3 Backed out changeset 3ecd5b8c293a (bug 1098126) 2014-12-15 09:03:10 +01:00
Carsten "Tomcat" Book
3ca9a0f4af Backed out changeset 732d6e4e6bed (bug 1098126) 2014-12-15 09:03:08 +01:00
Carsten "Tomcat" Book
b00179dfdf Backed out changeset 7da16258c33b (bug 1098126) 2014-12-15 09:03:06 +01:00
Nigel Babu
fc75345911 Backed out changeset cdf7d7507577 (bug 1110608) for non-unified build failure on CLOSED TREE 2014-12-15 12:43:40 +05:30
Anthony Jones
0b7ceea197 Bug 1110608 - Add CENC support to MoofParser; r=edwin 2014-12-15 17:43:59 +13:00
Anthony Jones
c5368cbd57 Bug 1098126 - MoofParser fixes and disable for EME; r=mattwoodrow 2014-12-05 14:01:44 -08:00
Anthony Jones
8a5dd08528 Bug 1098126 - Add CENC support to MoofParser; r=edwin 2014-12-15 17:43:59 +13:00
Anthony Jones
2140036c4f Bug 1098126 - MoofParser forced moof read; r=mattwoodrow 2014-12-15 17:43:59 +13:00
Anthony Jones
aca8015e25 Bug 1098126 - Use MoofParser to read fragmented MP4 data; r=mattwoodrow 2014-12-15 17:43:58 +13:00
Anthony Jones
6b7ada9f4e Bug 1098126 - Remove duplication in MP4 demuxer seek; r=mattwoodrow 2014-12-15 17:43:58 +13:00
Chris Pearce
cf7de676f5 Bug 1110497 - Reject promises for clearkey updates with invalid license data. r=edwin 2014-12-15 14:24:30 +13:00
Jean-Yves Avenard
9bcfe53889 Bug 1109987: Use signed timestamps in mp4 demuxer. r=k17e 2014-12-15 10:07:39 +11:00
Jan-Ivar Bruaroey
7b1a8e87a0 Bug 1110478 - Remove obsolete peerConnectionImpl.connectDataConnection. r=smaug, r=jesup 2014-12-12 13:00:42 -05:00
Byron Campen [:bwc]
90412a5441 Bug 1109160: Report Gecko version in SDP. r=abr 2014-12-10 15:17:55 -08:00
Matthew Gregan
09def86a90 Bug 1109802 - Release IAudioStreamVolume after use in libcubeb's WASAPI backend. r=padenot 2014-12-11 12:17:19 +13:00
Phil Ringnalda
d81dd1af32 Back out 5 changesets (bug 1098126) for failing like they did on try
Backed out changeset 81bdd9d3aa25 (bug 1098126)
Backed out changeset 4b8bb6132ae1 (bug 1098126)
Backed out changeset 4e7a358bdd20 (bug 1098126)
Backed out changeset 36f3e9c34b70 (bug 1098126)
Backed out changeset bd8b11d1e93b (bug 1098126)
2014-12-10 20:01:08 -08:00
Anthony Jones
1ebb847a9f Bug 1098126 - Disable MoofParser for EME; r=rillian 2014-12-05 14:01:44 -08:00
Anthony Jones
4bfee70b50 Bug 1098126 - Add CENC support to MoofParser; r=edwin 2014-12-11 15:29:38 +13:00
Anthony Jones
528e2b9b73 Bug 1098126 - MoofParser forced moof read; r=mattwoodrow 2014-12-11 15:29:37 +13:00
Anthony Jones
8e9c611a6b Bug 1098126 - Use MoofParser to read fragmented MP4 data; r=mattwoodrow 2014-12-11 15:29:37 +13:00
Anthony Jones
495f0965ec Bug 1098126 - Remove duplication in MP4 demuxer seek; r=mattwoodrow 2014-12-11 15:29:37 +13:00
Ehsan Akhgari
7175cfbf73 Bug 1109841 - Remove the C11 _Static_assert which checks a runtime condition; r=abr
clang-cl enables C11 and therefore complains on this code:
static_assert expression is not an integral constant expression.
2014-12-10 17:46:42 -05:00
Byron Campen [:bwc]
4284df06dc Bug 1109130: Give MSVC2012 a hint about what these aggregate initializers mean. r=jesup 2014-12-09 20:16:28 -08:00
Ehsan Akhgari
bdd43f5ce0 Bug 1109683 - Compare the first character of start_time and stop_time instead of the array itself; r=abr
Caught by clang ToT warning:
comparison of array 'sdp_p->timespec_p->start_time' equal to a null pointer is always false
2014-12-10 11:27:13 -05:00
Jean-Yves Avenard
218c8fe378 Bug 1107339 - Add VP6F and extend MP3 support in libstagefright. r=k17e 2014-12-04 11:54:06 -08:00
Chris Pearce
423838e35a Bug 1077159 - Use macros for GMP API names, to make them implicitly versionable. r=jesup 2014-12-10 09:35:26 +13:00
Byron Campen [:bwc]
a878e7c6cd Bug 1091242 - Part 8: When running on tbpl, disable parts of ice_unittest that rely on external network. r=drno 2014-10-31 14:51:00 -07:00
Byron Campen [:bwc]
2870e4499a Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted 2014-11-17 17:03:28 -08:00
Byron Campen [:bwc]
2ba52c09a0 Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug 2014-11-19 16:16:29 -08:00
Byron Campen [:bwc]
aee4cc649e Bug 1091242 - Part 5.3: Use modern integral types in sipcc code. r=ehugg 2014-11-14 17:38:00 -08:00
Byron Campen [:bwc]
fd079c31ac Bug 1091242 - Part 5.2: Functionality changes to sipcc sdp code. r=ehugg r=pkerr 2014-11-14 17:37:40 -08:00
Byron Campen [:bwc]
3a9bea5a98 Bug 1091242 - Part 5.1: Whitespace-only modifications to sipcc sdp code. r=ehugg 2014-11-14 17:37:26 -08:00
Byron Campen [:bwc]
badeb32c94 Bug 1091242 - Part 4: Remove most of sipcc, and move just the sdp stuff into a new location. r=ehugg 2014-11-14 17:36:59 -08:00
Byron Campen [:bwc]
a49b1b7a20 Bug 1091242 - Part 2: New JSEP handling code. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=ehugg, r=jesup 2014-11-19 16:12:08 -08:00
Byron Campen [:bwc]
b942d9f5bb Bug 1091242 - Part 1: SDP wrapper code around sipcc sdp impl. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup 2014-11-19 16:11:06 -08:00
Phil Ringnalda
648f45923d Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage
CLOSED TREE

Backed out changeset 7f72b55c5de7 (bug 1091242)
Backed out changeset f1501aa24397 (bug 1091242)
Backed out changeset 7fde5994aee5 (bug 1091242)
Backed out changeset 59b415714087 (bug 1091242)
Backed out changeset dadb65fedc08 (bug 1091242)
Backed out changeset 21be81424e4e (bug 1091242)
Backed out changeset 498fb1dafba5 (bug 1091242)
Backed out changeset 8d0653eb85ab (bug 1091242)
Backed out changeset c82d484e135a (bug 1091242)
Backed out changeset 3e0c8932f1b1 (bug 1091242)
2014-12-08 20:53:07 -08:00
Wes Kocher
8384912619 Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
Denis Volk
29c122c0d3 Bug 1095098: move do_QueryObject templates into their own header r=froydnj 2014-11-20 12:20:10 +01:00
Byron Campen [:bwc]
42882ad6c2 Bug 1091242 - Part 8: When running on tbpl, disable parts of ice_unittest that rely on external network. r=drno 2014-10-31 14:51:00 -07:00
Byron Campen [:bwc]
9ab6fcf216 Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted 2014-11-17 17:03:28 -08:00
Byron Campen [:bwc]
163bd6c253 Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug 2014-11-19 16:16:29 -08:00
Byron Campen [:bwc]
e57aebde5d Bug 1091242 - Part 5.3: Use modern integral types in sipcc code. r=ehugg 2014-11-14 17:38:00 -08:00
Byron Campen [:bwc]
6d0970973e Bug 1091242 - Part 5.2: Functionality changes to sipcc sdp code. r=ehugg r=pkerr 2014-11-14 17:37:40 -08:00
Byron Campen [:bwc]
1a2a480021 Bug 1091242 - Part 5.1: Whitespace-only modifications to sipcc sdp code. r=ehugg 2014-11-14 17:37:26 -08:00
Byron Campen [:bwc]
5a3d7454d9 Bug 1091242 - Part 4: Remove most of sipcc, and move just the sdp stuff into a new location. r=ehugg 2014-11-14 17:36:59 -08:00