Ralph Giles
34404252c9
Bug 944506 - Update libopus/update.sh for DEFINES in moz.build. r=derf DONTBUILD
...
Bug 874266 moved the preprocessor defines to moz.build but didn't
make the corresponding change to the update script.
2013-11-28 14:11:00 -08:00
Jan Gerber
1f162027b6
Bug 763495 - Update libvpx source to 1.2.0. r=cpearce,glandium
...
This updates our in-tree copy of libvpx to match the 1.2.0 git
tag. All but one of the patches we were carrying are in this
upstream version. Our update.sh script should copy the new
files needed but will not remove the old ones for you.
Runtime cpu detection was rewritten upstream. We now generate
per-platform headers for this and include the correct one from
a vpx_rtcd.h wrapper like we were already doing for vpx_config.h
This revision includes improved assembly optimizations and should
be faster on all platforms.
Includes work by Jan Gerber and Ralph Giles.
--HG--
rename : media/libvpx/vp8/common/arm/neon/save_neon_reg.asm => media/libvpx/vp8/common/arm/neon/save_reg_neon.asm
rename : media/libvpx/vp8/common/arm/armv6/vp8_mse16x16_armv6.asm => media/libvpx/vp8/encoder/arm/armv6/vp8_mse16x16_armv6.asm
rename : media/libvpx/vp8/common/arm/neon/vp8_mse16x16_neon.asm => media/libvpx/vp8/encoder/arm/neon/vp8_mse16x16_neon.asm
rename : media/libvpx/vp8/encoder/x86/x86_csystemdependent.c => media/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
rename : media/libvpx/vpx_config_arm-linux-gcc.c => media/libvpx/vpx_config_armv7-android-gcc.c
rename : media/libvpx/vpx_config_arm-linux-gcc.h => media/libvpx/vpx_config_armv7-android-gcc.h
2013-11-29 06:02:00 -08:00
Mike Hommey
bf60896454
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
dac5b53f4f
Bug 944634 - mozmake.py (for gyp) handling of escaping (or lack thereof) for defines is wrong. r=ted
2013-12-03 06:34:21 +09:00
Ajitesh Gupta
6b707d4378
Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
...
--HG--
extra : rebase_source : ae721bc7f91b399e61c2efb869e15ab902c810e0
2013-11-19 16:05:26 -08:00
Ralph Giles
b45d38eba2
Bug 944538 - Update libopus to 1.1rc2. r=cpearce
...
Bumped to include the MULT16_32_P16 bugfix.
2013-11-28 14:20:00 -08:00
Carsten "Tomcat" Book
1258a9335b
merge b2g-inbound to mozilla-central
2013-12-02 12:46:24 +01:00
Carsten "Tomcat" Book
ee5d719c7c
Merge m-c to mozilla-inbound
2013-11-29 12:53:57 +01:00
Carsten "Tomcat" Book
caa77e8a92
merge fx-team to mozilla-central
2013-11-29 10:13:09 +01:00
Ms2ger
a129edb4cb
Merge mozilla-inbound to mozilla-central.
2013-11-29 09:54:12 +01:00
Paul Adenot
12bf01a140
Bug 944132 - Make sure we don't loose precision when computing the audio clock when using opensl. r=sotaro
2013-11-28 18:15:54 +01:00
Paul Adenot
2c7b0bb860
Bug 940707 - Get more accurate latency numbers when using OpenSL. r=sotaro,kinetik
...
This dlopen libmedia.so, fetches some symbols and use that to determine the
output latency of the stream.
This also includes some fixes to get the minimal latency on Android 4.0.4, and
makes the latency a bit better.
2013-11-28 17:32:50 +01:00
Ms2ger
f56294acdb
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Matthew Gregan
64c8309484
Bug 923992 - Call GetDefaultAudioEndpoint when needed rather than caching its result when called at cubeb init time. r=padenot
2013-11-28 14:12:45 +13:00
Matthew Gregan
358b7e64f0
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
2013-11-28 18:09:08 +13:00
Benjamin Peterson
168ae22e9f
backout dc9ebdf27e98 (bug 942657) for bustage
2013-11-28 20:50:16 -06:00
Matthew Gregan
647694fec9
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
2013-11-28 18:09:08 +13:00
Mike Hommey
9245936f8b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Carsten "Tomcat" Book
fe1329b80e
Backed out changeset de7d74796ced (bug 923992) for frequent mochitest-1 orange on a CLOSED TREE
2013-11-28 09:06:42 +01:00
Mike Hommey
2b828323f2
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Chris Kitching
0c652ea063
Bug 709230 - Part 4: annotate members referenced by WebRTC's JNI code. r=gcp,rnewman
2013-11-18 17:27:00 -08:00
Mike Hommey
fc98abb416
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-22 23:03:21 +09:00
Mike Hommey
d210f8ff00
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mike Hommey
1b90f90106
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-28 12:49:43 +09:00
Matthew Gregan
7ac70ef780
Bug 923992 - Call GetDefaultAudioEndpoint when needed rather than caching its result when called at cubeb init time. r=padenot
...
--HG--
extra : rebase_source : 3eaf73bf5a19e0b1997f7943bd29aa3e232c019f
2013-11-28 14:12:45 +13:00
Byron Campen [:bwc]
9cadd5383f
Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup
2013-11-13 14:53:30 -08:00
Byron Campen [:bwc]
4267967009
Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz
2013-11-25 11:01:03 -08:00
Patrick Wang
33cfc29397
Bug 870660: Part 3: Test case. r=ekr
2013-11-30 00:16:37 +08:00
Patrick Wang
0ad48c580c
Bug 870660: Part 2: Implement socket filter for STUN. r=ekr
2013-11-30 00:15:26 +08:00
Chris Peterson
d1e46b95a6
Bug 942399 - Fix -Wunused-private-field warnings in media/webrtc/signaling. r=rjesup
2013-11-25 21:48:46 -08:00
Ryan VanderMeulen
972fb7840f
Bug 891693 - Whitespace fixes. DONTBUILD
2013-11-25 14:34:01 -05:00
Birunthan Mohanathas
dc8784b476
Bug 784739 - Switch from NULL to nullptr in webrtc/signaling/; r=ehsan
...
--HG--
extra : rebase_source : 47841196d7805fd8d69749d554afcc31eff18826
2013-11-25 14:05:03 -05:00
Birunthan Mohanathas
0816e609ee
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
...
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
2013-11-25 14:02:47 -05:00
Michael Zalewski
a5390cea3a
Bug 891693 - Make sure that huffval gets zeroed before use. r=DRC
2013-11-21 10:48:32 -05:00
ISHIKAWA, Chiaki
5cd1075cce
Bug 942462 - Fix type in media/mtransport/logging.h. r=ekr
2013-11-25 09:23:45 -05:00
Mike Hommey
9e5652d67f
Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal
2013-11-23 07:02:10 +09:00
Mike Hommey
b39418250a
Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps
2013-11-22 08:16:18 +09:00
Ryan VanderMeulen
2ab6caa2dc
Merge m-c to inbound.
2013-11-22 15:37:03 -05:00
Ryan VanderMeulen
d7e49cc136
Merge b-i to m-c.
2013-11-22 15:35:31 -05:00
Adrian Cruceru
7172d47344
Bug 876876: Fix race condition in DeviceInfoDS::GetDeviceInfo()/GetDeviceFilter() r=bas,jesup
2013-11-22 15:29:52 -05:00
Ed Morley
0e1036028c
Backed out changeset c30371a66429 (bug 941450)
2013-11-22 15:59:22 +00:00
Ethan Hugg
51287137ee
Bug 940819 - Signaling - use IPC_PRIVATE instead of generating unique key for IPC r=jesup
2013-11-21 11:08:15 -08:00
Jan-Ivar Bruaroey
8bdf89552d
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
2013-11-08 19:45:59 -05:00
Mike Hommey
1b21d4aed0
Bug 914274 - Remove MODULE_NAME. r=mshal
2013-11-21 17:31:19 +09:00
Matthew Gregan
af07e0a7ab
Bug 934232 - Handle pa_stream_new failure in libcubeb's PulseAudio backend. r=padenot
2013-11-21 10:59:48 +13:00
EKR
d31ab43b77
Bug 940709 - Upgrade ICE state change log level. r=bwc
2013-11-19 16:06:08 -08:00
Jan Gerber
9c12599946
Bug 938315 - Update nestegg to support Opus elements. r=kinetik
...
Merge upstream changes to the WebM parser needed to properly support Opus.
2013-11-19 03:45:00 +13:00
Gian-Carlo Pascutto
468c9672d8
Bug 937119 - Increase default Android audio buffers to 40ms. r=jesup
2013-11-19 15:02:23 -05:00
Gian-Carlo Pascutto
3bff0e8c5a
Bug 937119 - Fix stereo setting errors on Android/OpenSLES. r=jesup
2013-11-19 15:01:58 -05:00
Mike Hommey
a65383e1e9
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00