aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cri.c
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-10-03 12:43:14 +0200
committerPaul B Mahol <onemda@gmail.com>2023-10-06 00:05:56 +0200
commitd7579189f762065f8efd63aea12e6e59c303d5ae (patch)
tree919514f0a27ab594a2e29f7679324406250c1cf5 /libavcodec/cri.c
parent81cc0e13455baa5e6547df40dc5961d415d6fcd2 (diff)
downloadffmpeg-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 'libavcodec/cri.c')
0 files changed, 0 insertions, 0 deletions