Anthony Jones
|
583788c3a7
|
Bug 1135544 - Create an abstract base class for a track demuxer; r=kinetik
|
2015-03-05 17:30:44 +13:00 |
|
Byron Campen [:bwc]
|
e5c962d6d8
|
Bug 1133051: Clean up SctpFlows on STS r=mt
|
2015-02-13 13:32:01 -08:00 |
|
Ralph Giles
|
dfa6202e10
|
Bug 1139087 - Add moz.build bugzilla metadata for codecs. r=kinetik,gps
|
2015-03-03 11:36:00 -08:00 |
|
Martin Thomson
|
d28a584b67
|
Bug 1115483 - Accept a match on any a=fingerprint value. r=ekr
|
2015-01-12 15:53:59 -08:00 |
|
Chris Pearce
|
b8da9f74ee
|
Bug 1138777 - Don't do sync dispatch in gmp-clearkey AudioDecoder. r=edwin
|
2015-03-04 23:20:29 +13:00 |
|
Matthew Gregan
|
08abd3d433
|
Bug 1136107 - Handle reconfiguring audio device if it went away while the stream was stopped. r=padenot
|
2015-03-02 18:07:43 +13:00 |
|
Randell Jesup
|
287d4b458d
|
Bug 1137472: test vp9 sdp in sdp_unittests r=bwc
|
2015-03-03 23:46:16 -05:00 |
|
Ralph Giles
|
dda1757923
|
Bug 1119973 - Update libvorbis to upstream 1.5.3. r=kinetik
|
2015-03-03 09:54:00 -08:00 |
|
Randell Jesup
|
ca62a50ed0
|
Bug 1137472: Basic VP9 signaling/pipeline/conduit support r=bwc
|
2015-03-03 01:31:33 -05:00 |
|
Randell Jesup
|
264940a91d
|
Bug 1137474: Fix depacketization of "Generic" encoded RTP video r=pkerr
|
2015-03-03 01:31:33 -05:00 |
|
Randell Jesup
|
fcf90a49d8
|
Bug 1137474: Basic vp9 support added to upstream (using 'generic' packetization) r=pkerr
|
2015-03-03 01:31:33 -05:00 |
|
Andreas Pehrson
|
11057e57a1
|
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
|
2015-02-09 15:23:34 +08:00 |
|
Andreas Pehrson
|
d3e1679cb5
|
Bug 1129263 - Part 5. Add intial remote PeerConnection tracks atomically to SourceMediaStream. r=jesup
|
2015-02-11 16:21:11 +08:00 |
|
Chris Peterson
|
92dd727714
|
Bug 1136004 - Fix -Wthread-safety-analysis warning in webrtc. r=jesup
|
2015-03-02 19:51:29 -08:00 |
|
Byron Campen [:bwc]
|
e6d79f9627
|
Bug 1133866: Some refactoring and simplification in JsepSessionImpl. r=mt
|
2015-02-25 08:36:01 -08:00 |
|
Nigel Babu
|
d6d05cd452
|
Backed out changeset a622dbe33efb (bug 1135544) for ASAN mochitest-3 bustage on CLOSED TREE
|
2015-03-02 18:13:39 +05:30 |
|
Anthony Jones
|
75c2cbbcbb
|
Bug 1135544 - Create an abstract base class for a track demuxer; r=kinetik
|
2015-03-02 16:34:44 +13:00 |
|
Chris Pearce
|
e5a5dccadc
|
Bug 1137489 - Fix unified build failure in gmp-clearkey. r=edwin
|
2015-02-28 16:15:18 +13:00 |
|
Chris Pearce
|
b04e61ade5
|
Bug 1136986 - Fix unthreadsafe uses of GMPVideoHost in gmp-clearkey. r=edwin
|
2015-02-28 10:23:33 +13:00 |
|
Ethan Hugg
|
c740f6dda1
|
Bug 1137508 Change H264 maxPayloadSize to 0 for Mode 1 r=jesup
|
2015-02-26 15:29:36 -08:00 |
|
Felix Janda
|
90f0589539
|
Bug 1130175 - nICEr: avoid sysctl.h include. r=bwc
|
2015-02-05 22:24:20 +01:00 |
|
Gian-Carlo Pascutto
|
13f13d3a23
|
Bug 1123012 - Just return a NULL ptr instead of casting NULL. r=jesup
|
2015-02-25 08:31:11 +01:00 |
|
Mike Hommey
|
c21ada0d82
|
Bug 1135942 - Enable MMX/SSE code unconditionally in libsoundtouch, it does runtime detection anyways. r=padenot
|
2015-02-25 13:12:15 +09:00 |
|
Byron Campen [:bwc]
|
def936e25d
|
Bug 1135902: Set stream id on fake media streams. r=drno
|
2015-02-23 15:19:17 -08:00 |
|
Ehsan Akhgari
|
fce72f0392
|
Bug 1135753 - Mark some overridden virtual functions in WebRTC as MOZ_OVERRIDE; r=mt
|
2015-02-24 09:51:57 -05:00 |
|
Matthew Gregan
|
f2307b8011
|
Bug 1135878 - Simply post-error cleanup logic in WASAPI cubeb backend. r=padenot
|
2015-02-24 13:42:33 +13:00 |
|
Randell Jesup
|
35b09e3606
|
Bug 1136004: fix TSAN warning in webrtc when RED isn't enabled r=cpeterson
|
2015-02-24 02:08:04 -05:00 |
|
Gian-Carlo Pascutto
|
a5866d791e
|
Bug 1134991 - Failure to set up voice communication mode in OpenSLES should not be fatal. r=jesup
|
2015-02-20 19:13:13 +01:00 |
|
Randell Jesup
|
8bdecb1c77
|
Bug 1128116: Fix decoding H264 in webrtc where SPS & PPS aren't in a STAP-A packet r=ehugg
FF 37 and before didn't encode SPS/PPS into a STAP-A packet, and the
webrtc.org in branch 40 code doesn't handle that (common) case.
|
2015-02-22 19:10:59 -05:00 |
|
Makoto Kato
|
9707b95fa1
|
Bug 1061339 - Part 2: Build AVX code on all Windows build. r=rillian, r=ted
|
2015-02-16 23:10:00 -05:00 |
|
Makoto Kato
|
7b209a795b
|
Bug 1061339 - Part 1: Always use VS2013 target. r=rillian
|
2015-02-16 21:15:00 -05:00 |
|
Martin Thomson
|
88bc2eb495
|
Bug 1132813 - Enabling DTLS 1.2 for WebRTC, r=abr
|
2015-02-21 10:35:21 +13:00 |
|
Nils Ohlmeier [:drno]
|
e701d38674
|
Bug 1089798 - MediaStream ID tests. r=bwc
|
2015-02-17 22:54:00 -05:00 |
|
Nils Ohlmeier [:drno]
|
a73c305eae
|
Bug 1089798 - Implemenation of MediaStream IDs. r=bwc
|
2015-02-19 12:59:00 -05:00 |
|
Chris Pearce
|
778b941d64
|
Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz
|
2015-02-20 14:38:08 +13:00 |
|
Jean-Yves Avenard
|
b880944866
|
Bug 1134064: Part3. Don't evict partial data and make resource unplayable. r=k17e
|
2015-02-20 14:19:14 +13:00 |
|
Matthew Gregan
|
1b8685913f
|
Bug 1133386 - Introduce an XASSERT() macro to libcubeb rather than (ab)using assert(). r=padenot f=dmajor
|
2015-02-20 13:42:14 +13:00 |
|
Carsten "Tomcat" Book
|
ede825d59f
|
Backed out changeset abf7a473323c (bug 1089798)
|
2015-02-19 10:31:42 +01:00 |
|
Carsten "Tomcat" Book
|
dac7c2594b
|
Backed out changeset a6ccfddbdac0 (bug 1089798)
|
2015-02-19 10:31:37 +01:00 |
|
Paul Adenot
|
6ebc006367
|
Bug 1124411 - Add timeout when calling WaitForMultipleObjects to wallpaper over a deadlock. r=kinetik
|
2015-02-19 19:35:07 +13:00 |
|
Matthew Gregan
|
11b8535276
|
Bug 1134102 - Move cubeb's stream reconfiguration to render thread. r=padenot
|
2015-02-18 18:43:07 +13:00 |
|
Paul Adenot
|
c0397fa4b7
|
Bug 1133190 - Don't use auto_unlock in paths where lock is being destroyed. r=kinetik
|
2015-02-19 19:35:06 +13:00 |
|
Paul Adenot
|
389746ec78
|
Bug 1132034 - Properly round the number of frame for the accumulating clock in WASAPI. r=kinetik
|
2015-02-19 19:35:06 +13:00 |
|
Matthew Gregan
|
092fdd407d
|
Bug 1134078 - Don't restart stopped cubeb streams when handling device change notifications. r=padenot
|
2015-02-18 16:06:55 +13:00 |
|
Nils Ohlmeier [:drno]
|
fbb25f886d
|
Bug 1089798 - MediaStream ID tests. r=bwc
|
2015-02-17 22:54:00 -05:00 |
|
Nils Ohlmeier [:drno]
|
f1adee431c
|
Bug 1089798 - Implemenation of MediaStream IDs. r=bwc
|
2015-02-17 22:52:00 -05:00 |
|
Jean-Yves Avenard
|
aeea895133
|
Bug 1130450: Properly handle MP4 with Apple QT extension. r=k17e
|
2015-02-19 15:37:11 +13:00 |
|
Steve Singer
|
253bfe2c00
|
Bug 1130223 - Add an implementation to the big endian conditional. r=jesup
|
2015-02-15 09:36:00 +01:00 |
|
Anthony Jones
|
55768dec61
|
Bug 1133572 - Use new demuxer for all sample fetches; r=cpearce
|
2015-02-18 19:13:15 +13:00 |
|
Anthony Jones
|
e4cdd599cb
|
Bug 1133572 - Remove duplication of logic from GetNextKeyframeTime(); r=cpearce
|
2015-02-18 19:13:14 +13:00 |
|