Change #266079
| Category | ffmpeg |
| Changed by | Leo Izen <leo.izen@gmail.com> |
| Changed at | Fri 01 May 2026 13:40:25 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 087ec684517b5d75425c6283c66a5dc8df9501d1 |
Comments
avcodec/exif.c: synthesize EXIF data from frame metadata and matrix If the displaymatrix is present, we should synthesize EXIF data from the values there even if there is no EXIF attached to the frame. Signed-off-by: Leo Izen <leo.izen@gmail.com>
Changed files
- libavcodec/exif.c