awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ffmpeg/ffmpegالصورة الرمزية لـ FFmpeg

    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