summaryrefslogtreecommitdiff
path: root/libavcodec/diractab.h
Commit message (Collapse)AuthorAge
* diractab: expose the maximum quantization index as a macroRostislav Pehlivanov2016-07-11
| | | | | | | 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>
* diractab: Fix header guard nameTimothy Gu2016-02-07
|
* diradec: split tables away to a separate diractab fileRostislav Pehlivanov2016-02-03
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>