]> git.sesse.net Git - vlc/commit
MKV: divide i_default_duration by 1000 once and for all
authorSteve Lhomme <robUx4@videolabs.io>
Fri, 13 Mar 2015 13:37:50 +0000 (14:37 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 13 Mar 2015 14:29:30 +0000 (15:29 +0100)
commita0ee7281d365c1b1132069e5e9628b7156e5922e
treec7f5e40cfcb093104c39e2697ee6a4e83f511aca
parent3828eb93af74f897506a359cfe4db3265985d226
MKV: divide i_default_duration by 1000 once and for all

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/mkv/matroska_segment_parse.cpp
modules/demux/mkv/mkv.cpp