Commit Graph

304 Commits

Author SHA1 Message Date
jojo61 68fa4fe4dc Some refactoring of shaders 2019-12-23 14:53:30 +01:00
jojo61 463109fcb6 Prepare for v4l2m2m for Raspi 4 2019-12-23 11:14:38 +01:00
jojo61 d1bc51edb8 Fixed missing lib 2019-12-20 12:12:53 +01:00
jojo61 67832ac333 Enabled -C Option for DRM 2019-12-17 12:15:35 +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
jojo61 f17e58c7c5 Provide Patches for HDR with Intel NUC and LSPCON
The patches are for the drm-intel Branch of Linux
see https://github.com/freedesktop/drm-intel
2019-12-08 14:43:43 +01:00
jojo61 5cd68b6eed
Merge pull request #21 from dnehring7/master
Fix indentation.
2019-11-19 13:15:27 +00:00
Dirk Nehring 1a56d620ac Fix indentation. 2019-11-18 13:01:19 +01:00
jojo61 695a6495dd Small Fix for Fonts 2019-11-17 11:07:15 +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 b883fa606b Add repeat handling for X11 keyboard remote control 2019-11-06 16:44:53 +01:00
jojo61 6acd2feb3f Changed OSD Interface without Placebo 2019-11-05 22:06:54 +01:00
jojo61 499731fc1f Fixed Vaapi OSD with PLACEBO 2019-11-02 15:47:45 +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
jojo61 3dfaeaf7e2
Merge pull request #16 from dnehring7/master
Fix remaining indentation problems.
2019-10-28 22:28:48 +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
jojo61 43fa0b8929
Merge pull request #15 from jojo61/revert-10-Add-glFinish()-before-unmapping-the-surface
Revert "Add glFinish() before unmapping the surface"
2019-10-28 20:02:17 +01:00
jojo61 2cd8415f2b
Revert "Add glFinish() before unmapping the surface" 2019-10-28 20:01:37 +01:00
jojo61 2d3a7339e8
Merge pull request #14 from 9000h/fix-missing-break
fix missing break
2019-10-28 19:59:40 +01:00
jojo61 c4a7aefc20
Merge pull request #13 from 9000h/use-the-log-defines
use the log defines
2019-10-28 19:59:11 +01:00
jojo61 bdfe1a62c9
Merge pull request #12 from 9000h/Switch-to-posix-compaatible-sched_yield
Switch to posix compatible sched_yield
2019-10-28 19:58:27 +01:00
9000h 1bf5a841e9
Merge branch 'master' into Switch-to-posix-compaatible-sched_yield 2019-10-28 15:51:49 +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
9000h ed5fa65837
use the log defines
use the log defines
2019-10-28 12:57:05 +01:00
9000h 70ef3d6602
Switch to posix compaatible sched_yield
Use sched_yield() instead of pthread_yield()
2019-10-28 12:34:46 +01:00
jojo61 557c17982f
Merge pull request #10 from 9000h/Add-glFinish()-before-unmapping-the-surface
Add glFinish() before unmapping the surface
2019-10-27 10:52:02 +01:00
jojo61 01a564cf3d
Merge pull request #9 from dnehring7/master
Reindent all sources to common coding style (second try). This makes it easier for future patches.
2019-10-27 10:48:39 +01:00
9000h 6044db40f3
Add glFinish() before unmapping the surface
cherry picked from rellla
22590848da
2019-10-26 23:03:35 +02:00
Dirk Nehring ed53dd21ca Reindent all sources to common coding style. 2019-10-26 18:42:19 +02:00
jojo61 5653e31466
Merge pull request #7 from 9000h/second-tryfix-osd
second tryfix osd
2019-10-26 15:55:08 +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
jojo61 6fbf240f6e
Merge pull request #6 from 9000h/try-fix-osd
try fix osd
2019-10-23 12:05:27 +00:00
jojo61 51e2aaaeb0
Merge pull request #5 from 9000h/fix-missing-AudioSetBufferTime
fix missing AudioSetBufferTime
2019-10-23 12:04:18 +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 ce294f55e8
Merge pull request #4 from dnehring7/master
Code cleanup for newer ffmpeg versions
2019-10-22 16:36:01 +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 40115f4fc6 disable PIP for vaapi 2019-10-12 14:27:47 +02:00
jojo61 9003beee34 Fix PIP with PLACEBO 2019-10-12 11:23:32 +02:00