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
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
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
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
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
a4fe3aa31c
More changes for HDR with softhddrm
...
Monitor Type now required in Konfig
2021-03-17 14:24:52 +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
8018f7d921
Improved libplacebo opengl performance for UHD content
2021-01-28 12:59:58 +01:00
jojo61
9347f2a502
Fix CUVID without placebo
2021-01-11 16:13:04 +01:00
jojo61
a7471e8800
Support for libplacebo API Version 106
...
Support for LIBPLACEBO with opengl -> needs API >= 106
2021-01-10 13:55:09 +01:00
jojo61
072e1d6847
Fix vaapi for libplacebo > 87
2020-08-14 12:38:27 +02:00
jojo61
6a31404aa0
Optimize for hbbtv plugin
2020-06-22 16:35:37 +02:00
jojo61
a424a57036
Mangle with C and C++
2020-06-16 08:49:03 +02:00
jojo61
05c2585238
Fix shaders for vaapi Version
2020-06-16 07:46:27 +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
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