]> git.sesse.net Git - ffmpeg/commit
ffmpeg: move flushing the queued frames to configure_filtergraph()
authorAnton Khirnov <anton@khirnov.net>
Mon, 27 Jun 2016 16:59:23 +0000 (18:59 +0200)
committerwm4 <nfxjfg@googlemail.com>
Fri, 3 Mar 2017 07:45:43 +0000 (08:45 +0100)
commitcb884f8d7e3b55cddf8a4568bddb1e5f5f86b811
tree1394acc28b5ed84e4fcead1d904ba06e16522f50
parent97614a68e474062b46f6fae92bf34976f3436c6a
ffmpeg: move flushing the queued frames to configure_filtergraph()

This is a more appropriate place for it, and will also be useful in the
following commit.

This merges Libav commit d2e56cf. It was previously skipped.

Signed-off-by: wm4 <nfxjfg@googlemail.com>
ffmpeg.c
ffmpeg_filter.c