demux_mkv: remove pointless 'long double' use
commita07cfb35d3c516830dda851f1c6d371e229c69b1
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 26 Jan 2010 11:53:27 +0000 (26 13:53 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 27 Jan 2010 12:26:48 +0000 (27 14:26 +0200)
tree97c5a4b56e7743f426c1416eccd6374b286921d0
parent6e7531c4beb644fd161f7f370b1513d2ec243924
demux_mkv: remove pointless 'long double' use

There was no remaining reason to use this type. The variables were
assigned values with plain double precision anyway.
libmpdemux/demux_mkv.c
libmpdemux/ebml.c
libmpdemux/ebml.h