summaryrefslogtreecommitdiff
path: root/libavcodec/wmaenc.c
diff options
context:
space:
mode:
authorChristophe Gisquet <christophe.gisquet@gmail.com>2013-05-10 11:32:58 +0100
committerJames Almer <jamrial@gmail.com>2015-02-22 16:35:32 -0300
commite0c7ba40cf0bb521430f4a808ed1f1a408093f9c (patch)
treeea9015edd98e7e300054bbde28b20bd8b0c932ba /libavcodec/wmaenc.c
parentb7e7ee6231bc1f3608ed4005c3e7550ec4815296 (diff)
takdec: pad filter coeff buffer for DSP functions
Currently, a part of the loop has to be handled in plain C, because of DSP function requirements of having batches of 16 elements to process. Instead, pad the buffer with 0 where the DSP functions are overreading. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/wmaenc.c')
0 files changed, 0 insertions, 0 deletions