diff options
author | Andreas Rheinhardt <[email protected]> | 2025-04-17 08:27:38 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2025-04-20 22:04:36 +0200 |
commit | 1ab50cced5a02798bbb7efc3333b1c4a06989317 (patch) | |
tree | 4fec7c85da02ca5dc2071aaadca3cc7a009f7f4a /doc/APIchanges | |
parent | 9c69e943546ab9f57c981461474f0f38be6fe96e (diff) |
avcodec/magicyuvenc: Calculate proper packet size in advance
This can be easily done because we have a count of the number of
values and the length of the associated codes. This allows
to switch to ff_get_encode_buffer() and thereby avoids an implicit
intermediate buffer.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions