summaryrefslogtreecommitdiffstats
path: root/tests/api/api-seek-test.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2019-12-03 18:09:06 +0100
committerJames Almer <[email protected]>2019-12-04 23:11:37 -0300
commit9ad1a6d64cc6cefccaa94c105dd2e74951281987 (patch)
treeb13d0873859340ab59b724a2a1ea0dcceeb023c4 /tests/api/api-seek-test.c
parent668490ac981be1501652ebdfd633a498cb99ec2d (diff)
avformat/matroskadec: Avoid allocating array for lace sizes
The maximal number of frames in a lace can be 256; hence one has a not excessive upper bound on the size of an array that can hold the sizes of all the frames in a lace. Yet up until now, said array has been dynamically allocated. This has been changed. Signed-off-by: Andreas Rheinhardt <[email protected]> Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'tests/api/api-seek-test.c')
0 files changed, 0 insertions, 0 deletions