Commit Graph

14 Commits

Author SHA1 Message Date
Dirk Nehring 74847c9bed Remove RASPI support 2022-05-24 00:09:55 +02:00
Dirk Nehring 43135c43bc reformat missing files 2021-12-29 12:08:12 +01:00
jojo61 891d432536 More changes for HDR support with kernel 5.12
Support for LUTs
Removed default PIP witch cuvid
2021-03-16 09:40:08 +01:00
jojo61 cb466dd894 No root for softhddrm needed anymore 2020-05-07 10:53:51 +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
Dirk Nehring 36c208967e - Reindent all sources to common coding style again.
- Fix compile bug occurred with gcc10 (-fno-common is now default)
2020-04-10 16:17:23 +02:00
jojo61 c06b891c2b Final fix for memory leak 2020-01-31 12:28:18 +01:00
jojo61 1674600882 Fixes for drm Aspectratio and UHD HDR 2020-01-15 18:01:27 +01:00
jojo61 269c396a2c more drm DETA/ATTA fixes 2020-01-13 18:17:07 +01:00
jojo61 70b67f4466 Fix DETA/ATTA with DRM (hopefully) 2020-01-07 22:22:07 +01:00
jojo61 463109fcb6 Prepare for v4l2m2m for Raspi 4 2019-12-23 11:14:38 +01:00
jojo61 67832ac333 Enabled -C Option for DRM 2019-12-17 12:15:35 +01:00
jojo61 d2dedb40dd New Parameter -r for Refreshrate with DRM
Fixed aspectratio with DRM
2019-12-12 11:31:40 +01:00
jojo61 3bed988b14 Inital Support for DRM with HDR10 and HDR-HLG 2019-12-10 10:45:22 +01:00