Change #267036
| Category | ffmpeg |
| Changed by | Kirill Gavrilov <kirill@sview.ru> |
| Changed at | Wed 13 May 2026 21:35:33 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 553321d59eca201a337bddffe0a68b3a77bb1592 |
Comments
libavcodec/hdrdec: accept "#?RGBE" header in addition to "#?RADIANCE" Some Radiance HDR image files in the wild have "#?RGBE" header, which other image readers accept. Also updated hdr_probe() in libavformat/img2dec.
Changed files
- libavcodec/hdrdec.c
- libavformat/img2dec.c