]> git.sesse.net Git - ffmpeg/commit
avcodec/vmnc: Simplify "24bit" support
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 20 May 2015 16:50:38 +0000 (18:50 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 20 May 2015 16:50:38 +0000 (18:50 +0200)
commitb6ca7bfc7c12356e9e33eeab0ee8bf7ec865b944
tree230202426462badca4b332c82b5f225ed3764060
parenta4c7aeaf82decc6a0d72b8d4447932363daa65a2
avcodec/vmnc: Simplify "24bit" support

This also makes the code more robust, removing potential out of
array writes.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vmnc.c