Piped/src
Glen Lowland 25818ae89f Fix seekbar preview aspect ratio and cropping
This PR fixes two issue observed with the seekbar preview:
- sometimes images got cropped incorrectly at the end of the video due to image having less frames that server tells us - so calculate it in place;
- set canvas width and height based on actual frame data so it follows the video aspect ratio rather than hard-coded value.
2023-05-01 23:22:30 +01:00
..
components Fix seekbar preview aspect ratio and cropping 2023-05-01 23:22:30 +01:00
locales Translated using Weblate (Portuguese (Portugal)) 2023-05-01 23:50:07 +02:00
router Add live url support 2023-03-13 10:38:04 +00:00
utils Simplify export and filter manifests from dash generation. 2023-03-02 14:18:53 +00:00
App.vue Opt out of chromium's dark mode. 2023-05-01 08:26:09 +01:00
main.js Fix for NaN preferences breaking things. 2023-03-20 00:44:10 +00:00
registerServiceWorker.js Fix PWA support. 2022-01-12 05:31:12 +00:00