OSDN Git Service

swscale: replace formatConvBuffer[VOF] by allocated array.
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 26 May 2011 13:15:38 +0000 (09:15 -0400)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 28 May 2011 19:43:33 +0000 (21:43 +0200)
commit485d73ef215323ead6cb58a83853d1f6b52ede54
tree4aaca0a765d17f82590b1343e0a7f2bc12625cd8
parent895e4de8d5a0760a48ba968546693d9094a62013
swscale: replace formatConvBuffer[VOF] by allocated array.

This allows to convert between formats of arbitrary width,
regardless of the value of VOF/VOFW.
libswscale/swscale_internal.h
libswscale/swscale_template.c
libswscale/utils.c