Skip to content

imgcodecs: fix test build with disabled JPEG and PNG libs#17761

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
mshabunin:test-wo-jpg-png
Jul 6, 2020
Merged

imgcodecs: fix test build with disabled JPEG and PNG libs#17761
opencv-pushbot merged 1 commit intoopencv:3.4from
mshabunin:test-wo-jpg-png

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

resolves #17751

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@opencv-pushbot opencv-pushbot merged commit e4887aa into opencv:3.4 Jul 6, 2020
@alalek alalek mentioned this pull request Jul 6, 2020
@mshabunin mshabunin deleted the test-wo-jpg-png branch July 14, 2020 17:13
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.

config without (jpeg and png) will result in compiling fail!

3 participants