OSDN Git Service

avconv: factor out flushing the filters
authorAnton Khirnov <anton@khirnov.net>
Wed, 6 May 2015 11:51:43 +0000 (13:51 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 27 Jun 2015 14:45:04 +0000 (16:45 +0200)
commitb114f6d48a06a4dad6882bc83e07463905f004c4
tree64dbd2e2254849fd370123be0b20235f25cc5635
parente49e0f58e273237f83b4486f3536931ed1943d18
avconv: factor out flushing the filters

This also ensures this is always done, avoiding infinite loops if an
error occurs at the end of the input.
avconv.c