Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-10-01 22:07:42 +0300
committerAnton Khirnov <anton@khirnov.net>2016-10-02 12:41:45 +0300
commit27085d1b47c3741cc0fac284c916127c4066d049 (patch)
treed2be4921180a2711e1d33174ae11e9640901de9a /libavdevice
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 'libavdevice')
0 files changed, 0 insertions, 0 deletions