OSDN Git Service

avconv: move flushing the queued frames to configure_filtergraph()
authorAnton Khirnov <anton@khirnov.net>
Mon, 27 Jun 2016 16:59:23 +0000 (18:59 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 28 Jun 2016 06:30:20 +0000 (08:30 +0200)
commitd2e56cf753a6c462041dee897d9d0c90f349988c
treed8c67aa3d8c1e361ebb2709e1e2da6d706210025
parent7a745f014f528d1001394ae4d2f4ed1a20bf7fa2
avconv: 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.
avconv.c
avconv_filter.c