Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Gisquet <christophe.gisquet@gmail.com>2013-05-10 14:32:58 +0400
committerJames Almer <jamrial@gmail.com>2015-02-22 22: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