Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swscale/csputils: Remove unused ff_sws_matrix3x3_rmul() | Andreas Rheinhardt | 2025-04-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | swscale/csputils: add internal colorspace math helpers | Niklas Haas | 2024-12-23 | 1 | -0/+114 |
Logic is, for the most part, a straight port of similar logic in liplacebo's colorspace.c, with some general edits and refactors. |