diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-22 04:25:22 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-04 19:19:34 +0200 |
commit | 638ef5f75896e60dc437d0955ced3cb1901a5e25 (patch) | |
tree | 64d00eac90804aae0152f2e2c28c9e1af7308706 /libswscale/ppc | |
parent | 09a39042db1b34672ba92a29c2b2f8f18a588a40 (diff) | |
download | ffmpeg-638ef5f75896e60dc437d0955ced3cb1901a5e25.tar.gz |
avformat/smacker: Don't read only one byte at a time
Instead use ffio_read_size to read data into a buffer. Also check that
the desired size was actually successfully read and combine the check
with the check for reading the extradata.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libswscale/ppc')
0 files changed, 0 insertions, 0 deletions