Files
ardour/libs/pbd/pbd
Robin Gareus 117cfc844b Fix 128 bit integer math rounding (#9057)
The previous code only used the 1st multiplicand was use to
determine the direction of rounding, breaking commutative property

`muldiv_round (1, 3, 4) != muldiv_round (3, 1, 4)`
2023-01-12 16:08:53 +01:00
..
2022-06-22 13:31:08 -06:00
2020-10-13 21:27:16 +02:00
2022-09-07 00:09:54 +02:00
2015-10-05 16:17:49 +02:00
2022-07-07 05:21:54 +02:00
2022-05-12 05:27:27 +02:00
2022-06-21 17:31:50 -06:00
2020-10-13 21:27:16 +02:00
2020-12-10 20:21:29 +01:00