libplacebo

reusable library for GPU-accelerated video/image rendering

WWW CVSWeb GITHub
  1. Package version
    libplacebo-6.338.2
  2. Maintainer
    Brad Smith

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)

  • devel/fast-float
  • graphics/glad
  • graphics/vulkan-headers
  • STEM->=1.3.2v0:devel/meson