]> git.sesse.net Git - ffmpeg/commit
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
authorAlexis Ballier <alexis.ballier@gmail.com>
Thu, 4 Mar 2010 16:57:04 +0000 (16:57 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 4 Mar 2010 16:57:04 +0000 (16:57 +0000)
commit1379b58482b477c5fdc99ce6be82a12aec3945a0
treed0c3697c7fa5e1d19468cefc7832e950af358f7e
parentc2b40ac229dc4944d391ad949d38efc5822ffcd5
Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
libswscale.

Patch by Alexis Ballier, alexis D ballier A gmail

Originally committed as revision 30840 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c
libswscale/swscale_internal.h
libswscale/yuv2rgb.c