Ffmpeg Constant Sync

Use when auditing or updating hand-written FFmpeg constants, macro aliases, and version-gated feature flags in Rust bindings. Trigger for tasks like comparing `pixfmt.h` / `channel_layout.h` / `error.h` against `src/avutil/*.rs`, checking whether FFmpeg 8.1 added constants, determining the first FFmpeg release that introduced a symbol, or adding `ffmpegX_Y` feature gates in `Cargo.toml`.

tomevault-io d18fef2 2 files · 4.4 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ccextractor--rusty-ffmpeg--rusty-ffmpeg commit d18fef26b4

Frequently asked questions

npx skillmds@latest add tomevault-io/ffmpeg-constant-sync