Lukáš Cezner
Lukáš Cezner
I would like to implement this issue. My idea is use similar strategy like in `fs` or `http`. Each function that use any of available hooks have an optional argument...
I am thinking about some support of git lfs that need `pre-push` hook to send tracked files to remote server. Difference between adapter and hook is existence of additional information...
I looked more deeply to existing git hooks and I realized only two hooks is worth it to implement: `post-checkout` and `pre-push`. | Hook | Arguments | Related command |...
If we put division into brackets, we must compute it as floating-point value, because ratio can be fraction (for example 4/3 = 1 in integer division). With integer division, first...
Sorry for late response. `util_mul_div64` is definitely better option. I created new commit with this change.
@tuduweb Thank you for the recommendation. It is squashed to one commit now, but I don't understand why Flatpak build failed.
This looks like duplicate of #7666. This problem is caused by unsafe multiplying the width by Sample Aspect Ratio.
Sorry for very long response, but I finally created a pull request with implementation of these two hooks.
Yes, I applied changes that you suggested. Sorry, it probably my fault, I expected that re-requesting a review will send you a notification.