Change #265189
| Category | ffmpeg |
| Changed by | jade <heartstopp1ng@proton.me> |
| Changed at | Wed 22 Apr 2026 15:28:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 5242bdae823cec4455be21404ddc21f58c37a787 |
Comments
avformat/id3v2: add image/jxl for JPEG XL image attachments This allows JPEG XL images to be recognized as valid attachments. Since JPEG is already widely used for cover art, JXL's support for lossless JPEG transcodes can decrease the total size of music collections. This fixes JXL cover art rendering in applications like mpv which rely on FFmpeg for demuxing. Signed-off-by: jade <heartstopp1ng@proton.me>
Changed files
- libavformat/id3v2.c
- tests/fate/cover-art.mak
- tests/ref/fate/cover-art-mp3-jxl-remux