Fix failure in av_read_frame on timestamp rollover.
authorStephen Dredge <sdredge@tpg.com.au>
Tue, 22 Jun 2010 08:48:28 +0000 (08:48 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Tue, 22 Jun 2010 08:48:28 +0000 (08:48 +0000)
commit5be5d28ced854708a7d5c047656c7eb55d3a2a01
treece49ec4420d3e895ea75722f32d337ebb5f4d354
parentd1177cb589621016f681789dd66873832d5fb14a
Fix failure in av_read_frame on timestamp rollover.

Patch by Stephen Dredge, sdredge A tpg com au

Originally committed as revision 23699 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c