Skip to content

Fix build of grfmt_jpeg2000.cpp (backported to 2.4)#17996

Closed
Windfisch wants to merge 1 commit intoopencv:2.4from
Windfisch:Windfisch-patch-jpeg2000-2.4
Closed

Fix build of grfmt_jpeg2000.cpp (backported to 2.4)#17996
Windfisch wants to merge 1 commit intoopencv:2.4from
Windfisch:Windfisch-patch-jpeg2000-2.4

Conversation

@Windfisch
Copy link
Copy Markdown
Contributor

This is #17983 backported to the 2.4 branch.

libjasper has recently changed jas_matrix_get from a macro to an inline function
(389951d071 in https://github.com/jasper-software/jasper), causing the build to fail.

Backported to 2.4 from f66fc19

libjasper has recently changed `jas_matrix_get` from a macro to an inline function
(389951d071 in https://github.com/jasper-software/jasper), causing the build to fail.

Backported to 2.4 from f66fc19
@Windfisch
Copy link
Copy Markdown
Contributor Author

At least one of the failing test cases is totally unrelated to this patch (Some python2 code is executed by a python3 interpreter which fails). Also, I doubt that the other test (which seems to crash (not fail) at Highgui_Video_parallel_writers_and_readers.accuracy) is related to this PR.

Can someone please inspect this further? Where do find that failing test case in the code?

@mshabunin
Copy link
Copy Markdown
Contributor

@Windfisch , we don't accept patches to 2.4 branch anymore. Only critical security issues will be fixed. See https://github.com/opencv/opencv/wiki/Branches for details.

@mshabunin mshabunin closed this Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants