diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-29 20:19:04 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2011-11-13 23:22:06 +0100 |
commit | fe06305b0dc50835c39722629a685aee0e184af6 (patch) | |
tree | 459ae71f53764c68bc9c8a2aff319bc6e05cebab /libavutil/sha.c | |
parent | d58c5586eca69dcfbce299dfb2e622dfc3319faa (diff) | |
download | ffmpeg-fe06305b0dc50835c39722629a685aee0e184af6.tar.gz |
vf_transpose: avoid multiple calls to avfilter_draw_slice()
avfilter_draw_slice() is already called in the end_frame() callback,
this avoids multiple calls. This is done by adding a null draw_slice()
callback.
In particular fix crash occurring with -vf transpose=3,hflip, fix trac
issue #371.
(cherry picked from commit d9c23a0d5a56488b146eef17a19a9b47643be333)
Diffstat (limited to 'libavutil/sha.c')
0 files changed, 0 insertions, 0 deletions