1
0
mirror of https://github.com/jojo61/vdr-plugin-softhdcuvid.git synced 2023-10-10 13:37:41 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
jojo61
e4115f348b Update README 2020-06-07 12:56:51 +02:00
Dirk Nehring
a3eedbff0c Remove unsupported auto-crop feature from source 2020-04-16 21:15:19 +02:00
Dirk Nehring
23651104f2 Reworked the aspect function. Now we calculate the display aspect from the pixel width and
pixel height (and not from the physical size, which was the root cause for rounding errors).
Cropping calculation is reworking, now the rounding is correct. I introduce a new aspect mode
"original" which displays the output with the original size (but after correction the
pixel aspect ratio). Tested with vaapi(X11) and vaapi(DRM) with and without libplacebo.
2020-04-13 18:04:57 +02:00
jojo61
feb7479ff8 Update Readme 2020-03-06 09:02:27 +01:00
jojo61
3590eadbaa Update Readme 2020-03-06 08:59:24 +01:00
Dirk Nehring
9ebdd3baae Fix remaining indentation problems. 2019-10-28 21:43:37 +01:00
jojo61
5c2b801a45 First support for VAAPI 2019-08-22 12:34:29 +02:00
jojo61
7dbfba85f4 explain YADIF config 2019-04-05 07:26:18 +02:00
jojo61
b3d3caec41 more changes 2018-12-07 13:10:03 +01:00
jojo61
7b3c47035e more changes 2018-12-07 13:07:50 +01:00
jojo61
14b17bbdee enabled libplacebo 2018-11-05 10:38:27 +01:00
jojo61
a32b42c68d reversed fix for interlaced playback 2018-10-13 15:45:01 +02:00
jojo61
35af60f504 GRAB enabled 2018-10-04 16:49:06 +02:00
jojo61
719ee18004 README update 2018-08-19 11:59:12 +02:00
jojo61
27d70e742d README update 2018-08-19 11:50:09 +02:00
jojo61
9dfbe90a3f Initial commit 2018-08-19 11:45:18 +02:00