summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-10-01 21:07:42 +0200
committerAnton Khirnov <anton@khirnov.net>2016-10-02 11:41:45 +0200
commit27085d1b47c3741cc0fac284c916127c4066d049 (patch)
treed2be4921180a2711e1d33174ae11e9640901de9a /tests
parentf6772e9bf8251d3943f52f6f34d97d2ce6c4b8af (diff)
avconv: only retry decoding on actual decoding errors
Errors during decoding are currently considered non-fatal and do not terminate transcoding, so even if parts of the data are corrupted, the rest may be decodable. However, that should apply only to the actual decoding calls, not to the failures elsewhere (e.g. configuring filters).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions