diff options
author | Brendan McGrath <redmcg@redmandi.dyndns.org> | 2018-01-29 10:46:50 +0800 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2018-01-29 10:46:50 +0800 |
commit | 4e3e8980b58fc22eb41c0e3cd3392bb4e6ca0184 (patch) | |
tree | 1c99b950f7893400e528d367fb202201fda9e744 /libswscale/alphablend.c | |
parent | fa8308d3d4f27d6fb38ac2069887a7b259f1c6ab (diff) | |
download | ffmpeg-4e3e8980b58fc22eb41c0e3cd3392bb4e6ca0184.tar.gz |
dashdec: Fix segfault on decoding segment timeline
If first_seq_no is not within the bounds of timelines then a segfault
will occur.
This patch removes the use of first_seq_no within the timelines array
It also adds first_seq_no to the value returned by calc_next_seg_no_from_timelines
(which allows for different values of 'startNumber')
Signed-off-by: Brendan McGrath <redmcg@redmandi.dyndns.org>
Diffstat (limited to 'libswscale/alphablend.c')
0 files changed, 0 insertions, 0 deletions