Commit Graph

23 Commits

Author SHA1 Message Date
Juha Jeronen
e53f65b13e add analog_distort filter 2024-01-21 02:42:52 +02:00
Juha Jeronen
2b4fe3711f add shift_distort filter 2024-01-21 01:43:28 +02:00
Juha Jeronen
cbb3d060be postproc: brightness filters, without affecting translucency 2024-01-20 02:45:52 +02:00
Juha Jeronen
c0d8a35834 log image size in postprocessor 2024-01-18 22:33:38 +02:00
Juha Jeronen
79f6234149 VHS glitch filter: add hold duration options 2024-01-18 16:08:34 +02:00
Juha Jeronen
d8350e451c improve docstrings/comments 2024-01-18 14:40:02 +02:00
Juha Jeronen
07b1f97b37 fix small bug 2024-01-18 14:35:01 +02:00
Juha Jeronen
f8d2071d10 make cache-needing effects nameable to give them separate cache keys 2024-01-18 14:20:12 +02:00
Juha Jeronen
8b13beeb3f add FPS correction to VHS glitch filter 2024-01-18 14:10:29 +02:00
Juha Jeronen
9cc091bc7b add framerate correction to most postproc filters 2024-01-18 02:46:18 +02:00
Juha Jeronen
6e15d3d76c update comment 2024-01-12 15:43:47 +02:00
Juha Jeronen
01037cd2c3 disable postproc temporarily
We'll re-enable it once we add code to the client to send us postproc configs.
2024-01-02 02:28:54 +02:00
Juha Jeronen
f845ce42fc better type signature, correctly 2023-12-30 01:36:11 +02:00
Juha Jeronen
d8ad41132e better type signature 2023-12-30 01:32:28 +02:00
Juha Jeronen
242b212405 move TODO item to TODO list 2023-12-30 01:19:22 +02:00
Juha Jeronen
6ac26399ff fix mistake in comment 2023-12-29 01:27:04 +02:00
Juha Jeronen
3e0ac73194 fix some thinkos in commented-out code 2023-12-29 01:19:00 +02:00
Juha Jeronen
371a2cdc7f compute the pixel position meshgrid just one, at startup 2023-12-29 01:15:58 +02:00
Juha Jeronen
b41419d9de simplify 2023-12-29 00:56:20 +02:00
Juha Jeronen
9a833b51da postprocessor: configurability infra 2023-12-29 00:55:43 +02:00
Juha Jeronen
596837b608 clarify 2023-12-29 00:17:15 +02:00
Juha Jeronen
4df45c35ce fixxor bugzzor 2023-12-29 00:17:08 +02:00
Juha Jeronen
5b852f785e refactor postprocessor into new module 2023-12-29 00:13:05 +02:00