diff options
author | Paul B Mahol <onemda@gmail.com> | 2023-10-03 12:43:14 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-10-06 00:05:56 +0200 |
commit | d7579189f762065f8efd63aea12e6e59c303d5ae (patch) | |
tree | 919514f0a27ab594a2e29f7679324406250c1cf5 /libavfilter/vulkan | |
parent | 81cc0e13455baa5e6547df40dc5961d415d6fcd2 (diff) | |
download | ffmpeg-d7579189f762065f8efd63aea12e6e59c303d5ae.tar.gz |
avcodec/mlpenc: restructure code and resolve several bugs
Do not use put_sbits() where only unsigned is stored.
Reduce size of data_check_present field.
Reduce size of table of codebook_extremes[].
Avoid anonymously typedeffed structs.
Use encoder private context to store parameters.
Fix wrapping when calculating offsets.
Restructure arrays in encoder private context so to keep
arrays belonging to same subblock into separate structure.
Disable matrix coefficients as they are sometimes
producing wrong results.
Diffstat (limited to 'libavfilter/vulkan')
0 files changed, 0 insertions, 0 deletions