]> git.sesse.net Git - ffmpeg/commit
avformat/hls: avoid floating point arithmetic
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Jul 2013 17:36:33 +0000 (19:36 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Jul 2013 17:36:33 +0000 (19:36 +0200)
commit419a3d8a43d2047ae5339895943fb8926eaa6f8c
tree0430b6fe59051bcfcb6d27d4b868616e1e605da8
parent2a5891bb9dfe55145a2f7dc9bcea8dbeaf2abc5f
avformat/hls: avoid floating point arithmetic

Should make things more reproducable across platforms

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/hls.c