diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-07-25 13:52:59 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-07-29 15:59:48 +0200 |
commit | a115eb9e750543f1d8bf951414d291069bf396c2 (patch) | |
tree | a3195fb39b979f4d3d15e3ff577a7cfdd30f8c55 /libavutil/display.c | |
parent | ae90119c6701fa09ff747cca35238e36b2d2ab2f (diff) | |
download | ffmpeg-a115eb9e750543f1d8bf951414d291069bf396c2.tar.gz |
mimic: do not release the newly obsolete reference at the end of decoding
The reference frames are used in update_thread_context(), so modifying
them after finish_setup() is a race. The frame in question will be
released during the next decode call.
CC: libav-stable@libav.org
Diffstat (limited to 'libavutil/display.c')
0 files changed, 0 insertions, 0 deletions