Change #238218
Category | ffmpeg |
Changed by | Andreas Rheinhardt <andreas.rheinhardt | @outlook.com>
Changed at | Thu 03 Jul 2025 19:42:29 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | e813e1e940d30b862487e42eb73fd4785c8922aa |
Comments
avcodec/fic: Postpone duplicating AVFrame buffer This avoids duplicating the AVFrames in case of skip frames or in case of errors. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/fic.c