diff options
author | Giorgio Vazzana <mywing81@gmail.com> | 2012-09-30 16:00:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-30 17:51:45 +0200 |
commit | 8c3ee93be5ef757b12da81d14029f74c78b942ee (patch) | |
tree | 287603e6d7027e4fabdbed8a29b91f6fae85a9c6 /tools/qt-faststart.c | |
parent | a0321dadfde0e000de4e67cf9c709b8c667a02f8 (diff) | |
download | ffmpeg-8c3ee93be5ef757b12da81d14029f74c78b942ee.tar.gz |
xtea: fix CBC mode when src=dst
In CBC mode, when src=dst and we are decrypting a block different
from the first one, we need to save the current block of ciphertext
(which will constitute the initialization vector for the next block)
before we overwrite it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tools/qt-faststart.c')
0 files changed, 0 insertions, 0 deletions