diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-08-03 10:14:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-08-06 19:22:05 +0000 |
commit | 9d5f4f025304ac7c69775179044e6f69f370441a (patch) | |
tree | 919c94bd3acc5df927146d905e3ed3eb8e377e7e /library.mak | |
parent | cf6b2a0ad2b06aabf04bec4c7b19e78a560cd904 (diff) | |
download | ffmpeg-9d5f4f025304ac7c69775179044e6f69f370441a.tar.gz |
svq1: do not modify the input packet
The input data must remain constant, make a copy instead. This is in
theory a performance hit, but since I failed to find any samples
using this feature, this should not matter in practice.
Also, check the size of the header, avoiding invalid reads on truncated
data.
CC:libav-stable@libav.org
(cherry picked from commit 7b588bb691644e1b3c168b99accf74248a24e3cf)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Conflicts:
libavcodec/svq1dec.c
Diffstat (limited to 'library.mak')
0 files changed, 0 insertions, 0 deletions