OSDN Git Service

ffprobe: tweak error message in open_input_file()
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 13 Mar 2011 20:22:59 +0000 (21:22 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 12 May 2011 11:03:10 +0000 (13:03 +0200)
commit9c3f5ef663f2f36e951945969f99776bb12a3e7a
tree818d1ed6b4cf96f22a3c98d21d318fd92c1363a7
parentc7d22c5d678e4a1977071296df7c151693358156
ffprobe: tweak error message in open_input_file()

Replace "codec (id=%d)" with "codec with id %d", slightly more
readable.

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