diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-08-21 18:53:14 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-08-21 18:53:14 +0100 |
commit | 43b378a0d321e3d01f196cec95e13acfac80d464 (patch) | |
tree | 30d4afe233ffb915510b34c32eb8e7c7e17871cb /libavcodec/pthread_slice.c | |
parent | b47a1e5c5f585da714b0361a3077b9ded46c8c54 (diff) | |
download | ffmpeg-43b378a0d321e3d01f196cec95e13acfac80d464.tar.gz |
aaccoder: move the quantization functions to a separate file
This commit moves the quantizer to a separate header file.
This allows the quantizer to be used from a separate files outside
of aaccoder without having to put another function pointer and will
result in a slight speedup as the compiler can do more optimizations.
This is required for commits following.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavcodec/pthread_slice.c')
0 files changed, 0 insertions, 0 deletions