Letter L

libplacebo - Reusable library for GPU-accelerated video/image rendering primitives

Website: https://github.com/haasn/libplacebo
License: LGPLv2+
Vendor: Alcance Libre, Inc.
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 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 code smell
  like `shader_cache.c` and totally redesign `gpu/video.c`)

Packages

libplacebo-4.208.0-1.aldos.x86_64 [1.0 MiB] Changelog by Joel Barrios (2022-09-22):
- Update to 4.208.0.
libplacebo-4.208.0-1.aldos.i686 [1.0 MiB] Changelog by Joel Barrios (2022-09-22):
- Update to 4.208.0.

Listing created by Repoview-0.6.6-6.fc14.al