Dirk Farin
Dirk Farin
Thanks @leonzhao7 and @coldtobi
The issue apparently is fixed in the current tip (6751f4e3c8c7af63d0036fedd506b7932630773c). I didn't search for the exact commit.
Note, the POC is available at the bottom of the Asan Output. Apparently it was copy-pasted incorrectly, but the file is there. The issue apparently is fixed in the current...
Thanks for the report and @coldtobi thanks for testing. I also consider this fixed in f538254.
@lastzero Hm I'm sure I already wrote an answer to this last week, but it's not here. Maybe I forgot to press 'send' ... I had a look at the...
I'm afraid there is no simple solution. When you say that > With v1.13.0, all of our file examples are displayed correctly this is not actually true, since that version...
You could check Exif for `Make=Apple` and also the iOS version from `Software` and then handle it accordingly: ```` Make : Apple Camera Model Name : iPhone XS Max Orientation...
The main blocker for this at the moment is that in the current code, I would have to copy-paste a large part of it for each new compression format. I'd...
Are there any example images using VVC? Adding the decoder would be a first step.
@Jamaika1 Thank you. That will be very helpful.