lavf: initialise reference_dts in av_estimate_timings_from_pts.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Mar 2011 21:39:14 +0000 (22:39 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 13 Jun 2011 18:46:06 +0000 (20:46 +0200)
commita8fd2f4e0238d6ddde0db28c5bb4b39d2f98d4ed
tree92b60e919021aa487cef4ee9a1882cd6deade974
parent108f318d908c552d88bc7570515e4ddb9ea45e3d
lavf: initialise reference_dts in av_estimate_timings_from_pts.

Fixes issue2437.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/utils.c