Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #266077

Category ffmpeg
Changed by Leo Izen <leo.izenohnoyoudont@gmail.com>
Changed at Fri 01 May 2026 13:40:24
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 326808ad2f5b1ef784ee8d16042dd3b1d97d79aa

Comments

avcodec/exif.c: add check for singular displaymatrix data
If av_exif_matrix_to_orientation returns 0, then the display matrix
is singular. In this case we should treat it as 1 and print a warning.

Signed-off-by: Leo Izen <leo.izen@gmail.com>

Changed files