diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-08-03 10:14:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-08-06 18:59:27 +0000 |
commit | 7b588bb691644e1b3c168b99accf74248a24e3cf (patch) | |
tree | 496d8b8c8705a81f2deab6ae6b23287f04f7e94b /libswscale/ppc | |
parent | c7d9b473e28238d4a4ef1b7e8b42c1cca256da36 (diff) | |
download | ffmpeg-7b588bb691644e1b3c168b99accf74248a24e3cf.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
Diffstat (limited to 'libswscale/ppc')
0 files changed, 0 insertions, 0 deletions