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

256 Commits

Author SHA1 Message Date
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
REELcoder
d1a1329beb Fix PiP window size handling 2020-04-06 20:45:01 +02:00
jojo61
5875e10479 Honor Softstartflag 2020-04-01 12:45:33 +02:00
jojo61
a6e65d953e Fix issue #42 and changes for faster a/v sync 2020-03-31 13:57:43 +02:00
jojo61
fecb81486d Revert Fix for tvguide 2020-03-29 18:36:54 +02:00
jojo61
f756334187 Fix epggrid scolling with tvguide 2020-03-26 12:36:00 +01:00
jojo61
14ba527a45 Fix issue #40 2020-03-16 16:31:47 +01:00
jojo61
ec09dbfb25 Fix issue #41 2020-03-13 08:19:58 +01:00
jojo61
34b1fccb28 Fis issues #36 #37 #38 2020-03-12 08:05:39 +01:00
jojo61
5586618c6e More fixes 2020-03-09 22:59:27 +01:00
jojo61
4dbf2dcc84 Fixes for Maintainer 2020-03-09 16:15:01 +01:00
jojo61
74a2285af0 Fixed typo 2020-03-06 13:58:56 +01:00
jojo61
b2bff4ebd0 Minor fix for vaapi compile 2020-03-06 13:03:21 +01:00
jojo61
84501d314e Switch to ffnvcodec headers 2020-03-06 12:42:14 +01:00
jojo61
04e1b8732d correct conversion BT709 colors to sRGB 2020-03-06 11:51:20 +01:00
jojo61
3e649a5cea Rework shaders - Better HLG Colors 2020-03-06 09:11:08 +01: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
jojo61
6c0f80979f Try Fix for tvguide 2020-03-04 16:34:40 +01:00
jojo61
189d8cfa53 Fix issue #34 2020-03-04 15:55:57 +01:00
jojo61
73b355c52d Fixed issue #29 2020-03-02 16:20:34 +01:00
jojo61
3d23288bdc Fixed issue #32 2020-03-02 16:11:33 +01:00
jojo61
b1a642e64a Fixed issue #31 2020-03-02 16:06:27 +01:00
jojo61
1b7bfd2087 More openglosd fixes 2020-02-27 16:24:07 +01:00
jojo61
03e69b5e26 Use FT_ULong instead of uint 2020-02-26 16:52:48 +01:00
jojo61
a5b81f8de1 Set cache to zero for broken vaapi 2020-02-20 16:00:16 +01:00
jojo61
2485929c2b more OSD stuff 2020-02-19 15:54:09 +01:00
jojo61
b9fed82109 OSD fixes 2020-02-18 22:02:53 +01:00
jojo61
49db402de6 Fix in makefile 2020-02-02 13:28:36 +01:00
jojo61
7ce842b989 More info in Menue 2020-02-02 13:26:51 +01:00
jojo61
9d0417045e Fixed vaapi SD streams 2020-02-02 11:15:17 +01:00
jojo61
f7449c8d3a Prepare Makefile for batch processing 2020-02-01 11:47:11 +01:00
jojo61
5ef6597340 Fix cuvid compile 2020-01-31 14:15:56 +01:00
jojo61
c06b891c2b Final fix for memory leak 2020-01-31 12:28:18 +01:00
jojo61
26945ef9d2 One more try to fix memleak 2020-01-27 18:00:45 +01:00
jojo61
e0239a549e One more fix for memleak 2020-01-21 16:59:03 +01:00
jojo61
431e37e93f try to fix memleak 2020-01-19 16:58:28 +01:00
jojo61
4b5b27382a Fixed skindesigner shady in drm Version 2020-01-18 16:20:08 +01:00
jojo61
2ec7a250a3 Fix drm Filepointer 2020-01-18 12:58:02 +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
ce3813a9e9 Minor cleanups 2020-01-08 17:04:18 +01:00
jojo61
53314a17f5 Remove deprecated call 2020-01-08 17:00:53 +01:00
jojo61
e4e6a81f54 Add patch for skinnopacity 2020-01-08 16:44:37 +01:00
jojo61
70b67f4466 Fix DETA/ATTA with DRM (hopefully) 2020-01-07 22:22:07 +01:00
jojo61
2f0b1d0df9 Reverse DETA fix 2020-01-03 13:58:24 +01:00
jojo61
dfe70f4f96 More OpenGL and DRM fixes 2020-01-03 12:22:47 +01:00
jojo61
fe3681f6eb Fix UHD crash with DRM 2019-12-28 11:16:01 +01:00
jojo61
50299f178f Provide environment Setting for OpenGL
- no .drirc needad anymore
2019-12-28 10:57:47 +01:00