lavf: do not use the parser duration for video
authorAnton Khirnov <anton@khirnov.net>
Sun, 13 Apr 2014 05:05:27 +0000 (07:05 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 22 Apr 2014 05:46:03 +0000 (07:46 +0200)
commitf9157463dbcd2db8fe9504197c0c04d0d7d04f31
tree58d4fb0adc9903218d6883a81631320d9d8ded28
parent1ae8198bca749a0cff205196cc83d35b9962849b
lavf: do not use the parser duration for video

The parser has no way of knowing video duration, and therefore no video
parsers set it.
libavformat/utils.c