diff options
author | Andreas Rheinhardt <[email protected]> | 2021-04-29 21:10:13 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-05-05 12:35:55 +0200 |
commit | 5b8c18495c834253731cb55e4cda2e41ca40a2c4 (patch) | |
tree | 596ce30d7696370c7cf04752d3e3ef9b27a158ce /libavutil/tests/color_utils.c | |
parent | 60da5b87ad5823707254aa2930fa5950e45facc2 (diff) |
avcodec/cljrenc: Don't use too big buffers, don't copy them, set CAP_DR1
Up until now, the cljr encoder used buffers that were too big by a
factor of eight (probably bit/byte confusion). This has been fixed.
And because the needed buffer size can be easily calculated in advance,
one can avoid the implicit use of an intermediate buffer and can even
allow user-supplied buffers.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/tests/color_utils.c')
0 files changed, 0 insertions, 0 deletions