OSDN Git Service

avconv: do not stop processing the input packet on decoding error
authorAnton Khirnov <anton@khirnov.net>
Wed, 6 May 2015 11:55:38 +0000 (13:55 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 27 Jun 2015 14:45:41 +0000 (16:45 +0200)
commit9a5e4fbec870c7d466b7a0aec92c70778efc96b5
tree737e30bdaedd25475baf50e19b31fb058f405f39
parentb114f6d48a06a4dad6882bc83e07463905f004c4
avconv: do not stop processing the input packet on decoding error

We still want to flush the filters on EOF and possibly apply streamcopy.
avconv.c