Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-18 | openjpeg: Remove unneeded non-standard code. | Nico Weber | |
When building with clang-cl and not passing /FIintrin.h, the __attribute__ defined to nothing, which confuses the compiler (see bug). Since nothing seems to require the __attribute__ redefinition, just remove it. Reported upstream here: https://github.com/uclouvain/openjpeg/issues/727 BUG=592745 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1810373002 . | |||
2015-10-13 | upgrade openjpeg to commit# cf352af | Jun Fang | |
BUG=457480,497355 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1338973005 . | |||
2015-06-18 | Merge to XFA: Move libopenjpeg to third_party/ | Tom Sepez | |
Original Review URL: https://codereview.chromium.org/1185373010. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1193773002. |