Carsten "Tomcat" Book
|
e0c6b196ba
|
Backed out changeset f3830d09ce0e (bug 1098126) for bustage on a CLOSED TREE
|
2014-12-15 09:04:00 +01:00 |
|
Carsten "Tomcat" Book
|
095c10e5cb
|
Backed out changeset 3af0cab9d0de (bug 1098126)
|
2014-12-15 09:03:12 +01:00 |
|
Carsten "Tomcat" Book
|
3080af2cd7
|
Backed out changeset 3ecd5b8c293a (bug 1098126)
|
2014-12-15 09:03:10 +01:00 |
|
Carsten "Tomcat" Book
|
b943c950c9
|
Backed out changeset 732d6e4e6bed (bug 1098126)
|
2014-12-15 09:03:08 +01:00 |
|
Carsten "Tomcat" Book
|
b604517fda
|
Backed out changeset 7da16258c33b (bug 1098126)
|
2014-12-15 09:03:06 +01:00 |
|
Nigel Babu
|
e71f4d6e48
|
Backed out changeset cdf7d7507577 (bug 1110608) for non-unified build failure on CLOSED TREE
|
2014-12-15 12:43:40 +05:30 |
|
Anthony Jones
|
8490163f41
|
Bug 1110608 - Add CENC support to MoofParser; r=edwin
|
2014-12-15 17:43:59 +13:00 |
|
Anthony Jones
|
04765e3b40
|
Bug 1098126 - MoofParser fixes and disable for EME; r=mattwoodrow
|
2014-12-05 14:01:44 -08:00 |
|
Anthony Jones
|
fa1de4cb32
|
Bug 1098126 - Add CENC support to MoofParser; r=edwin
|
2014-12-15 17:43:59 +13:00 |
|
Anthony Jones
|
41475aef37
|
Bug 1098126 - MoofParser forced moof read; r=mattwoodrow
|
2014-12-15 17:43:59 +13:00 |
|
Anthony Jones
|
d5c235bc44
|
Bug 1098126 - Use MoofParser to read fragmented MP4 data; r=mattwoodrow
|
2014-12-15 17:43:58 +13:00 |
|
Anthony Jones
|
c09a5a0d18
|
Bug 1098126 - Remove duplication in MP4 demuxer seek; r=mattwoodrow
|
2014-12-15 17:43:58 +13:00 |
|
Chris Pearce
|
67918ed194
|
Bug 1110497 - Reject promises for clearkey updates with invalid license data. r=edwin
|
2014-12-15 14:24:30 +13:00 |
|
Jean-Yves Avenard
|
60cd0c64fa
|
Bug 1109987: Use signed timestamps in mp4 demuxer. r=k17e
|
2014-12-15 10:07:39 +11:00 |
|
Jan-Ivar Bruaroey
|
96335656d8
|
Bug 1110478 - Remove obsolete peerConnectionImpl.connectDataConnection. r=smaug, r=jesup
|
2014-12-12 13:00:42 -05:00 |
|
Byron Campen [:bwc]
|
ba5539116d
|
Bug 1109160: Report Gecko version in SDP. r=abr
|
2014-12-10 15:17:55 -08:00 |
|
Matthew Gregan
|
a7e934fc97
|
Bug 1109802 - Release IAudioStreamVolume after use in libcubeb's WASAPI backend. r=padenot
|
2014-12-11 12:17:19 +13:00 |
|
Phil Ringnalda
|
621b1fac62
|
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
|
8263012d45
|
Bug 1098126 - Disable MoofParser for EME; r=rillian
|
2014-12-05 14:01:44 -08:00 |
|
Anthony Jones
|
e2538905ad
|
Bug 1098126 - Add CENC support to MoofParser; r=edwin
|
2014-12-11 15:29:38 +13:00 |
|
Anthony Jones
|
6e6aacce79
|
Bug 1098126 - MoofParser forced moof read; r=mattwoodrow
|
2014-12-11 15:29:37 +13:00 |
|
Anthony Jones
|
be419889af
|
Bug 1098126 - Use MoofParser to read fragmented MP4 data; r=mattwoodrow
|
2014-12-11 15:29:37 +13:00 |
|
Anthony Jones
|
8e289efda1
|
Bug 1098126 - Remove duplication in MP4 demuxer seek; r=mattwoodrow
|
2014-12-11 15:29:37 +13:00 |
|
Ehsan Akhgari
|
e1b3b9d76c
|
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]
|
9db99f9cb5
|
Bug 1109130: Give MSVC2012 a hint about what these aggregate initializers mean. r=jesup
|
2014-12-09 20:16:28 -08:00 |
|
Ehsan Akhgari
|
c37358d2e9
|
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
|
de1720c490
|
Bug 1107339 - Add VP6F and extend MP3 support in libstagefright. r=k17e
|
2014-12-04 11:54:06 -08:00 |
|
Chris Pearce
|
5bb9ff5881
|
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]
|
2e2ed6f58e
|
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]
|
5a74f2b117
|
Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted
|
2014-11-17 17:03:28 -08:00 |
|
Byron Campen [:bwc]
|
816c0483d4
|
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]
|
380cfceb19
|
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]
|
12254b805d
|
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]
|
0bb94cca24
|
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]
|
eb06154f5a
|
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]
|
1694e1b89c
|
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]
|
9ed4613392
|
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
|
00cf414888
|
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
|
c659ea6bce
|
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
|
2014-12-08 16:27:12 -08:00 |
|
Denis Volk
|
c3639f1324
|
Bug 1095098: move do_QueryObject templates into their own header r=froydnj
|
2014-11-20 12:20:10 +01:00 |
|
Byron Campen [:bwc]
|
fdb6fde8b5
|
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]
|
5c9f7b9ba3
|
Bug 1091242 - Part 7: Wiring the build system together. r=jesup, r=ted
|
2014-11-17 17:03:28 -08:00 |
|
Byron Campen [:bwc]
|
3c896093a9
|
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]
|
1ae025582b
|
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]
|
cdac861016
|
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]
|
4987b822f3
|
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]
|
421b4ef146
|
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]
|
0b6f6af669
|
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]
|
7b2afd6eae
|
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 |
|
Jan-Ivar Bruaroey
|
1826aecdaf
|
Bug 1053407 - return DOMError rather than string in peerConnection callbacks. r=bz, r=jesup
|
2014-11-26 15:26:37 -05:00 |
|