diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2018-02-27 23:12:33 +0000 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2018-03-10 14:40:29 +0000 |
commit | ea6973a5733ce1a6b6359357fd5c1722c2774dce (patch) | |
tree | 536a45cf1898962e462d0bcb8deea2a9ab2f573a /tests/fate/seek.mak | |
parent | 950170bd3bb497af8efbf76ae2c886c5485d916e (diff) | |
download | ffmpeg-ea6973a5733ce1a6b6359357fd5c1722c2774dce.tar.gz |
vc2enc: replace quantization LUT with a smaller division LUT
This commit replaces the huge and impractical LUT which converted coeffs
and a quantizer to bits to encode and instead uses a standard multiplication
and a shift to replace the division and then codes the values using the
regular golomb coding functions.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'tests/fate/seek.mak')
0 files changed, 0 insertions, 0 deletions