diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-11 11:01:01 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-04-14 10:15:08 +0200 |
commit | 3b2a9410ef091cd2eee9f652e98aae47ec9f3112 (patch) | |
tree | d4948b4e6118b52d084a406eef35ac4db883ff30 /libavformat/movenc.c | |
parent | 29b85cd4b8f2b3f9806332e15ef488748e895476 (diff) | |
download | ffmpeg-3b2a9410ef091cd2eee9f652e98aae47ec9f3112.tar.gz |
avcodec/decode: Only use ff_progress_frame_get_buffer() with blank input
All users (namely HEVC) that use ff_progress_frame_alloc()
should just use ff_thread_get_buffer(). Using
ff_progress_frame_get_buffer() is not a must; it is merely
a convenience wrapper.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/movenc.c')
0 files changed, 0 insertions, 0 deletions