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

50 Commits

Author SHA1 Message Date
jojo61
a424a57036 Mangle with C and C++ 2020-06-16 08:49:03 +02:00
jojo61
a28e368c1b Fix jumps between recording marks 2020-06-09 09:23:38 +02:00
jojo61
03b770ce47 Support for mpv user shaders with libplacebo 2020-06-07 12:31:18 +02:00
jojo61
78337f5933 Update Minor Version 2020-05-01 12:08:12 +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
a6e65d953e Fix issue #42 and changes for faster a/v sync 2020-03-31 13:57:43 +02:00
jojo61
34b1fccb28 Fis issues #36 #37 #38 2020-03-12 08:05:39 +01:00
jojo61
3d23288bdc Fixed issue #32 2020-03-02 16:11:33 +01:00
jojo61
7ce842b989 More info in Menue 2020-02-02 13:26:51 +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
b883fa606b Add repeat handling for X11 keyboard remote control 2019-11-06 16:44:53 +01:00
Dirk Nehring
132caa81de Remove old VDR API compatibility defines 2019-10-28 21:52:29 +01:00
Dirk Nehring
9ebdd3baae Fix remaining indentation problems. 2019-10-28 21:43:37 +01:00
9000h
7269e28f9a
Update softhdcuvid.cpp 2019-10-28 15:49:03 +01:00
9000h
b83cb6167c
Merge branch 'master' into fix-missing-break 2019-10-28 15:47:35 +01:00
9000h
7b0984381d
fix missing break 2019-10-28 13:02:12 +01:00
Dirk Nehring
ed53dd21ca Reindent all sources to common coding style. 2019-10-26 18:42:19 +02:00
jojo61
6fbf240f6e
Merge pull request #6 from 9000h/try-fix-osd
try fix osd
2019-10-23 12:05:27 +00:00
9000h
d03bd4661b
try fix osd 2019-10-22 19:59:56 +02:00
9000h
11ea3baba3
fix missing AudioSetBufferTime 2019-10-22 19:46:24 +02:00
jojo61
a2b52bb804 Fix jump in recordings
Fix in CUVID Bufferhandling
2019-10-11 11:47:11 +02:00
jojo61
18759e8dab fix device name 2019-08-23 14:26:43 +02:00
jojo61
5c2b801a45 First support for VAAPI 2019-08-22 12:34:29 +02:00
jojo61
7e5c6f349d YADIF Deinterlacer 2019-04-05 07:20:52 +02:00
jojo61
6c5b65ed82 fix for compilerwarnings 2019-01-04 10:08:47 +01:00
jojo61
b510de5728 V1.1.0 2018-12-10 13:14:46 +01:00
jojo61
7b3c47035e more changes 2018-12-07 13:07:50 +01:00
jojo61
4f4472d4a7 More Konfigs nad skindesigner fixes 2018-11-20 16:17:48 +01:00
jojo61
2253957c11 More Konfigs nad skindesigner fixes 2018-11-20 16:05:38 +01:00
jojo61
6fd279e695 Version 1.0.0 2018-11-18 10:42:22 +01:00
jojo61
71e97395e6 more config Parameters 2018-11-17 16:32:55 +01:00
jojo61
e6bd5cdce2 removed prints 2018-11-17 15:08:17 +01:00
jojo61
c97fd4e007 finalised PLACEBO support 2018-11-17 14:58:25 +01:00
jojo61
130c3e90a0 enabled copping 2018-10-12 15:12:30 +02:00
jojo61
f03dde19ed fixed SURFACES full 2018-10-08 17:02:12 +02:00
jojo61
98af2bb7bf more Frame Statistik 2018-10-07 13:31:52 +02:00
jojo61
35af60f504 GRAB enabled 2018-10-04 16:49:06 +02:00
jojo61
fdedeb6944 more debugs 2018-09-30 15:26:55 +02:00
jojo61
3f15f798bb more DETA fixes 2018-09-30 13:20:34 +02:00
jojo61
a998e6ab04 fix DETA with open OSD 2018-09-29 18:41:01 +02:00
jojo61
580ab6dc42 Aspect fix for SD and more mutex for OSD 2018-09-25 16:29:03 +02:00
jojo61
cca1022528 fixed detach crash hopefully 2018-09-09 17:43:34 +02:00
jojo61
d5d680216e openglosd integrated 2018-09-05 20:39:12 +02:00
jojo61
cbdc46effe add DeviceName 2018-09-01 12:14:07 +02:00
jojo61
b06bd8e3ec Removed unused Konfigs 2018-08-22 21:04:52 +02:00
jojo61
1038725182 Initial commit 2018-08-19 11:45:46 +02:00