]> git.sesse.net Git - ffmpeg/commit
ffmpeg_opt: Fix starttime with ffm in bitexact mode
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 28 Nov 2016 15:56:12 +0000 (16:56 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 28 Nov 2016 16:15:31 +0000 (17:15 +0100)
commitbda6f2937ea1be1f6d0d95374b4e9db2a70db288
treeee1bf5dbebd4923055406fef797e48a781402005
parent801b5c18c7beefbb894ad4de20d1b591ddb22198
ffmpeg_opt: Fix starttime with ffm in bitexact mode

This fixes some differences between runs of the ffserver tests
(in my local tree 2 runs gave the same result with this but i had other
 changes too)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
ffmpeg_opt.c