Chris Pearce
|
2e2aeb3b93
|
Bug 1141386 - Test case for gmp-clearkey's base64 key/keyId decoding. r=edwin
|
2015-03-10 19:46:20 +13:00 |
|
Chris Pearce
|
0db770ae66
|
Bug 1141386 - Don't always assume base64 encoded EME key/Ids have padding stripped. r=edwin
|
2015-03-10 19:46:09 +13:00 |
|
Chris Pearce
|
8818b934a0
|
Bug 1141386 - Backout c2de53dd52d4 and 6fdc1033f217 for breaking the build. r=bustage.
|
2015-03-10 17:04:33 +13:00 |
|
Chris Pearce
|
b7c07f711c
|
Bug 1141386 - Test case for gmp-clearkey's base64 key/keyId decoding. r=edwin
|
2015-03-10 16:49:15 +13:00 |
|
Chris Pearce
|
a40332c31f
|
Bug 1141386 - Don't always assume base64 encoded EME key/Ids have padding stripped. r=edwin
|
2015-03-10 16:49:03 +13:00 |
|
Sotaro Ikeda
|
48a4de554b
|
Bug 1140677 - Add RTPFragmentationHeader handling on gonk r=jesup
|
2015-03-09 18:36:23 -07:00 |
|
Ryan VanderMeulen
|
314718f75b
|
Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts.
CLOSED TREE
|
2015-03-09 16:35:06 -04:00 |
|
Dragana Damjanovic
|
beab056b04
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-03-06 06:38:00 -05:00 |
|
Edwin Flores
|
93a6194c82
|
Bug 1140933 - Handle empty subsample encryption information in SampleIterator - r=cpearce
|
2015-03-09 13:55:33 +13:00 |
|
Chris Pearce
|
fecff1aecf
|
Bug 1140797 - Prevent fatal assert when doing base64 decode in gmp-clearkey. r=edwin
|
2015-03-09 08:27:18 +13:00 |
|
Chris Pearce
|
512ef32e2f
|
Bug 1140797 - Make gmp-clearkey buildable outside of mozilla-central. r=edwin
|
2015-03-09 08:27:05 +13:00 |
|
Ethan Hugg
|
1c787bc0dc
|
Bug 1140648 - WebRTC check codec config max frame rate is set before using r=jesup
|
2015-03-06 19:05:11 -08:00 |
|
EKR
|
14a74140e3
|
Bug 1139144 - Remove unused empty() definition from databuffer.h. r=mt
|
2015-03-03 12:49:37 -08:00 |
|
Byron Campen [:bwc]
|
905d08a68d
|
Bug 1137932: Unwind the stack before starting the DTLS handshake. r=mt
|
2015-02-27 15:17:23 -08:00 |
|
Anthony Jones
|
f5ae0bc523
|
Bug 1135544 - Create an abstract base class for a track demuxer; r=kinetik
|
2015-03-05 17:30:44 +13:00 |
|
Byron Campen [:bwc]
|
03d3717cb8
|
Bug 1133051: Clean up SctpFlows on STS r=mt
|
2015-02-13 13:32:01 -08:00 |
|
Ralph Giles
|
ff7af06951
|
Bug 1139087 - Add moz.build bugzilla metadata for codecs. r=kinetik,gps
|
2015-03-03 11:36:00 -08:00 |
|
Martin Thomson
|
a16330d672
|
Bug 1115483 - Accept a match on any a=fingerprint value. r=ekr
|
2015-01-12 15:53:59 -08:00 |
|
Chris Pearce
|
68714a61eb
|
Bug 1138777 - Don't do sync dispatch in gmp-clearkey AudioDecoder. r=edwin
|
2015-03-04 23:20:29 +13:00 |
|
Matthew Gregan
|
22dda7e265
|
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
|
467a185a7a
|
Bug 1137472: test vp9 sdp in sdp_unittests r=bwc
|
2015-03-03 23:46:16 -05:00 |
|
Ralph Giles
|
2bb5c76714
|
Bug 1119973 - Update libvorbis to upstream 1.5.3. r=kinetik
|
2015-03-03 09:54:00 -08:00 |
|
Randell Jesup
|
4cb7e10356
|
Bug 1137472: Basic VP9 signaling/pipeline/conduit support r=bwc
|
2015-03-03 01:31:33 -05:00 |
|
Randell Jesup
|
c26ab8cd38
|
Bug 1137474: Fix depacketization of "Generic" encoded RTP video r=pkerr
|
2015-03-03 01:31:33 -05:00 |
|
Randell Jesup
|
52aaf48f23
|
Bug 1137474: Basic vp9 support added to upstream (using 'generic' packetization) r=pkerr
|
2015-03-03 01:31:33 -05:00 |
|
Andreas Pehrson
|
d7ef0ecef9
|
Bug 1129263 - Part 6. Remove DOMMediaStream::TrackTypeHints. r=roc,jesup
|
2015-02-09 15:23:34 +08:00 |
|
Andreas Pehrson
|
ca37ef041b
|
Bug 1129263 - Part 5. Add intial remote PeerConnection tracks atomically to SourceMediaStream. r=jesup
|
2015-02-11 16:21:11 +08:00 |
|
Chris Peterson
|
4c4c0714a7
|
Bug 1136004 - Fix -Wthread-safety-analysis warning in webrtc. r=jesup
|
2015-03-02 19:51:29 -08:00 |
|
Byron Campen [:bwc]
|
68d2da98bc
|
Bug 1133866: Some refactoring and simplification in JsepSessionImpl. r=mt
|
2015-02-25 08:36:01 -08:00 |
|
Nigel Babu
|
fb1b5043d5
|
Backed out changeset a622dbe33efb (bug 1135544) for ASAN mochitest-3 bustage on CLOSED TREE
|
2015-03-02 18:13:39 +05:30 |
|
Anthony Jones
|
7dea01a959
|
Bug 1135544 - Create an abstract base class for a track demuxer; r=kinetik
|
2015-03-02 16:34:44 +13:00 |
|
Chris Pearce
|
b916b705c7
|
Bug 1137489 - Fix unified build failure in gmp-clearkey. r=edwin
|
2015-02-28 16:15:18 +13:00 |
|
Chris Pearce
|
5a274caae7
|
Bug 1136986 - Fix unthreadsafe uses of GMPVideoHost in gmp-clearkey. r=edwin
|
2015-02-28 10:23:33 +13:00 |
|
Ethan Hugg
|
4a2e45feb2
|
Bug 1137508 Change H264 maxPayloadSize to 0 for Mode 1 r=jesup
|
2015-02-26 15:29:36 -08:00 |
|
Felix Janda
|
40cea12f61
|
Bug 1130175 - nICEr: avoid sysctl.h include. r=bwc
|
2015-02-05 22:24:20 +01:00 |
|
Gian-Carlo Pascutto
|
8275a74b81
|
Bug 1123012 - Just return a NULL ptr instead of casting NULL. r=jesup
|
2015-02-25 08:31:11 +01:00 |
|
Mike Hommey
|
95caa5f259
|
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]
|
5755021607
|
Bug 1135902: Set stream id on fake media streams. r=drno
|
2015-02-23 15:19:17 -08:00 |
|
Ehsan Akhgari
|
245c448238
|
Bug 1135753 - Mark some overridden virtual functions in WebRTC as MOZ_OVERRIDE; r=mt
|
2015-02-24 09:51:57 -05:00 |
|
Matthew Gregan
|
c1533d6866
|
Bug 1135878 - Simply post-error cleanup logic in WASAPI cubeb backend. r=padenot
|
2015-02-24 13:42:33 +13:00 |
|
Randell Jesup
|
88e723928b
|
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
|
63c2a16c8e
|
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
|
99d02c92e9
|
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
|
e4905f7e0a
|
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
|
e16d5e80dd
|
Bug 1061339 - Part 1: Always use VS2013 target. r=rillian
--HG--
rename : media/libvpx/vp8_rtcd_x86-win32-vs8.h => media/libvpx/vp8_rtcd_x86-win32-vs12.h
rename : media/libvpx/vp8_rtcd_x86_64-win64-vs8.h => media/libvpx/vp8_rtcd_x86_64-win64-vs12.h
rename : media/libvpx/vp9_rtcd_x86-win32-vs8.h => media/libvpx/vp9_rtcd_x86-win32-vs12.h
rename : media/libvpx/vp9_rtcd_x86_64-win64-vs8.h => media/libvpx/vp9_rtcd_x86_64-win64-vs12.h
rename : media/libvpx/vpx_config_x86-win32-vs8.asm => media/libvpx/vpx_config_x86-win32-vs12.asm
rename : media/libvpx/vpx_config_x86-win32-vs8.h => media/libvpx/vpx_config_x86-win32-vs12.h
rename : media/libvpx/vpx_config_x86_64-win64-vs8.asm => media/libvpx/vpx_config_x86_64-win64-vs12.asm
rename : media/libvpx/vpx_config_x86_64-win64-vs8.h => media/libvpx/vpx_config_x86_64-win64-vs12.h
rename : media/libvpx/vpx_scale_rtcd_x86-win32-vs8.h => media/libvpx/vpx_scale_rtcd_x86-win32-vs12.h
rename : media/libvpx/vpx_scale_rtcd_x86_64-win64-vs8.h => media/libvpx/vpx_scale_rtcd_x86_64-win64-vs12.h
|
2015-02-16 21:15:00 -05:00 |
|
Martin Thomson
|
05c74110b3
|
Bug 1132813 - Enabling DTLS 1.2 for WebRTC, r=abr
|
2015-02-21 10:35:21 +13:00 |
|
Nils Ohlmeier [:drno]
|
636ec3100e
|
Bug 1089798 - MediaStream ID tests. r=bwc
|
2015-02-17 22:54:00 -05:00 |
|
Nils Ohlmeier [:drno]
|
3201a1b72b
|
Bug 1089798 - Implemenation of MediaStream IDs. r=bwc
|
2015-02-19 12:59:00 -05:00 |
|
Chris Pearce
|
d8e338b4ef
|
Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz
|
2015-02-20 14:38:08 +13:00 |
|
Jean-Yves Avenard
|
f1d818df55
|
Bug 1134064: Part3. Don't evict partial data and make resource unplayable. r=k17e
|
2015-02-20 14:19:14 +13:00 |
|