-
Currently the wallpapers from this repository cannot be used on KDE Plasma. There is a dynamic wallpaper plugin for KDE Plasma made by a major KWin contributor called [plasma5-wallpapers-dynamic](http…
-
The AV1CodecConfigurationBox `av1C` (defined in [AV1 Codec ISO Media File Format Binding](https://aomediacodec.github.io/av1-isobmff/#av1codecconfigurationbox) § 2.3.2) contains decoder configuration …
-
### HAR 模板名称
X社区签到
### 作者信息
_No response_
### 模板备注及说明
_No response_
### HAR 文件名
x社区签到.har
### 其他信息
_No response_
### HAR 模板内容
```JSON
[{"comment":"登录","request":{"method":"GET","url":"https…
AIcxx updated
1 month ago
-
First of all, thank you for all of your amazing image work!
It looks like Chrome 91 (current beta) is requiring extra format compatibility for AVIF files. Images generated by [cavif](https://github…
-
Hi there,
I'm wondering if it's possible to open this up for more extensibility, specifically converting to Avif images?
Many thanks.
-
So I've noticed MPV supports a ton of SDR and HDR image formats including .avif, but sadly not .JXR
.jxr is used by Windows Gamebar when taking HDR screenshots (win + alt + prntscreen when in HDR m…
-
Hi!
Some libraries like `libpng` (`png_create_read_struct_2`, `png_set_mem_fn`) or `libjxl` (`JxlMemoryManager`) allow setting custom memory allocator that will be used by the library instead of th…
-
WebP and AVIF are more advanced image formats.
-
Hi, first of all thanks for this crate, it made [AVIF support in image-rs](https://github.com/image-rs/image/pull/1398) very easy to write!
The issue is that it currently only supports 8-bit compon…
-
Currently image models such as Llava only support `png` and `jpeg`. Add support for more such as `webp`, `avif` and others.