<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/funnelcake/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-05-05T19:58:10Z</updated>
<entry>
<title>multimedia/funnelcake: New port!</title>
<updated>2026-05-05T19:58:10Z</updated>
<author>
<name>Ryan Steinmetz</name>
<email>zi@FreeBSD.org</email>
</author>
<published>2026-05-05T19:58:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=51d7669d7a42a9e2975cc4fbdef2e4809f127143'/>
<id>urn:sha1:51d7669d7a42a9e2975cc4fbdef2e4809f127143</id>
<content type='text'>
funnelcake is a SIMD-accelerated YUV image scaler and HDR/SDR tonemapper
written in C. It produces multiple downscaled outputs from a single
input frame in one fused pass, which avoids the redundant memory
traffic of running an external scaler per output size.

Features:
- Power-of-two and thirds (1/2, 1/3, 1/4, 2/3, ...) downscale ratios
  and integer upscale, all in a single pass over the source.
- 8-bit SDR (I420, NV12) and 10-bit HDR (I010, P010, I210, P210)
  pixel formats.
- HDR-to-SDR tonemapping with PQ (SMPTE 2084) and HLG transfer curves,
  and a custom-LUT path for application-supplied curves.
- Hand-tuned SIMD kernels: AVX2 on amd64, NEON on aarch64.
  Detection is at runtime; falls back to a portable scalar path.
</content>
</entry>
</feed>
