• Alex Converse's avatar
    mpeg12enc: Don't set up run-level info for level 0. · 7c5dfc17
    Alex Converse authored
    run: The number of zero coefficients preceding a non-zero coefficient,
    in the scan order. The absolute value of the non-zero coefficient is
    called "level".
    
    The run-level code makes illegal reads when trying to set up tables for
    nonsense level 0.
    7c5dfc17
mpeg12enc.c 36.2 KB