mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-09 04:53:20 +00:00
Inline functions are easier to read, maintain, modify and test, which justifies the slightly increased source size. This patch also adds support for non-native endianness RGB15/16 and fixes isSupportedOutput() to no longer claim that we support writing non-native RGB565/555/444.