OSDN Git Service

avconv: fix some bugs introduced in 630902a1e1336e7ee0cf3dcbcb6eb07af8edf660
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 1 Sep 2011 01:46:04 +0000 (03:46 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 1 Sep 2011 09:04:13 +0000 (11:04 +0200)
commit6248694861f0c414571fadba447a0c1cab95284e
treeee2875034e2b7ec4a9fdf2495d404b11fc4e3097
parent9bc9188e5873083bfb35c91688a229ae3d45ff4f
avconv: fix some bugs introduced in 630902a1e1336e7ee0cf3dcbcb6eb07af8edf660

These caused scrambled error messages to be printed and
floating point exceptions.
For example when there was no decoder available for a
stream.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
avconv.c