#9038: kmsgrab: the parsing of `format_modifier` is problematic
-------------------------------------+-------------------------------------
Reporter: xry111 | Owner:
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by xry111):
Fix a paragraph, to satisify the trac format:
The value is 2^56^ + 1, but as all we know the precision of double is only
52 bits. So 2^56^ + 1 is truncated to 2^56^, which is wrong.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9038#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".