Daniel Novomeský
bfb12093ad
avif: indicate when all frames have been read
2022-10-15 20:08:39 +02:00
Daniel Novomeský
cf375a207f
avif: read performance improvements
2022-06-20 18:50:03 +02:00
Ahmad Samir
1169859b07
Run clang-format on all cpp/h files
...
NO_CHANGELOG
2021-03-08 20:15:33 +02:00
Ahmad Samir
e3ab850712
Add a trailing comma to enum
...
Should help produce better diffs and clang-format won't squash the enum
on one line.
GIT_SILENT
2021-03-08 20:14:42 +02:00
Daniel Novomesky
1462c3abd6
Check primaries returned from libavif
...
Due to various double vs float arithmetic,
some primaries could be rejected by Qt.
If necessary, we adjust the values so they
will be accepted by Qt.
Remove newline from the ends of error strings.
2021-02-27 19:11:56 +01:00
Daniel Novomeský
34a9ec1b06
Add plugin for AV1 Image File Format (AVIF)
2020-12-13 22:23:27 +00:00