On 30.01.2017 09:23, Steinar H. Gunderson wrote:
> How can you get a negative run, which would be required for this to happen?
Some values in ff_dc_alpha_run_vlc_le.table are negative, e.g.:
ff_dc_alpha_run_vlc_le.table[32] = {-1, 0}
Best regards,
Andreas