mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-08 23:16:47 +00:00
This avoids all the ABI troubles associated with avpriv_. Since this function is very small and does not depend on any tables, making it inline should have no adverse effects.