#编辑器#一个无损视频/音频编辑软件
#学习与技能提升#A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
翻译 - 视频技术动手入门:图像,视频,编解码器(av1,vp9,h265)以及更多内容(ffmpeg编码)。
FFmpeg libav 库开发教程 - 了解音视频开发基础到转封装、转码等工作。 含中文翻译
Wrangling Untrusted File Formats Safely
翻译 - 安全地处理不受信任的文件格式
Simple Binary Encoding (SBE) - High Performance Message Codec
JPEG XL image format reference implementation
vgmstream - A library for playback of various streamed audio formats used in video games.
Minimalistic MP3 decoder single header library
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
#计算机科学#State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
[ICLR 2025] SOTA discrete acoustic codec models with 40/75 tokens per second for audio language modeling
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
CicadaPlayer is the player core of AliPlayer, which supports multiple platforms Android, iOS, macOS, Windows, Linux, and WebAssembly for now. The goal is to provide a player core which supports multi-...
手写自己的RPC框架/Handwritten RPC framework