Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Add bytearray support back to imdecode (#12855, #12868) #12912

Merged
merged 1 commit into from
Oct 25, 2018

Commits on Oct 23, 2018

  1. Add bytearray support back to imdecode (apache#12855, apache#12868)

    1. Avoid raise exception when input is bytearray.
    2. Avoid OpenCV crash for empty input.
    3. Added unittests.
    frankfliu committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    faf0fd5 View commit details
    Browse the repository at this point in the history