]> git.sesse.net Git - ffmpeg/commit
Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead of their native
authorAlexis Ballier <alexis.ballier@gmail.com>
Tue, 11 Aug 2009 16:18:55 +0000 (16:18 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Tue, 11 Aug 2009 16:18:55 +0000 (16:18 +0000)
commitffd38d8b64f02ef4f86b974ab6a421c86d6127e9
tree26bf4dcb4f326e0e80990eecf7428c9bb4558fff
parentd094052c8e8a036666ac02bfc52bf221ad39e4c8
Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead of their native
endian counterparts.

Patch by Alexis Ballier, alexis D ballier gmail

Originally committed as revision 19626 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c