diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-30 03:23:01 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-21 22:08:52 +0200 |
commit | 822be72f0a9dcbc8279d9d2f8983a5c53015dd2d (patch) | |
tree | d3b71432e119d7d9cc0056be31270f23289341e4 /libavcodec/hw_base_encode.c | |
parent | 8f92885b1fd72635af25e57b61f85bcff7e76ae3 (diff) | |
download | ffmpeg-822be72f0a9dcbc8279d9d2f8983a5c53015dd2d.tar.gz |
avcodec/mpegvideo_enc: Simplify allocating non-slice buffers
Allocate them before the slice contexts, so that they are automatically
copied to the slice contexts. This avoids having to set them in a loop.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/hw_base_encode.c')
0 files changed, 0 insertions, 0 deletions