OSDN Git Service

mxfdec: Check eof_reached in mxf_read_local_tags()
authorTomas Härdin <tomas.hardin@codemill.se>
Thu, 26 Jan 2012 12:21:35 +0000 (13:21 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 9 Feb 2012 11:41:50 +0000 (12:41 +0100)
commit0373ec635d21c2738d7e4a8a76846753a76450aa
treee05d6c314784113f6d9bb21ac110efbf9ed5a826
parenteffe3b9575bf5770b228df37675a976a68e8a5e3
mxfdec: Check eof_reached in mxf_read_local_tags()

This fixes an infinite loop with zzuf2.mxf.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
libavformat/mxfdec.c