Gerald Squelart
afb8874b81
Bug 1224371 - Upstream update patch. r=jya
2016-01-04 09:06:08 +01:00
Gerald Squelart
f3bb18f40b
Bug 1224371 - Cast uint8_t to uint32_t before shift. r=jya
...
Note: C-style cast because it is C code.
2016-01-04 09:05:47 +01:00
Jan-Ivar Bruaroey
38ee4c5f0c
Bug 1230184 - add input parameter validation to setParameters. r=bwc
...
--HG--
extra : rebase_source : 184f1d2870e97d06706ea2e50520de39320b73b8
2015-12-31 10:32:25 -06:00
Jan-Ivar Bruaroey
5855c2732e
Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap
...
--HG--
extra : commitid : 4IT4rENtDxn
extra : rebase_source : 72aef2d743c0afe6be8031226c11d9891b2a4ef7
extra : amend_source : 567f1abc770a0fcf04748b251ef43aaed9f0d99f
2015-12-31 10:32:24 -06:00
Byron Campen [:bwc]
56058a104b
Bug 1230197: Plumb negotiated simulcast down to webrtc.org. r=jesup
...
--HG--
extra : commitid : 4QvkDnISm1r
extra : rebase_source : 829d3123679b5d0c6d4e0bc0c8704086aabff4b0
2015-11-11 10:11:55 -06:00
Randell Jesup
e527489ee4
Bug 1234571: unregister encoded-frame callback when releasing codec databases r=pkerr
2015-12-31 16:36:39 -05:00
Phil Ringnalda
33c7af5cab
Back out 6 changesets (bug 1214462) for Win PGO build bustage, reftest failures and mochitest failures
...
CLOSED TREE
Backed out changeset 803dba2adb27 (bug 1214462)
Backed out changeset e1b318c9c1db (bug 1214462)
Backed out changeset 3a421412b161 (bug 1214462)
Backed out changeset 2b388a17f4be (bug 1214462)
Backed out changeset 6a290f27f9bc (bug 1214462)
Backed out changeset 3dbf22bf17a4 (bug 1214462)
2015-12-30 20:37:08 -08:00
Jean-Yves Avenard
95d58839d3
Bug 1214462: P6. Fix ffvpx compilation on android x86 and FreeBSD. r=glandium
2015-12-31 13:17:26 +11:00
Jean-Yves Avenard
f266d7b432
Bug 1214462: P2. Add mozilla build files to build ffvpx. r=glandium
2015-12-31 13:17:21 +11:00
Jean-Yves Avenard
7f036e4994
Bug 1214462: P1. Add ffvpx source code. r=kentuckyfriedtakahe
...
Code was extracted from FFmpeg n2.8.2
Files needed found using the command ./configure --disable-everything --disable-protocols --disable-demuxers --disable-muxers --disable-filters --disable-programs --disable-doc --disable-parsers --enable-parser=vp8 --enable-parser=vp9 --enable-decoder=vp8 --enable-decoder=vp9 --disable-static --enable-shared --disable-debug --disable-sdl --disable-libxcb --disable-securetransport --disable-iconv --disable-swresample --disable-swscale --disable-avdevice --disable-avfilter --disable-avformat --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vda --disable-vdpau --disable-videotoolbox --enable-asm --enable-yasm
2015-12-31 13:17:20 +11:00
Ehsan Akhgari
557cbedf75
Bug 1233983 - Make libvpx build with clang-cl; r=rillian
...
This has been submitted upstream:
https://chromium-review.googlesource.com/#/c/319392/
2015-12-30 18:33:41 -05:00
Mike Hommey
ef2eee800c
Bug 1235675 - Add the source directory to the -include directive in media/libsoundtouch/src/moz.build. r=mshal
...
This currently works in the recursive make backend because make readjusts with
the vpath to the source directory, but for other backends (like CompileDB),
the lack of clear path hurts. In fact, CompileDB currently reports the path as
being in the objdir.
2015-12-31 07:46:04 +09:00
Randell Jesup
913ef0d5c0
Bug 1210170: Add RID header extension send/receive/query support r=pkerr
2015-12-10 15:42:24 -05:00
Gerald Squelart
91033abdfe
Bug 1232069 - Check box sizes before alloc©. r=jya
2015-12-29 13:12:14 -05:00
Chris Peterson
f3abb8a9e8
Bug 1235235 - Fix -Wimplicit-fallthrough warning in media/mtransport/. r=ekr
...
media/mtransport/transportlayerdtls.cpp:872:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-11-22 22:03:13 -08:00
Andreas Pehrson
bb96f012d0
Bug 1232046 - Do not set a too low send bitrate in VideoConduit. r=jesup
...
--HG--
extra : commitid : JQgdklGkMRD
2015-12-11 16:27:33 -05:00
Nils Ohlmeier [:drno]
c69876f082
Bug 1229633: hash interface names on Windows. r=ekr
...
--HG--
extra : rebase_source : e76fc7866c70242ba957bd2c84c42c2f4fc2f592
2015-12-21 23:13:44 -08:00
Jean-Yves Avenard
b919d97460
Bug 1234778: Mark all audio frames as keyframes. r=kentuckyfriedtakahe
2015-12-24 09:05:50 +11:00
[:ng]
95eabf5454
Bug 1196542 - share only windows with non-zero area. r=pkerr
2015-12-11 09:02:00 -08:00
Jan Beich
b9ba40cc6b
Bug 1231117 - Use xlocale on DragonFly as well. r=jesup
...
--HG--
extra : transplant_source : %7F%8D%B37%8B%0B%22%99%8F%A5%81%ECS%C5%ED%24%94%21%1F%8B
2015-12-03 12:32:52 +00:00
Jan Beich
59274cab04
Bug 1231109
- Drop FreeBSD checks for unsupported versions. r=jld r=jesup
...
--HG--
extra : transplant_source : P%FC%E3%29%07%05%D4%8DA%A7%89%90%26%B4%D5%E2%60%89%0C%B0
2015-12-03 12:28:22 +00:00
Ralph Giles
51a6651735
Bug 1231169 - report rust mp4parse track status in telemetry. r=kinetik,vladan
2015-12-11 12:51:00 -08:00
Chris Pearce
966cf53003
Bug 1232527 - Call into WMF PDM to determine if WMF can decode instead of using GMPVideoDecoderTrialCreator. r=jwwang
...
Resurrect WMFDecoderModule::HasAAC() and HasH264(), and use those in
MediaKeySystemAccess.cpp to figure out whether we gmp-clearkey can decode,
rather than assuming Vista and later is always able to decode, as that's not
a valid assumption; Vista may not have the required Platfor Update installed,
or we may be on Windows N or KN without the Media Feature Pack.
--HG--
extra : commitid : 2QrVAGQ5OJa
extra : rebase_source : 8ad6e5c5f87cf2b2489f049543c021723927901a
2015-12-15 14:50:59 +13:00
Jan-Ivar Bruaroey
1eb7b6baab
Bug 1198345 - Split moar Hello Telemetry values from general WebRTC. r=jesup
...
--HG--
extra : transplant_source : %D3%26W%10y%14%B1%2B%94%E2%AFQ%85C%C6%A2%7E%F8%C8v
2015-12-10 23:38:02 -05:00
Nils Ohlmeier [:drno]
2e19c2bfed
Bug 1219557 - don't pair candidates from different reserved networks. r=mt r=bwc
...
--HG--
extra : transplant_source : %19xT%C2%94C%92%8C%F7%16%FA%5C%CE%3A%C5A%DB%D5%B1%29
2015-12-04 20:43:15 -08:00
Byron Campen [:bwc]
ae07995683
Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r+drno
...
--HG--
extra : commitid : 8k9GcSpg0VM
extra : rebase_source : 46e5e41f8fd8565f73177a39a2428acd28efc12c
2015-12-08 16:39:43 -05:00
Jan Beich
b0cfac53cd
Bug 1231106 - Make BSDs fall-through to ASSERT as well. r=jesup
...
--HG--
extra : transplant_source : %E9%AA%E9%B4D-%1FV%80%AF%EF%B0%A6%DEq%ADS%3B%FD%CB
2015-12-03 12:18:29 +00:00
Alfredo Yang
7cc22cdf3a
Bug 1224887: add OpenMax IL headers. r=jya
2015-12-08 15:57:46 +05:30
Byron Campen [:bwc]
bc30932b74
Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt
...
--HG--
extra : transplant_source : %D1%CAj%05%C7%7B%92%D9%CDV%24j%FF%CB%24B%D4%03%92%5E
2015-11-02 09:32:16 -06:00
Byron Campen [:bwc]
dac8417d25
Bug 1192390 - Part 1: Lay architectural groundwork for simulcast negotiation. r=mt r=jesup
...
--HG--
extra : transplant_source : %CEG%9Fm%F3%20%9CH%F5%F5r%A2s%D7%C9%00%A2%B8G%25
2015-10-21 17:07:08 -05:00
Nils Ohlmeier [:drno]
b912f1ee3a
Bug 1006809 - update triggered check behavior to RFC 5245. r+bwc r=mjf
...
--HG--
extra : transplant_source : q%BDT%0A%29%7B%7C%A0%92%B1%AE%81%AA%EE%94%9B%A0b3%A7
2015-11-27 23:50:14 -08:00
Jacek Caban
317f57fccc
Bug 1228947 - mingw fixup.
2015-12-07 12:21:45 +01:00
Chris Peterson
46bb7c80dd
Bug 1228947 - Replace mfbt/Constants.h with math.h. r=roc
...
--HG--
extra : rebase_source : 4ab2c4a917ea90055e48bd6adcb53904f2266ee0
2015-11-27 20:49:55 -08:00
Chris Pearce
9654972991
Bug 1230026 - Support 'webm' initDataType format for MP4 ClearKey initData. r=gerald
2015-12-04 07:24:11 +13:00
Gian-Carlo Pascutto
cb4e1a83eb
Bug 1228788 - Force QT device release to happen on the main thread. r=jesup
2015-12-03 15:11:15 +01:00
Gerald Squelart
41cab4de4a
Bug 1224361 - Upstream update patch - r=rillian
2015-12-03 14:14:46 +11:00
Gerald Squelart
6dbc202a8a
Bug 1224361 - Clamp QIndex also in abs-value mode - r=rillian
2015-12-03 14:14:46 +11:00
Gerald Squelart
8267da9745
Bug 1224363 - Upstream update patch - r=rillian
2015-12-03 14:14:45 +11:00
Gerald Squelart
861f436e5e
Bug 1224363 - Clamp seg_lvl also in abs-value mode - r=rillian
...
Even when the segment feature data is in absolute mode, it is still read as a
6-bit value with an added sign, so it could have values between -63 and +63.
Later, this signed value is used without checks as a filter level, which is
used to access an entry in an array of size MAX_LOOP_FILTER+1=64.
This patch just extends the existing clamping (that was done only to relative-
mode data) to absolute mode data, before it is blindly 'memset' in
lfi->lvl[seg][0], which was where the out-of-bound filter_value was read in
subsequent vp8_loop_filter_row_simple.
2015-12-03 14:14:45 +11:00
Ralph Giles
a3ea7052ff
Bug 1229615 - Catch panics in mp4parse_get_track_info. r=kinetik
...
Wrap calls in a thread the way we do for read_mp4().
Patch from upstream.
2015-12-02 17:22:01 -08:00
Ralph Giles
3c67e8b631
Bug 1229615 - Conditionalize mp4parse.h export. r=kinetik
2015-12-02 17:21:54 -08:00
Matthew Gregan
dee904221c
Bug 1229615 - Compare track counts between rust and stagefright. r=rillian
...
Use the new capi calls in rust mp4parse v0.1.5 to query
audio and video track counts and compare with what we
get from stagefright.
2015-12-02 17:21:49 -08:00
Ralph Giles
be8ee9898b
Bug 1229615 - Don't reject files without edit lists. r=kinetik
...
Patch from upstream.
2015-12-02 17:21:41 -08:00
Wes Kocher
ef60ffb91e
Backed out 3 changesets (bug 1229615) for crashtest crashes in 0-timescale.html CLOSED TREE
...
Backed out changeset aa313047a6de (bug 1229615)
Backed out changeset 80aa7ecf9456 (bug 1229615)
Backed out changeset d7bf9994e1b0 (bug 1229615)
--HG--
extra : commitid : 782ajuO9h9t
2015-12-02 15:00:42 -08:00
Ralph Giles
fef6163774
Bug 1229615 - Conditionalize mp4parse.h export. r=kinetik
2015-12-02 12:22:09 -08:00
Matthew Gregan
6b03728600
Bug 1229615 - Compare track counts between rust and stagefright. r=rillian
...
Use the new capi calls in rust mp4parse v0.1.5 to query
audio and video track counts and compare with what we
get from stagefright.
2015-12-02 12:19:29 -08:00
Ralph Giles
8c0e42e151
Bug 1229615 - Don't reject files without edit lists. r=kinetik
...
Patch from upstream.
2015-12-02 12:25:00 -08:00
Bogdan Postelnicu
1bb9612250
Bug 1227481 - added a memset on aec. r=jesup
2015-12-02 05:05:00 +01:00
Nigel Babu
38aea49239
Backed out changeset df07a5d14903 (bug 1224887) for build bustage
...
Backed out changeset 0bc40a9a5804 (bug 1224887)
2015-12-02 14:51:20 +05:30
Alfredo Yang
0df87b95e9
Bug 1224887: add OpenMax IL headers. r=jya, with actual patch
...
CLOSED TREE
--HG--
extra : amend_source : 2daf9a39d8cdc1cc972d093faf5edd4ff1c14de6
2015-12-02 13:52:56 +05:30