diff options
author | James Cowgill <jcowgill@debian.org> | 2017-11-18 15:11:45 +0000 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-11-19 04:38:29 +0100 |
commit | 0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec (patch) | |
tree | 1b43e2eb6a6ab3f388927fb5b4ffe35719069a4c /libavfilter/af_biquads.c | |
parent | 80ef3c83601881ff2b6a90fa5c6e82c83aad768f (diff) | |
download | ffmpeg-0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec.tar.gz |
avformat/dashenc: fix min_seg_duration option size
In the DASHContext structure, min_seg_duration is declared as an int,
but the AVOption list claimed it was an INT64. Change the option list
to use the correct size, which should fix some initialization errors
seen on big-endian platforms.
Signed-off-by: James Cowgill <jcowgill@debian.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/af_biquads.c')
0 files changed, 0 insertions, 0 deletions