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)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 21 Mar 2011 15:45:21 +0000 (16:45 +0100)
commit038566a5edc73205120f30d41233a9911a42da44
treefe75ab51840e0764d0270aa0f08730c84b3e580b
parent60c68c0ab93e6ad7a2b3cda845050c1a9f4363b8
ffprobe: tweak error message in open_input_file()

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