gecko-dev/third_party/aom/av1
Ralph Giles 33e32f5a2a Bug 1380118 - aom: Fix win32 debug build. r=kinetik
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
2017-08-23 13:06:10 -05:00
..
common Bug 1380118 - aom: Fix win32 debug build. r=kinetik 2017-08-23 13:06:10 -05:00
decoder Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
encoder Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
av1.cmake Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
av1_common.mk Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
av1_cx.mk Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
av1_cx_iface.c Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
av1_dx.mk
av1_dx_iface.c Bug 1380118 - Fix stream info peeking. r=kinetik 2017-08-07 09:37:52 +02:00
av1_iface_common.h Bug 1380118 - Update aom library. r=kinetik 2017-07-10 15:33:39 -07:00
exports_dec
exports_enc