Commit Graph

278 Commits

Author SHA1 Message Date
jojo61 3e9b909685 More FFMPEG fixes and Version update 2023-02-13 12:01:15 +01:00
jojo61 464f7de014 Update README with link to libplacebo 2023-02-13 10:48:30 +01:00
jojo61 da33b90f94 Update for latest FFMPEG 2023-02-13 10:11:12 +01:00
jojo61 90194d4b6c Fix for pts (fixed hang at the end when playing records). Version 3.7.5 2022-12-19 09:17:34 +01:00
jojo61 45a83eaa3f Fix Connector Search for DRM
More debug prints in syslog
2022-12-09 11:27:57 +01:00
jojo61 37f87e2511 Reenable Alsa Set Audio 2022-10-19 16:54:45 +02:00
jojo61 bd9184db01 Reenable Alsa Set Volume 2022-10-19 16:53:08 +02:00
jojo61 101bffd01f Merge branch 'master' of github.com:jojo61/vdr-plugin-softhdcuvid 2022-10-19 16:48:11 +02:00
jojo61 43085a3608 Reenable Alsa Set Volume 2022-10-19 16:47:32 +02:00
jojo61 3de7a17105
Merge pull request #65 from dnehring7/master
Remove RASPI support
2022-10-04 13:04:47 +02:00
dnehring7 c229e77151
Merge branch 'jojo61:master' into master 2022-10-03 12:27:16 +02:00
jojo61 af370721d4 Fix Audio for NUC11 2022-09-24 14:59:46 +02:00
jojo61 79fa8efc6a Fix E-AC3 Parser 2022-09-20 15:05:18 +02:00
jojo61 d5dec38d62 remove glxMakeCurrent 2022-07-09 12:52:28 +02:00
Dirk Nehring 74847c9bed Remove RASPI support 2022-05-24 00:09:55 +02:00
jojo61 115f3b1fce Set DISPLAY if not already set. 2022-05-16 15:13:00 +02:00
jojo61 ff16beb515 One more Fix for skinopacity 2022-05-11 13:52:38 +02:00
jojo61 25f70cd820 Fix DRM Audio 2022-01-18 17:48:17 +01:00
jojo61 16c734b9e3 Move sleep to VAAPI Part 2022-01-15 15:36:01 +01:00
jojo61 6e2bcd73de Fix Audio in softhdvaapi without libplacebo. 2022-01-15 15:13:42 +01:00
jojo61 fefd3e83f6 Fix VideoWindow with LIBPLACEBO_GL 2022-01-14 15:24:56 +01:00
jojo61 5c6514929d Fix for ffmpeg 4.4 by inj 2022-01-14 10:31:55 +01:00
jojo61 ce71019f44
Merge pull request #62 from dnehring7/master
Reformat source code
2022-01-14 10:25:21 +01:00
jojo61 f24ae68a8d Revert "Fix for new ffmeg 4.4 thanks to lnj"
This reverts commit a072caf133.
2022-01-14 10:22:05 +01:00
Dirk Nehring cf1a661c7b - Remove OSS support from source, it is deprecated since kernel 2.6 (released December 2003)
- remove libavresample from source, deprecated since 2017
- make ALSA and libswresample mandatory for now
2021-12-30 10:38:56 +01:00
jojo61 a072caf133 Fix for new ffmeg 4.4 thanks to lnj 2021-12-29 16:03:16 +01:00
Dirk Nehring 43135c43bc reformat missing files 2021-12-29 12:08:12 +01:00
Dirk Nehring 177e44de98 - switch from indent to clang-format, which is supported by Visual Studio Code
- reindent all sources to common code style
- fix include sort errors from clang-format
- update AGPL 3.0 license file
2021-12-27 20:02:45 +01:00
jojo61 987ff6ba12 Fix Radio Plugin Stillpicture 2021-12-16 11:37:23 +01:00
jojo61 1878eaec88 Fix Placebo for AMD 2021-12-05 17:44:45 +01:00
jojo61 3ca2a06e9d Fix for AMD support 2021-11-19 17:46:38 +01:00
jojo61 cc099e24ea Update libplacebo till API 175 2021-11-16 15:05:49 +01:00
jojo61 59a82d409e Fix for GLEW Version 2.2 2021-08-11 11:23:43 +02:00
jojo61 eabbbcb442 Fix for softhdvaapi with libplacebo >= 3.Mai 2021
Needs fix for libplacebo as well.
Or use libplacebo older that 3. Mai 2021
2021-06-20 14:56:10 +02:00
jojo61 8f96c06595 Fix Overlay transparency for osdteletext 2021-05-11 12:05:39 +02:00
jojo61 267dccf87a Support older libplacebo API
Change queue count back to 16
2021-04-20 08:27:19 +02:00
jojo61 2562c4eac5 Support for colortemp adjustment with libplacebo 2021-04-16 13:50:45 +02:00
jojo61 017ad3f61b Fix GRAB with PLACEBO_GL 2021-04-13 13:36:21 +02:00
jojo61 dfeb75cc51 Support libplacebo API 127
- Attention the scaler sequence has changed
  you need to redefine the scalers you want to use
2021-04-13 11:54:03 +02:00
jojo61 b2247ebb9b Fix mute when switching channel 2021-03-27 18:03:15 +01:00
jojo61 8c89787269 Fixed volume level (with linearize) after changing the play mode. 2021-03-21 14:20:24 +01:00
jojo61 a4fe3aa31c More changes for HDR with softhddrm
Monitor Type now required in Konfig
2021-03-17 14:24:52 +01:00
jojo61 fde863adaf Fix HDR Header includes 2021-03-16 10:22:54 +01:00
jojo61 891d432536 More changes for HDR support with kernel 5.12
Support for LUTs
Removed default PIP witch cuvid
2021-03-16 09:40:08 +01:00
jojo61 c09bad125d Save Volume before external player suspend 2021-03-16 08:44:45 +01:00
jojo61 e9cfe530ba Update README 2021-01-28 13:46:43 +01:00
jojo61 8018f7d921 Improved libplacebo opengl performance for UHD content 2021-01-28 12:59:58 +01:00
jojo61 d553a8108d Fix AC3 dowmix 2021-01-26 09:17:39 +01:00
jojo61 cb4515f6b7 Minor updates 2021-01-14 10:40:29 +01:00
jojo61 277d7fbd86 More shader samples 2021-01-11 17:22:47 +01:00