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)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 26 May 2011 13:31:02 +0000 (09:31 -0400)
commit69645c021ad2cc503769b44b9008f98b014423de
treef4855f0e0163fc927da0fea51216ad954303e936
parent522d65ba259a263d0cd91db27b79c07e13d7fcf2
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