diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-07 18:36:58 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-07 19:09:47 +0100 |
commit | 1f467220cfd1664782b1fe210bbc9342ad460fd2 (patch) | |
tree | 42e7ecb7045d537951fa159995cac4ca22a407a2 /libavformat/gif.c | |
parent | fe63d4130235390603df3e91e8a7ac9b3bf05308 (diff) | |
download | ffmpeg-1f467220cfd1664782b1fe210bbc9342ad460fd2.tar.gz |
lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice()
The code causes uninitialized data copy, and may be actually slower than
a loop over each line in case the padding is big.
Diffstat (limited to 'libavformat/gif.c')
0 files changed, 0 insertions, 0 deletions