mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-26 09:12:33 +00:00
parent
35eeff30ca
commit
be502ec6cd
@ -130,6 +130,8 @@ FRAMESYNC_DEFINE_CLASS(libvmaf, LIBVMAFContext, fs);
|
||||
\
|
||||
ret = !s->frame_set; \
|
||||
\
|
||||
av_frame_unref(s->gref); \
|
||||
av_frame_unref(s->gmain); \
|
||||
s->frame_set = 0; \
|
||||
\
|
||||
pthread_cond_signal(&s->cond); \
|
||||
|
Loading…
Reference in New Issue
Block a user