diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-10-22 15:16:42 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-10-24 19:45:17 +0200 |
commit | c36eae65e488d8b047d37aa157c3c3c033f6489d (patch) | |
tree | fffe5dedfac7a2ca407cd2002a4bf9f9327853ba /libavcodec/huffyuvdec.c | |
parent | ac0f5f4c1717470c0254879cb3ac164af0d47727 (diff) | |
download | ffmpeg-c36eae65e488d8b047d37aa157c3c3c033f6489d.tar.gz |
avformat/mpeg: Add padding to extradata
Extradata is supposed to be padded with AV_INPUT_BUFFER_PADDING_SIZE bytes,
yet the VobSub demuxer used av_strdup for the allocation of extradata.
This has been changed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/huffyuvdec.c')
0 files changed, 0 insertions, 0 deletions