On Thu, Jun 09, 2011 at 02:01:07PM -0400, Ronald S. Bultje wrote: > 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. > --- > libswscale/swscale.c | 278 > ++++++++++++++++++++++++++++++-------------------- > libswscale/utils.c | 29 +++++- > 2 files changed, 193 insertions(+), 114 deletions(-)
looks ok _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
