Matthew Gregan
18999eced5
Bug 1074010 - Update cubeb from upstream. r=padenot
...
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
2014-09-29 13:19:09 +13:00
Robert O'Callahan
5b856f8678
Bug 1061046. Part 1.5: Expose MediaStream::GraphRate(). r=karlt
...
This is guaranteed to work even if the stream has been disconnected from the graph,
so it's preferred to Graph()->GraphRate().
--HG--
extra : rebase_source : e12fe80b3d95eea5f63e460bf557518a5bdcd42c
2014-09-18 17:05:04 +12:00
Anthony Jones
873de5ce72
Bug 1034444 - Unit tests for GetBuffered() and Interval; r=cpearce
2014-06-02 17:38:04 +02:00
Fabian Raetz
ea4267665d
Bug 1085127 - cubeb_sndio.c: error when compiling with debug enabled (undeclared identifier "false") - include stdbool.h r=kinetik
2014-10-21 15:59:55 +02:00
Steven Michaud
605e6115a1
Bug 1085607 - libvpx doesn't build on OS X with Apple clang from OS X 10.7 command line tools. r=giles
2014-10-20 19:35:39 -05:00
Ralph Giles
f648fd1163
Bug 1063356 - Define __ANDROID__ for libvpx asm. r=kinetik,mshal
...
The assembly relies on __ANDROID__ to decide whether to call
'lrand48' or 'rand'. The later is available on desktop but
only on Android L or later. However, this macro isn't defined
by the linux vpx_config asm file we use for x86 Android builds,
so we must pass it manually when invoking yasm.
2014-10-16 13:39:20 -07:00
Ralph Giles
ce266e338c
Bug 1063356 - Pass -mfpu=neon when building libvpx. r=kinetik,mshal
...
This is required to compile the new intrinsic-based simd acceleration
code for arm.
2014-10-15 11:38:17 -07:00
Ralph Giles
660786fd23
Bug 1063356 - Disable libvpx AVX2 support on linux. r=kinetik
...
Temporarily disable AVX2 simd acceleration on linux to work around
issues with old toolchains on the integration server builds.
Linux valgrind and B2G desktop builds use an older gcc which doesn't
support the new AVX2 intrinsics. This can be resolved either by updating
the build, or splitting the target platforms into AVX and no-AVX variants.
2014-10-17 09:01:30 -07:00
Ralph Giles
f7a004f7dd
Bug 1063356 - Update libvpx build flags. r=kinetik,ted
...
Propagate ssse3 and sse4.1 build flags from configure.
This is required by new optimations in upstream commit
c731d6a4f19eea861ceb2ff31399420b2452eb74.
2014-10-07 10:14:07 -07:00
Ralph Giles
60fc51fb09
Bug 1063356 - Update libvpx source. r=kinetik
...
Results of running ./update.py --ndk ~/android/android-ndk-r9
--commit c731d6a4f19eea861ceb2ff31399420b2452eb74
2014-10-07 09:49:40 -07:00
Ralph Giles
5b5484a1bb
Bug 1063356 - Update libvpx update script. r=kinetik
...
Remove upstreamed patches, rebase stdint.patch.
Update script to work with the most recent chrome pull, upstream
hasn't been doing releases, so this is the next best way to stay
current.
It's no longer possible to build vp8 and vp9 in the same unified
source file, so most of the vp9 code is moved out of unified
sources.
2014-10-06 14:41:18 -07:00
Randell Jesup
01f312e6fe
Bug 1081409: Fix forwarding of captured MediaStreams to PeerConnections r=jib
2014-10-15 17:34:26 -04:00
Ryan VanderMeulen
86e72ba268
Backed out changeset a52b2b37e42a (bug 1081409) for Linux build bustage.
...
CLOSED TREE
2014-10-15 18:25:30 -04:00
Randell Jesup
77ed17d752
Bug 1081409: Fix forwarding of captured MediaStreams to PeerConnections r=jib
2014-10-15 17:34:26 -04:00
Ethan Hugg
7e724ccd4c
Bug 1075640 - Check for zero length frames in GMP H264 decode r=jesup
2014-10-07 16:10:58 -07:00
Randell Jesup
85a781ffab
Bug 1075640: Don't return 0-length frames for decoding; add comments about loss handling r=ehugg
...
Fixes OpenH264 crashes, especially under extreme packet loss
2014-10-15 17:33:53 -04:00
Randell Jesup
aec106015e
Bug 1069047: don't recount delta/keyframes stats for each H.264 NAL r=pkerr
2014-10-14 19:24:44 -04:00
Byron Campen [:bwc]
0eb1b843d7
Bug 1082142: Use sstrncpy instead of strncpy in CC_SIPCCCall. r=ehugg
2014-10-14 13:28:52 -07:00
Chris Pearce
b76f1ebf42
Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup
2014-10-14 13:52:56 +13:00
Mike Hommey
bc934346c7
Bug 1080994 - Build libclearkey without a dependency on mozalloc or mozglue. r=dkeeler,r=cpearce
2014-10-14 07:13:25 +09:00
Edwin Flores
60e530785f
Bug 1081355 - Fix use-after-free in ClearKeyDecryptor - r=cpearce
2014-10-14 11:05:00 +13:00
Edwin Flores
cae8c88b19
Bug 1080803 - Tighten up AES decryption in ClearKey CDM - r=cpearce
2014-10-14 11:05:00 +13:00
Edwin Flores
1c0918421b
Bug 1059049 - Pass CDMProxy from MediaSourceDecoder to subreaders - r=cpearce,kinetik
2014-10-14 11:05:00 +13:00
Edwin Flores
c0e74c4202
Bug 1059049 - Defer parsing of saio/saiz boxes until after trun - r=ajones
2014-10-14 11:04:59 +13:00
Wes Kocher
434366d302
Backed out changeset 5d60f3e1f6cf (bug 1067216) for breaking the build
2014-10-13 14:48:44 -07:00
Chris Pearce
edb3fd6f39
Bug 1067216 - Make MediaKeys.isTypeSupported() more accurate. r=edwin,jesup
2014-10-14 10:01:45 +13:00
Chris Pearce
e49afc2773
Bug 1060179 - Rename 'origin' in EME code to 'nodeid'. r=bz
2014-10-13 11:53:43 +13:00
Eric Rahm
37b7afe002
Bug 806819 - Part 5: Update webrtc moz.build. r=jesup, r=gps
2014-10-08 13:19:55 -07:00
Eric Rahm
96050f224f
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
2014-10-08 13:19:14 -07:00
Eric Rahm
f6bb65afb3
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
2014-10-08 13:17:32 -07:00
Matthew Gregan
a3dc93ee45
Bug 1077086 - Update nestegg from upstream. r=giles
2014-10-08 13:08:36 +13:00
Ehsan Akhgari
5b2ba31aaf
Bug 1079325 - Fix some more bad implicit constructors in media; r=cpearce
2014-09-24 09:16:53 -04:00
Randell Jesup
d3c25b549e
Bug 1033335: Don't send IDRs to change bitrates or periodic ones to fix encoder errors r=pkerr
2014-10-07 14:14:01 -04:00
Peter Van der Beken
9254096129
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
...
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
2014-10-07 11:44:49 +02:00
Wes Kocher
5d7f3c7007
Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
...
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
2014-10-06 16:32:50 -07:00
Eric Rahm
7756219f76
Bug 806819 - Part 5: Update webrtc moz.build. r=jesup, r=gps
...
--HG--
extra : rebase_source : 49c98530c07d38998be67cceb8047f74b971532f
2014-10-06 13:14:29 -07:00
Eric Rahm
e523216532
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
...
--HG--
extra : rebase_source : 49a3f57d94fc94702f1604175c4e206091b67197
2014-10-06 13:11:24 -07:00
Eric Rahm
baf96b6e07
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
...
--HG--
extra : rebase_source : c96eea1c12ea8c19314393f0e8b4b57a4316a61d
2014-10-06 13:08:20 -07:00
EKR
e4db59adf4
Bug 1027350 - Allow loopback addresses for ICE in signaling unit test. r=bwc
...
--HG--
extra : rebase_source : 3e73f02aa1c889f331c8326f17bb5e245204b780
2014-10-03 15:50:40 -07:00
EKR
25f5ece8b2
Bug 1027350 - Allow loopback addresses for ICE. r=bwc
...
--HG--
extra : rebase_source : 525e2d8455beff596c1ae13b4a8c4d062533a0df
2014-06-22 15:11:48 -07:00
Jean-Yves Avenard
3fdefafdf7
Bug 1077264 - Keep searching until one correct fragment is found. r=kentuckyfriedtakahe
2014-10-04 10:55:46 +10:00
Jean-Yves Avenard
306594dd23
Bug 1076719 - Skip styp box at beginning of new fragment. r=kentuckyfriedtakahe
2014-10-02 20:27:07 +10:00
Nils Ohlmeier [:drno]
e10b57a6b8
Bug 1073750 - parse sctp port in m line only once. r=ethanhugg
2014-09-26 17:33:00 +02:00
Ryan VanderMeulen
f3ad95c4ce
Merge inbound to m-c. a=merge
2014-10-03 16:00:09 -04:00
Ed Morley
ff43ca3cc3
Merge mozilla-central and b2g-inbound
2014-10-03 15:20:08 +01:00
Andrew Osmond
758e28dde4
Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz
2014-10-03 04:18:00 -04:00
Nathan Froyd
0211f24a1e
Bug 1032640 - eliminate inconsistent dll linkage warnings for webrtc string comparison functions on Win32; r=ehugg
2014-10-01 10:45:27 -04:00
Eric Rahm
2647f50026
Bug 1075966 - ccapp_task.h lacks an include guard. r=bwc
...
--HG--
extra : rebase_source : 76ea63e7123203f7b1425c99bf4bd27205e5f630
2014-10-01 13:56:52 -07:00
Byron Campen [:bwc]
44cdffc74c
Bug 1072044: Fire ICE signals on main. r=mt
2014-10-01 17:14:06 -07:00
Matthew Gregan
827d0770b4
Bug 1074004 - Fix WebMioData implementation in TestWebMWriter. r=giles
2014-09-29 13:13:21 +13:00