diff options
author | Hendrik Leppkes <[email protected]> | 2017-02-25 11:23:50 +0800 |
---|---|---|
committer | Steven Liu <[email protected]> | 2017-02-25 11:23:50 +0800 |
commit | 3aef2fceff3205605aed19f8a81b56db56496631 (patch) | |
tree | 35820dd0e2eaff15db0737542f32f45967499afa /libavutil/tests/parseutils.c | |
parent | f73ef3748e837d220771d1186f4f5abb8f551123 (diff) |
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 <[email protected]>
Signed-off-by: Hendrik Leppkes <[email protected]>
Diffstat (limited to 'libavutil/tests/parseutils.c')
0 files changed, 0 insertions, 0 deletions