Commit Graph

2724 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
787cb49674 Bug 1120065 - release TURN resources on PC release. r=bwc 2015-01-27 01:18:00 +01:00
Nils Ohlmeier [:drno]
712c121e15 Bug 1120065 - removed dead function nr_ice_candidate_destroy_cb. r=bwc 2015-01-23 13:47:00 +01:00
Mike Hommey
50e6916b40 Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn 2015-02-02 09:56:13 +09:00
JW Wang
0c9543d8d7 Bug 1083658 - add "output-downscaled" to GMP. r=cpearce. 2015-02-01 09:18:39 +08:00
JW Wang
1fafe74708 Bug 1121332. Part 1 - add media key status to gmp-api. r=cpearce. 2015-01-31 13:22:12 +13:00
Edwin Flores
7864dd0bfa Bug 1127115 - Make MP4 parser assertion non-fatal - r=ajones 2015-01-30 16:54:12 +13:00
Paul Kerr [:pkerr]
644457e17d Bug 1099318: Fix for conduit receive then send creation order issue. Now insensitive to order. r=bwc" 2015-01-29 08:52:40 -08:00
Gian-Carlo Pascutto
aad30d486a Bug 1109248: Merge with webrtc.org update (android compile/merge fixes) r=jesup
ON A CLOSED TREE
2015-01-29 18:34:16 -05:00
Randell Jesup
439295ff1b Bug 1109248: remove unused media/webrtc/trunk/base directory (ancient) rs=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
645d066621 Bug 1109248: Include/etc fixes for B2G from webrtc.org update rs=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
fb72067ce3 Bug 1109248: webrtc.org update needs some floating point routines on Android rs=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
2333147169 Bug 1109248: Merge webrtc.org update with our OpenSLES changes rs=jesup 2015-01-29 18:33:36 -05:00
Gian-Carlo Pascutto
9ba529fb42 Bug 1109248: fixes for changes to webrtc Android camera fps handling r=jesup 2015-01-29 18:33:36 -05:00
Gian-Carlo Pascutto
974d6435e4 Bug 1109248: Revert removal of SetAndroidObjects calls in webrtc.org r=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
cf043c0ba4 Bug 1109248: Adapt GMP video decoder code to API changes in webrtc.org 40 r=ehugg 2015-01-29 18:33:36 -05:00
Randell Jesup
6754335535 Bug 1109248: basic adapation of new webrtc/base directory to build in mozilla rs=jesup 2015-01-29 18:33:36 -05:00
Landry Breuil
7edaac5678 Bug 1109248 - build fixes for OpenBSD r=jesup
- check for __GLIBC__ instead of __GLIBCXX__ to include <execinfo.h>
- check for WEBRTC_BSD instead of BSD to include <stdlib.h>
2015-01-29 18:33:36 -05:00
Randell Jesup
f004b532aa Bug 1109248: basic compile fixes for webrtc.org 40 update rs=jesup
Mostly #ifdefing Chrome-specific code and replacing WEBRTC_TRACE with LOG_F/etc
2015-01-29 18:33:36 -05:00
Randell Jesup
971df42891 Bug 1109248: gyp changes to adapt to webrtc.org 40 update r=ted 2015-01-29 18:33:36 -05:00
Randell Jesup
39fc4b91d6 Bug 1109248: revert removal of webrtc audio ExternalRecording interface rs=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
6b85bfac08 Bug 1109248: Revert webrtc upstream Issue 18399004 which removed APIs we're using rs=jesup
https://webrtc-codereview.appspot.com/18399004
2015-01-29 18:33:36 -05:00
Randell Jesup
d38e4b8d98 Bug 1109248: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup 2015-01-29 18:33:36 -05:00
Randell Jesup
ab0973c6bc Bug 1109248: Webrtc updated to branch 40 7864; pull made Wed Dec 10 12:23:33 EST 2014 rs=jesup 2015-01-29 18:33:35 -05:00
Byron Campen [:bwc]
f5de114332 Bug 1095218 - Part 2: Multistream support. r=mt 2014-12-10 11:17:09 -08:00
Byron Campen [:bwc]
9eb5462cd8 Bug 1095218 - Part 1: msid support. r=mt 2014-12-01 21:19:57 -08:00
Wes Kocher
955764c7b5 Backed out changeset 774ff21aecb3 (bug 1120128) for build bustage 2015-01-27 17:48:43 -08:00
Matt Woodrow
dd32da83ab Bug 1120128 - Implement blacklist for DXVA and blacklist AMD Radeon HD 5800. r=Bas 2015-01-26 13:34:28 +13:00
Byron Campen [:bwc]
30e41b06e1 Bug 1099414: Ensure that NrSocketIpc is destroyed on STS, for consistency. r=ekr 2014-12-23 16:22:02 -08:00
Byron Campen [:bwc]
4398be0f85 Bug 1099414: Use RefPtr logic instead of delete when nr_socket_local_create fails. r=ekr 2014-11-14 15:58:56 -08:00
Byron Campen [:bwc]
b0a72b6229 Bug 1126036: Queue runnables for starting gathering and checking in PCMedia until the proxy lookup is complete. r=mt 2015-01-26 15:24:37 -08:00
JW Wang
bc2a1389b8 Bug 1124939 - Add "individualization-request" to MediaKeyMessageType. r=bz 2015-01-26 20:08:00 +01:00
Edwin Flores
ce72b63881 Bug 1118383 - Plug memory leak in openaes - r=cpearce 2015-01-27 19:10:11 +13:00
Edwin Flores
2184751386 Bug 1118597 - Parse sinf boxes in MoofParser - r=jya 2015-01-19 21:39:00 +13:00
Edwin Flores
90077a84ee Bug 1118597 - Re-enable MoofParser for encrypted MP4 streams - r=jya 2015-01-27 18:35:36 +13:00
Ethan Hugg
0203e72f33 Bug 1125047 - GMP should catch decoder failures r=jesup 2015-01-26 15:00:06 -08:00
Byron Campen [:bwc]
2b46ab7a25 Bug 949703 - Part 2: Consolidate the two copies of DummySocket we have floating around. r=drno 2014-12-19 11:11:02 -08:00
6835d07c00 Bug 949703 - Part 1: Use HTTP proxy for WebRTC TURN/TCP r=ekr 2015-01-21 16:26:00 -08:00
Matthew Gregan
52d8d7d6ac Bug 1124542 - WebrtcGmpVideoDecoder shouldn't crash when GMP completion callbacks are received. r=rjesup 2015-01-21 20:26:00 +13:00
Matthew Gregan
a33164d5da Bug 1124021 - Fix dangerous UniquePtr usage pattern in GMP. r=cpearce 2015-01-20 18:39:00 +13:00
Matthew Gregan
dd0e27f247 Bug 1124518 - Update libnestegg. r=ehsan 2015-01-22 15:04:39 +13:00
Wes Kocher
1256697bfb Backed out 2 changesets (bug 949703) for mochitest-e10s-3 orange
Backed out changeset 6f5a7adab265 (bug 949703)
Backed out changeset 7933aeabf6bd (bug 949703)
2015-01-21 17:15:02 -08:00
Byron Campen [:bwc]
2f47f1c8f7 Bug 949703 - Part 2: Consolidate the two copies of DummySocket we have floating around. r=drno 2014-12-19 11:11:02 -08:00
543ee9a01e Bug 949703 - Part 1: Use HTTP proxy for WebRTC TURN/TCP r=ekr 2015-01-18 11:51:00 -08:00
Jan-Ivar Bruaroey
27a85d3356 Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt 2015-01-20 10:08:00 -05:00
Jan Beich
6ceea0a98a Bug 1122547 - Unbreak build on platforms missing std::llabs since bug 1089478. r=jesup 2015-01-16 17:41:00 -05:00
Ryan VanderMeulen
a27d0b5a1b Bug 1061240 - Update libjpeg-turbo to version 1.4. r=jmuizelaar, r=glandium, f=rankov 2015-01-20 22:19:57 -05:00
Brian Smith
a9c7d1ab15 Bug 1119072, Part 8: Work around internal compiler error in VS2015 (libstagefright), r=cpearce 2015-01-08 23:08:36 -08:00
Jean-Yves Avenard
fbda614afe Bug 1123507: Prevent out of bound memory access. r=edwin 2015-01-20 13:42:30 +11:00
Jean-Yves Avenard
592c72f634 Bug 1116056: Ensure all atoms read are valid. r=mattwoodrow 2015-01-20 13:42:27 +11:00
Chris Pearce
5469ec47b0 Bug 1123498 - Make MP4Reader skip-to-next-keyframe less aggressively. r=mattwoodrow 2015-01-20 15:20:43 +13:00