Changes between Version 2 and Version 3 of Ticket #11279


Ignore:
Timestamp:
Nov 1, 2024, 11:26:58 AM (22 months ago)
Author:
goodbye
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11279 – Description

    v2 v3  
    99The issue has been present from the very beginning, since parsing the {{{pHYs}}} chunk was introduced in commit 8288c2b6cb072b61f664bc8ab4c1b0a5a8db0ead, and is still present as of commit 1864025458021a2d2c542f56e268ee1106f84460 (libavcodec/pngdec.c lines 648–649)
    1010
    11 The PNG encoder has the complementary problem of writing a reciprocal ratio into the {{{pHYs}} chunk, introduced with commit f58f90238fc63090da34c9fdb1d06d724d929f6d (now libavcodec/pngenc.c lines 394–395)
     11The PNG encoder has the complementary problem of writing a reciprocal ratio into the {{{pHYs}}} chunk, introduced with commit f58f90238fc63090da34c9fdb1d06d724d929f6d (now libavcodec/pngenc.c lines 394–395)