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

116 Commits

Author SHA1 Message Date
jojo61
03b770ce47 Support for mpv user shaders with libplacebo 2020-06-07 12:31:18 +02:00
jojo61
c7c4cb06a6 Fix aspect change within SD channels
Should fix #48
2020-06-01 17:15:07 +02:00
jojo61
a41f6b22fd Update for latest libplacebo 2020-05-15 16:37:06 +02:00
jojo61
2fea2ee69f Fix default Gamma in Initial Setup
Prepare für opengl placebo (not working yet)
2020-05-01 12:06:04 +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
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
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
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
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
6c0f80979f Try Fix for tvguide 2020-03-04 16:34:40 +01:00
jojo61
73b355c52d Fixed issue #29 2020-03-02 16:20:34 +01:00
jojo61
b9fed82109 OSD fixes 2020-02-18 22:02:53 +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
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
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
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
jojo61
463109fcb6 Prepare for v4l2m2m for Raspi 4 2019-12-23 11:14:38 +01:00
jojo61
1274e673ec More cuvid fixes 2019-12-17 11:12:00 +01:00
jojo61
4334894515 Fix cuvid without placebo 2019-12-17 10:22:22 +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
Dirk Nehring
1a56d620ac Fix indentation. 2019-11-18 13:01:19 +01:00
jojo61
780c594ba2 More fixes for OSD 2019-11-13 17:09:49 +01:00
jojo61
8838d4c754 Fixed OSD Size for skindesigner with UHD
Fixed corruption with fast Menue Switch
2019-11-11 17:45:59 +01:00
jojo61
6acd2feb3f Changed OSD Interface without Placebo 2019-11-05 22:06:54 +01:00
jojo61
a4bee138f2 Improved Placebo Frame turnaroundtime 2019-11-02 13:28:42 +01:00
jojo61
146b826b4d OSD optimizations 2019-11-01 08:22:26 +01:00
Dirk Nehring
9ebdd3baae Fix remaining indentation problems. 2019-10-28 21:43:37 +01:00
Dirk Nehring
ed53dd21ca Reindent all sources to common coding style. 2019-10-26 18:42:19 +02:00
9000h
59354108fc
second tryfix osd
fix core dump at start when using vdr-plugin-skinnopacity
the code is maybe not needed for VAAPI anyway
2019-10-25 23:25:20 +02:00
jojo61
d25f456e67 Fixed StillPicture
Fixed YADIF Compile error
2019-10-24 16:00:09 +02:00
jojo61
9e8cd60f28 Improve Edit Speed 2019-10-23 16:25:10 +02:00
Dirk Nehring
35cc401e13 Drop ffmpeg compatibility checks
Set minimum ffmpeg API to 3.4
Set minimum VDR API to 2.4.0
2019-10-22 15:21:26 +02:00
jojo61
f80d757704 Fixed ATTA and DETA
Cleanup some code
Testet GRAB funktions
2019-10-20 14:48:28 +02:00
jojo61
9003beee34 Fix PIP with PLACEBO 2019-10-12 11:23:32 +02:00