mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02: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…
x
Reference in New Issue
Block a user