diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-29 21:10:13 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-05 12:35:55 +0200 |
commit | 5b8c18495c834253731cb55e4cda2e41ca40a2c4 (patch) | |
tree | 596ce30d7696370c7cf04752d3e3ef9b27a158ce /tools/qt-faststart.c | |
parent | 60da5b87ad5823707254aa2930fa5950e45facc2 (diff) | |
download | ffmpeg-5b8c18495c834253731cb55e4cda2e41ca40a2c4.tar.gz |
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 <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/qt-faststart.c')
0 files changed, 0 insertions, 0 deletions