]> git.sesse.net Git - ffmpeg/commit
diractab: expose the maximum quantization index as a macro
authorRostislav Pehlivanov <rpehlivanov@ob-encoder.com>
Thu, 23 Jun 2016 17:06:59 +0000 (18:06 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Mon, 11 Jul 2016 22:38:01 +0000 (23:38 +0100)
commit09d89d940635e34b0f61266d66fbb9802b18564c
tree972503d5dd77694917501c035e0e5ad4e253df95
parentb9c6c5f4539dfaf26e8484aece1b39f0a55f8fff
diractab: expose the maximum quantization index as a macro

Prevents having to have random magic values in the decoder and a
separate macro in the encoder.

Signed-off-by: Rostislav Pehlivanov <rpehlivanov@obe.tv>
libavcodec/diracdec.c
libavcodec/diractab.h
libavcodec/vc2enc.c