Heiko Fischer
6c8a98eafb
bwdif
2023-12-24 10:35:10 +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
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
ed53dd21ca
Reindent all sources to common coding style.
2019-10-26 18:42:19 +02:00
jojo61
a2b52bb804
Fix jump in recordings
...
Fix in CUVID Bufferhandling
2019-10-11 11:47:11 +02:00
jojo61
6c5b65ed82
fix for compilerwarnings
2019-01-04 10:08:47 +01:00
jojo61
1038725182
Initial commit
2018-08-19 11:45:46 +02:00