]> git.sesse.net Git - ffmpeg/commit
hlsenc: Use AV_TIME_BASE units for all the computations
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 14 Aug 2015 20:01:45 +0000 (22:01 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 16 Aug 2015 17:02:16 +0000 (19:02 +0200)
commit72839fce6457fdb5d51b4a5381ac52914ee66389
treea4d07ee121d64e415bee731c19bbc928d41bac24
parent7bf9647264308d2df74b2b50669f2d02a7ecc90b
hlsenc: Use AV_TIME_BASE units for all the computations

Do not risk mixing different timebases.

CC: libav-stable@libav.org
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/hlsenc.c