diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2017-02-25 11:23:50 +0800 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2017-02-25 11:23:50 +0800 |
commit | 3aef2fceff3205605aed19f8a81b56db56496631 (patch) | |
tree | 35820dd0e2eaff15db0737542f32f45967499afa /tests/fate/api.mak | |
parent | f73ef3748e837d220771d1186f4f5abb8f551123 (diff) | |
download | ffmpeg-3aef2fceff3205605aed19f8a81b56db56496631.tar.gz |
avformat/hlsenc: don't use %s for strftime on msvc
MSVC doesn't support the %s time format, and instead of returning an
error the invalid parameter handler is invoked which (by default)
terminates the process.
Reviewed-by:Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'tests/fate/api.mak')
0 files changed, 0 insertions, 0 deletions