OSDN Git Service

avconv: report the error for codec open failure
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 19 Jun 2013 22:06:08 +0000 (00:06 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 22 Jun 2013 18:54:59 +0000 (20:54 +0200)
commit42cc6cefd315c1556e2a52f7ebe2f766ec82b790
treec0e33bcb649183bf7f13bf273d40b7586bfec0b0
parent1e340af8d6a97cc013a2ad8ba77c77129625a34f
avconv: report the error for codec open failure

External codec may have corner case reason to fail at init, better
report them instead having the user wonder.
avconv.c