vl/idct: cleanup all idct buffers
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 17 Aug 2013 21:24:26 +0000 (22:24 +0100)
committerChristian König <christian.koenig@amd.com>
Mon, 19 Aug 2013 16:32:08 +0000 (18:32 +0200)
commit1d260360d8588aa7678660db5ad660c724f529ec
tree72568cc747fb54a1b039e9f45ead82026640c04e
parent5354d2e76a929a2bb898005ef4a19a68580bd922
vl/idct: cleanup all idct buffers

Code should loop through and cleanup the three (VL_NUM_COMPONENTS) idct
buffers, rather than doing the first one three times.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/auxiliary/vl/vl_mpeg12_decoder.c