1. 24 Jul, 2018 1 commit
  2. 15 Feb, 2018 1 commit
  3. 16 Jan, 2018 1 commit
  4. 11 Dec, 2017 1 commit
  5. 14 Apr, 2017 1 commit
    • brian-armstrong-discord's avatar
      Merge pull request #8492 from brian-armstrong-discord:exif_inmemory · 9e054d38
      brian-armstrong-discord authored
      autorotate in-memory jpegs (#8492)
      
      * autorotate in-memory jpegs
      
      * correct indentation (4 spaces)
      
      * imgcodecs: don't apply EXIF rotation for unloaded images
      
      * videoio: don't try to rotate MJPEG stream
      
      * imgcodecs: ByteStreamBuffer::seekoff support all seek "dir"
      
      * imgcodecs: fix condition: "off == egptr() - eback()" is valid offset
      9e054d38
  6. 24 Nov, 2016 1 commit
    • guoxuedong's avatar
      Update exif.cpp · e69253a4
      guoxuedong authored
       ExifReader::getExif may enter infinite loop with jpeg image which have no EOI.
      For example, bytesToSkip may be set to 0 and fseek seems like fseek(f, -2 , SEEK_CUR) for image that end with RST7(FF D7) instead of EOI.
      e69253a4
  7. 09 Nov, 2016 1 commit
  8. 12 Jul, 2016 1 commit
  9. 25 Feb, 2016 1 commit
  10. 16 Feb, 2016 1 commit
  11. 08 Feb, 2016 1 commit
  12. 09 Dec, 2015 2 commits
  13. 11 Nov, 2015 1 commit
  14. 05 Nov, 2015 2 commits
  15. 23 Oct, 2015 1 commit