OSDN Git Service

Do not print a useless error number if mov header reading fails.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 24 Aug 2014 00:45:58 +0000 (02:45 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 24 Aug 2014 00:45:58 +0000 (02:45 +0200)
commit0744daa887cab007404388da9cba34149781c605
treed3ebb1a32405cfff4e63b7159b9ecf3cbfb55ef6
parentab1e4312887d8e560d027803871b55b883910714
Do not print a useless error number if mov header reading fails.

The error string is printed by ffmpeg as for other demuxers.
libavformat/mov.c