- 14 Apr, 2017 1 commit
-
-
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
-
- 24 Nov, 2016 1 commit
-
-
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.
-
- 09 Nov, 2016 1 commit
-
-
Arkadiusz Raj authored
-
- 12 Jul, 2016 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Feb, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 16 Feb, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 08 Feb, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 09 Dec, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 11 Nov, 2015 1 commit
-
-
jiakai authored
-
- 05 Nov, 2015 2 commits
- 23 Oct, 2015 1 commit
-
-
micalan authored
-