Commit Graph

24 Commits

Author SHA1 Message Date
jojo61 ddd44e6f62 Update README 2023-07-16 12:04:00 +02:00
jojo61 d78e905411 Update libplacebo link in README 2023-02-15 16:03:10 +01:00
jojo61 464f7de014 Update README with link to libplacebo 2023-02-13 10:48:30 +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
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 a4fe3aa31c More changes for HDR with softhddrm
Monitor Type now required in Konfig
2021-03-17 14:24:52 +01:00
jojo61 e9cfe530ba Update README 2021-01-28 13:46:43 +01:00
jojo61 cb4515f6b7 Minor updates 2021-01-14 10:40:29 +01:00
jojo61 e4115f348b Update README 2020-06-07 12:56:51 +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
jojo61 feb7479ff8 Update Readme 2020-03-06 09:02:27 +01:00
jojo61 3590eadbaa Update Readme 2020-03-06 08:59:24 +01:00
Dirk Nehring 9ebdd3baae Fix remaining indentation problems. 2019-10-28 21:43:37 +01:00
jojo61 5c2b801a45 First support for VAAPI 2019-08-22 12:34:29 +02:00
jojo61 7dbfba85f4 explain YADIF config 2019-04-05 07:26:18 +02:00
jojo61 b3d3caec41 more changes 2018-12-07 13:10:03 +01:00
jojo61 7b3c47035e more changes 2018-12-07 13:07:50 +01:00
jojo61 14b17bbdee enabled libplacebo 2018-11-05 10:38:27 +01:00
jojo61 a32b42c68d reversed fix for interlaced playback 2018-10-13 15:45:01 +02:00
jojo61 35af60f504 GRAB enabled 2018-10-04 16:49:06 +02:00
jojo61 719ee18004 README update 2018-08-19 11:59:12 +02:00
jojo61 27d70e742d README update 2018-08-19 11:50:09 +02:00
jojo61 9dfbe90a3f Initial commit 2018-08-19 11:45:18 +02:00