awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesZero-Copy Transformations

Resizes, rotates, or crops individual video frames without copying data between memory spaces.

Distinct from Video Frame Processing: Distinct from Video Frame Processing: specifically applies geometric transformations using zero-copy operations.

Explore 1 awesome GitHub repository matching graphics & multimedia · Zero-Copy Transformations. Refine with filters or upvote what's useful.

Awesome Zero-Copy Transformations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vanilagy/mediabunnyVanilagy 的头像

    Vanilagy/mediabunny

    5,254在 GitHub 上查看↗

    This is a cross-platform media processing library that reads, writes, encodes, and decodes media in both browser and server environments. It supports common container formats including ISOBMFF, Matroska, Ogg, MPEG-TS, and HLS, and handles codec operations through a combination of WebCodecs API and WebAssembly-based encoders. Media is processed in streaming pipelines that maintain constant memory usage and automatically apply backpressure from output speed to all upstream components. The library distinguishes itself through a plugin-based codec registration system that allows extending support

    FFmpeg.wasm resizes, rotates, or crops individual video frames using zero-copy operations.

    TypeScriptaudiodecodingdemuxing
    在 GitHub 上查看↗5,254
  1. Home
  2. Graphics & Multimedia
  3. Video Frame Processing
  4. Zero-Copy Transformations