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

Commit Graph

  • a3eedbff0c Remove unsupported auto-crop feature from source #53 Dirk Nehring 2020-04-16 21:15:19 +0200
  • 309ad1c90e
    Merge pull request #45 from dnehring7/master jojo61 2020-04-14 08:18:20 +0000
  • 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. #45 Dirk Nehring 2020-04-13 18:04:57 +0200
  • 36c208967e - Reindent all sources to common coding style again. - Fix compile bug occurred with gcc10 (-fno-common is now default) Dirk Nehring 2020-04-10 16:17:23 +0200
  • d1a1329beb Fix PiP window size handling #54 REELcoder 2020-04-06 20:45:01 +0200
  • 5875e10479 Honor Softstartflag v3.1.0 jojo61 2020-04-01 12:45:33 +0200
  • a6e65d953e Fix issue #42 and changes for faster a/v sync jojo61 2020-03-31 13:57:43 +0200
  • fecb81486d Revert Fix for tvguide jojo61 2020-03-29 18:36:54 +0200
  • f756334187 Fix epggrid scolling with tvguide jojo61 2020-03-26 12:36:00 +0100
  • 14ba527a45 Fix issue #40 jojo61 2020-03-16 16:31:47 +0100
  • ec09dbfb25 Fix issue #41 jojo61 2020-03-13 08:19:58 +0100
  • 34b1fccb28 Fis issues #36 #37 #38 jojo61 2020-03-12 08:05:39 +0100
  • 5586618c6e More fixes jojo61 2020-03-09 22:59:27 +0100
  • 4dbf2dcc84 Fixes for Maintainer jojo61 2020-03-09 16:15:01 +0100
  • 74a2285af0 Fixed typo jojo61 2020-03-06 13:58:56 +0100
  • b2bff4ebd0 Minor fix for vaapi compile jojo61 2020-03-06 13:03:21 +0100
  • 84501d314e Switch to ffnvcodec headers jojo61 2020-03-06 12:42:14 +0100
  • 04e1b8732d correct conversion BT709 colors to sRGB jojo61 2020-03-06 11:51:20 +0100
  • 3e649a5cea Rework shaders - Better HLG Colors jojo61 2020-03-06 09:11:08 +0100
  • feb7479ff8 Update Readme jojo61 2020-03-06 09:02:27 +0100
  • 3590eadbaa Update Readme jojo61 2020-03-06 08:59:24 +0100
  • 6c0f80979f Try Fix for tvguide jojo61 2020-03-04 16:34:40 +0100
  • 189d8cfa53 Fix issue #34 jojo61 2020-03-04 15:55:57 +0100
  • 73b355c52d Fixed issue #29 jojo61 2020-03-02 16:20:34 +0100
  • 3d23288bdc Fixed issue #32 jojo61 2020-03-02 16:11:33 +0100
  • b1a642e64a Fixed issue #31 jojo61 2020-03-02 16:06:27 +0100
  • 1b7bfd2087 More openglosd fixes jojo61 2020-02-27 16:24:07 +0100
  • 03e69b5e26 Use FT_ULong instead of uint jojo61 2020-02-26 16:52:48 +0100
  • a5b81f8de1 Set cache to zero for broken vaapi jojo61 2020-02-20 16:00:16 +0100
  • 2485929c2b more OSD stuff jojo61 2020-02-19 15:54:09 +0100
  • b9fed82109 OSD fixes jojo61 2020-02-18 22:02:53 +0100
  • 49db402de6 Fix in makefile jojo61 2020-02-02 13:28:36 +0100
  • 7ce842b989 More info in Menue jojo61 2020-02-02 13:26:51 +0100
  • 9d0417045e Fixed vaapi SD streams v3.0.1 jojo61 2020-02-02 11:15:17 +0100
  • f7449c8d3a Prepare Makefile for batch processing v3.0 jojo61 2020-02-01 11:47:11 +0100
  • 5ef6597340 Fix cuvid compile jojo61 2020-01-31 14:15:56 +0100
  • c06b891c2b Final fix for memory leak jojo61 2020-01-31 12:28:18 +0100
  • 26945ef9d2 One more try to fix memleak jojo61 2020-01-27 18:00:45 +0100
  • e0239a549e One more fix for memleak jojo61 2020-01-21 16:59:03 +0100
  • 431e37e93f try to fix memleak jojo61 2020-01-19 16:58:28 +0100
  • 4b5b27382a Fixed skindesigner shady in drm Version jojo61 2020-01-18 16:20:08 +0100
  • 2ec7a250a3 Fix drm Filepointer jojo61 2020-01-18 12:58:02 +0100
  • 1674600882 Fixes for drm Aspectratio and UHD HDR jojo61 2020-01-15 18:01:27 +0100
  • 269c396a2c more drm DETA/ATTA fixes jojo61 2020-01-13 18:17:07 +0100
  • ce3813a9e9 Minor cleanups jojo61 2020-01-08 17:04:18 +0100
  • 53314a17f5 Remove deprecated call jojo61 2020-01-08 17:00:53 +0100
  • e4e6a81f54 Add patch for skinnopacity jojo61 2020-01-08 16:44:37 +0100
  • 70b67f4466 Fix DETA/ATTA with DRM (hopefully) jojo61 2020-01-07 22:22:07 +0100
  • 2f0b1d0df9 Reverse DETA fix jojo61 2020-01-03 13:58:24 +0100
  • dfe70f4f96 More OpenGL and DRM fixes jojo61 2020-01-03 12:22:47 +0100
  • fe3681f6eb Fix UHD crash with DRM jojo61 2019-12-28 11:16:01 +0100
  • 50299f178f Provide environment Setting for OpenGL - no .drirc needad anymore jojo61 2019-12-28 10:57:47 +0100
  • 6ea4f5076b Reverse commit need more testing jojo61 2019-12-28 07:55:51 +0100
  • da49be10be
    drirc workaround #26 9000h 2019-12-27 23:01:37 +0100
  • 3cb66dd3de make .drirc obsolete jojo61 2019-12-27 14:26:12 +0100
  • d1e271c79f
    fix OSD on windowed resize #24 9000h 2019-12-23 16:13:18 +0100
  • 68fa4fe4dc Some refactoring of shaders jojo61 2019-12-23 14:53:30 +0100
  • 463109fcb6 Prepare for v4l2m2m for Raspi 4 jojo61 2019-12-23 11:14:38 +0100
  • d1bc51edb8 Fixed missing lib jojo61 2019-12-20 12:12:53 +0100
  • 67832ac333 Enabled -C Option for DRM jojo61 2019-12-17 12:15:35 +0100
  • 1274e673ec More cuvid fixes jojo61 2019-12-17 11:12:00 +0100
  • 4334894515 Fix cuvid without placebo jojo61 2019-12-17 10:22:22 +0100
  • d2dedb40dd New Parameter -r for Refreshrate with DRM Fixed aspectratio with DRM jojo61 2019-12-12 11:31:40 +0100
  • 3bed988b14 Inital Support for DRM with HDR10 and HDR-HLG jojo61 2019-12-10 10:45:22 +0100
  • 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 jojo61 2019-12-08 14:43:43 +0100
  • 5cd68b6eed
    Merge pull request #21 from dnehring7/master jojo61 2019-11-19 13:15:27 +0000
  • 1a56d620ac Fix indentation. #21 Dirk Nehring 2019-11-18 13:01:19 +0100
  • 695a6495dd Small Fix for Fonts jojo61 2019-11-17 11:07:15 +0100
  • 780c594ba2 More fixes for OSD jojo61 2019-11-13 17:09:49 +0100
  • 8838d4c754 Fixed OSD Size for skindesigner with UHD Fixed corruption with fast Menue Switch jojo61 2019-11-11 17:45:59 +0100
  • b883fa606b Add repeat handling for X11 keyboard remote control v2.1.0 jojo61 2019-11-06 16:44:53 +0100
  • 6acd2feb3f Changed OSD Interface without Placebo jojo61 2019-11-05 22:06:54 +0100
  • 499731fc1f Fixed Vaapi OSD with PLACEBO jojo61 2019-11-02 15:47:45 +0100
  • a4bee138f2 Improved Placebo Frame turnaroundtime jojo61 2019-11-02 13:28:42 +0100
  • 146b826b4d OSD optimizations jojo61 2019-11-01 08:22:26 +0100
  • 3dfaeaf7e2
    Merge pull request #16 from dnehring7/master jojo61 2019-10-28 22:28:48 +0100
  • 132caa81de Remove old VDR API compatibility defines #16 Dirk Nehring 2019-10-28 21:52:29 +0100
  • 9ebdd3baae Fix remaining indentation problems. Dirk Nehring 2019-10-28 21:43:37 +0100
  • 43fa0b8929
    Merge pull request #15 from jojo61/revert-10-Add-glFinish()-before-unmapping-the-surface jojo61 2019-10-28 20:02:17 +0100
  • 2cd8415f2b
    Revert "Add glFinish() before unmapping the surface" #15 jojo61 2019-10-28 20:01:37 +0100
  • 2d3a7339e8
    Merge pull request #14 from 9000h/fix-missing-break jojo61 2019-10-28 19:59:40 +0100
  • c4a7aefc20
    Merge pull request #13 from 9000h/use-the-log-defines jojo61 2019-10-28 19:59:11 +0100
  • bdfe1a62c9
    Merge pull request #12 from 9000h/Switch-to-posix-compaatible-sched_yield jojo61 2019-10-28 19:58:27 +0100
  • 1bf5a841e9
    Merge branch 'master' into Switch-to-posix-compaatible-sched_yield #12 9000h 2019-10-28 15:51:49 +0100
  • 7269e28f9a
    Update softhdcuvid.cpp #14 9000h 2019-10-28 15:49:03 +0100
  • b83cb6167c
    Merge branch 'master' into fix-missing-break 9000h 2019-10-28 15:47:35 +0100
  • 7b0984381d
    fix missing break 9000h 2019-10-28 13:02:12 +0100
  • ed5fa65837
    use the log defines #13 9000h 2019-10-28 12:57:05 +0100
  • 70ef3d6602
    Switch to posix compaatible sched_yield 9000h 2019-10-28 12:34:46 +0100
  • 185c22d5ca Remove colorblindness support. Remove remaining trailing spaces. #11 Dirk Nehring 2019-10-27 12:54:26 +0100
  • 557c17982f
    Merge pull request #10 from 9000h/Add-glFinish()-before-unmapping-the-surface jojo61 2019-10-27 10:52:02 +0100
  • 01a564cf3d
    Merge pull request #9 from dnehring7/master jojo61 2019-10-27 10:48:39 +0100
  • 6044db40f3
    Add glFinish() before unmapping the surface #10 9000h 2019-10-26 23:03:35 +0200
  • ed53dd21ca Reindent all sources to common coding style. #9 Dirk Nehring 2019-10-26 18:42:19 +0200
  • 5653e31466
    Merge pull request #7 from 9000h/second-tryfix-osd jojo61 2019-10-26 15:55:08 +0200
  • 59354108fc
    second tryfix osd #7 9000h 2019-10-25 23:25:20 +0200
  • d25f456e67 Fixed StillPicture Fixed YADIF Compile error #8 jojo61 2019-10-24 16:00:09 +0200
  • 9e8cd60f28 Improve Edit Speed jojo61 2019-10-23 16:25:10 +0200
  • 6fbf240f6e
    Merge pull request #6 from 9000h/try-fix-osd jojo61 2019-10-23 12:05:27 +0000
  • 51e2aaaeb0
    Merge pull request #5 from 9000h/fix-missing-AudioSetBufferTime jojo61 2019-10-23 12:04:18 +0000