diff options
author | Andreas Rheinhardt <[email protected]> | 2022-09-04 01:23:00 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2022-09-07 00:07:45 +0200 |
commit | 8c7583b7528b11e4e86bc66b27a8a65c80cf0a93 (patch) | |
tree | 516033ff9f081335e16b7d913619fa4bef427d10 /libavcodec/opusdec.c | |
parent | 4a59eba227135f90a59a412a0175c783dc0be6d5 (diff) |
avcodec/dvdata: Order code table by codes
Right now, it is nearly ordered by "left codes in the tree first";
the only exception is the escape value which has been put at the
end. This commit moves it to the place it should have according
to the above order. This is in preparation for further commits.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/opusdec.c')
0 files changed, 0 insertions, 0 deletions