summaryrefslogtreecommitdiffstats
path: root/libavcodec/dirac_parser.c
diff options
context:
space:
mode:
authorJames Cowgill <[email protected]>2017-11-18 15:11:45 +0000
committerMichael Niedermayer <[email protected]>2017-11-19 04:38:29 +0100
commit0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec (patch)
tree1b43e2eb6a6ab3f388927fb5b4ffe35719069a4c /libavcodec/dirac_parser.c
parent80ef3c83601881ff2b6a90fa5c6e82c83aad768f (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