ffmpeg | branch: release/4.2 | Andreas Rheinhardt
| Tue Oct 22 14:54:09 2019 +0200|
[4b9f3c4323d29af0e5565fc92680c6480aec] | committer: Andreas Rheinhardt
avformat/mpeg: Don't use unintialized value
vobsub_read_packet() didn't check whether an array of AVPackets was
valid and therefore use
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Oct 22 14:54:09 2019 +0200| [a39536caee6607f481e9075bfb11937f46a47489] |
committer: Andreas Rheinhardt
avformat/mpeg: Don't use unintialized value
vobsub_read_packet() didn't check whether an array of AVPackets was
valid and therefore used uni