Open Nancy-Chauhan opened 6 years ago
The crop commit message should start with a capital and contain more details about what you changed and why
the getting-started commit shouldn't be a part of this PR - it is already in it's own (#443)
In general - try reduce the number of loops. That way the current O(n^2) performance can be improved, leading to less processor usage.
WIP :This is the initial step towards adding the support for crop feature to existing HDMI2USB-litex-firmware. This allows the clipping of top,left,bottom,right of a frame but there is an issue of flickering