diff options
author | James Cowgill <[email protected]> | 2017-11-18 15:11:45 +0000 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-11-19 04:38:29 +0100 |
commit | 0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec (patch) | |
tree | 1b43e2eb6a6ab3f388927fb5b4ffe35719069a4c /libavcodec/dirac_parser.c | |
parent | 80ef3c83601881ff2b6a90fa5c6e82c83aad768f (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/dirac_parser.c')
0 files changed, 0 insertions, 0 deletions