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

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

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

1 个仓库

Awesome GitHub RepositoriesInput Processing Optimizers

Techniques for decoupling stream reading from parsing to prevent stuttering.

Distinct from Input-Decoupled Rendering Optimizers: Distinct from input-decoupled rendering optimizers: focuses on media stream I/O performance rather than UI rendering.

Explore 1 awesome GitHub repository matching user interface & experience · Input Processing Optimizers. Refine with filters or upvote what's useful.

Awesome Input Processing Optimizers GitHub Repositories

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

    FFmpeg/FFmpeg

    61,176在 GitHub 上查看↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    Decouples input stream reading from data parsing to improve performance and prevent stuttering.

    Caudiocffmpeg
    在 GitHub 上查看↗61,176
  1. Home
  2. User Interface & Experience
  3. Rendering Optimization
  4. Input-Decoupled Rendering Optimizers
  5. Input Processing Optimizers