Jack Lau via ffmpeg-devel (HE12025-11-17): > PR #20944 opened by Jack Lau (JackLau) > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20944 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20944.patch > > Fix #20940 > > This reverts commit 4440e499ba > > It breaks some filters like feedback, and make > li->frame_blocked_in check invaild. > > Signed-off-by: Jack Lau <[email protected]>
Yes, thanks. I think the next one, “avfilter/avfilter: make filter_activate_default request frames on behalf of sinks”, needs to be reverted too: it is a mistake to expect a single logic to work for every kind of sinks. Really, sinks have never worked reliably, they need to express their own logic. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
