diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-04-27 02:15:36 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-04-27 02:18:32 +0100 |
commit | f16180f44859587e0211170bd82b1bfd26f24b5a (patch) | |
tree | fb2c650ee746d6eb8fb271358b39b4c62cadeb3d /libavcodec/arm/h264idct_neon.S | |
parent | 18a0d9d7ad0292ce37f5262bda92ebfdd33bf31d (diff) | |
download | ffmpeg-f16180f44859587e0211170bd82b1bfd26f24b5a.tar.gz |
opus_pvq: merge band encoding and decoding into one function
Most code between the 2 functions was duplicated which made keeping
both in sync difficult.
This also fixes some discovered issues with encoding (incorrect
TF switching buffers) and reduces stack usage (reuse the already
allocated CeltFrame->scratch buffer for the quantized coefficients).
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavcodec/arm/h264idct_neon.S')
0 files changed, 0 insertions, 0 deletions