1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libswscale
Ronald S. Bultje 6d4d483eee swscale: de-macro'ify RGB15/16/32 input functions.
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.
2011-06-09 16:47:45 -04:00
..
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-29 14:32:08 +02:00