[PATCH v3] media: vimc: Enable set resolution at the scaler src pad

2019-10-04 Thread Pedro Terra
Modify the scaler subdevice to accept setting the resolution of the source pad (previously the source resolution would always be 3 times the sink for both dimensions). Now any resolution can be set at src (even smaller ones) and the sink video will be scaled to match it. Test example: With the vim

[PATCH v2] media: vimc: Enable set resolution at the scaler src pad

2019-09-15 Thread Pedro Terra
Modify the scaler subdevice to accept setting the resolution of the source pad (previously the source resolution would always be 3 times the sink for both dimensions). Now any resolution can be set at src (even smaller ones) and the sink video will be scaled to match it. Test example: With the vim