Visual Studio 2015u3 fails to compile reconintra.c for win32
debug targets. It's confused by the #if conditional inside
the assert macro expansion. Nathan Froyd tells me this is
undefined bahaviour.
The checks are obsolete upstream. Address the issue by
duplicating the assert calls for each branch of the
conditional.
MozReview-Commit-ID: GSjGsa11xfJ
--HG--
extra : rebase_source : ae83d06f144ded7c6c9b359d51e1b118ccd365a9
Backport upstream patch by Sebastian Alaiwan fixing
aom_peek_stream_info after changes to the superblock
location.
BUG=aomedia:681
Change-Id: Iefce035d633d1533c8400d85b3257971757160bc
MozReview-Commit-ID: 7QEnDrpVFkC
--HG--
extra : rebase_source : 74ada26f490ccbea17defbbd0f6bd390976f49a4
Vendor upstream commit id f5bdeac22930ff4c6b219be49c843db35970b918
to pick up changes since the last import.
--HG--
extra : rebase_source : 6c03c7fcbffbdcf07b2b2819aee6dade2f0e2a0f
Backport patch by David Barker converting arguments to pointers.
The win32 ABI spills to the stack after the first three arguments,
but doesn't guarantee correct alignment for simd data there.
This is fixed upstream, but I don't want to bump our commit
just yet since it forces a re-encode of active demo streams.
Patch from https://bugs.chromium.org/p/aomedia/issues/detail?id=587
MozReview-Commit-ID: 1pQaU8H1dXO
--HG--
extra : rebase_source : 2ff412e5b44fcf29ac794fc889a37158ab14bc61
Update our in-tree copy of the aom reference implementation
of the av1 video codec to upstream git commit id
aadbb0251996c8ebb8310567bea330ab7ae9abe4.
This picks up recent changes and addresses a build issue on win64.
MozReview-Commit-ID: 34LXXzFtEFN
--HG--
extra : rebase_source : 0face926928de6bd1c6a1726df912bd20e363e60
This is the reference implementation for the Alliance for
Open Media's av1 video code.
The commit used was 4d668d7feb1f8abd809d1bca0418570a7f142a36.
MozReview-Commit-ID: 5PFTLbBDRrb
--HG--
extra : rebase_source : a51578e072e47ac03b422d10d9b279a3de5fc216