core: print an explicit error if file format detection fails
commit2dca4577bb81a845a992a4ad4764835d0868a068
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 10 Nov 2010 12:51:52 +0000 (10 14:51 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 10 Nov 2010 13:34:16 +0000 (10 15:34 +0200)
treea81545db1eb8143487cc931db9218f02269b04c4
parentb98821de7cd341ee30ba228e6be1934e0ad882c2
core: print an explicit error if file format detection fails

When file format detection failed the output only said
"Exiting... (End of file)" after "Playing <file>." (or possibly error
messages triggered by format-specific check functions in between). Add
an explicit "Failed to recognize file format." error message.
mplayer.c