diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-23 03:52:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-07-03 19:42:28 +0200 |
commit | d6986e1fcdb2456578d3bb5dc27bbf4a12a772a6 (patch) | |
tree | 1c361c3e546d9974be0ae55ca3443a2f44a05dca /tests/api/api-dump-stream-meta-test.c | |
parent | 5d5e922088fab4aa1329feaf9d9ad89519191f9f (diff) | |
download | ffmpeg-d6986e1fcdb2456578d3bb5dc27bbf4a12a772a6.tar.gz |
avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc()
Use av_frame_replace() instead. Also remove the error message:
It was highly misleading (as if av_frame_clone() duplicated
the AVFrame data buffers instead of just creating a new reference).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions