Version: 3.104.0, Package name: libplacebo-3.104.0 |
Maintained by: Brad Smith |
Master sites: |
Description libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library. This grew out of an interest to accomplish the following goals: - Clean up mpv's internal RA API and make it reusable for other projects. - Provide a standard library of useful GPU-accelerated image processing primitives based on GLSL, so projects like VLC or Firefox can use them without incurring a heavy dependency on libmpv. - Rewrite core parts of mpv's GPU-accelerated video renderer on top of redesigned abstractions. (Basically, I wanted to eliminate stateful APIs like shader_cache.c and totally redesign gpu/video.c) |
Filesize: 426.121 KB |
Version History (View Complete History) |
|
2021-02-06 14:45:42 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to libplacebo-3.104.0, patch mpv to cope. from Brad. |
2020-12-04 05:40:06 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libplacebo-2.72.2. from Brad |
2020-10-04 12:34:17 by Stuart Henderson | Files touched by this commit (2) |
Log message: graphics/libplacebo: create static library. From Brad. |
2020-06-14 13:54:31 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Majpr update to libplacebo-2.72.0. Tested with mpv and vlc by Brad from Brad (maintainer) |
2019-12-31 04:32:30 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libplacebo-1.29.1. from Brad (maintainer) |