aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-29 20:19:04 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2011-11-13 23:23:03 +0100
commit87ae12009ea489c5c34e953b2b0194a8ba669fb2 (patch)
tree9c860a8eb31e6380b168c10764189dc1f21239be /libavutil
parent3970d4e72809d9c9bf4c463ba1a6ab2650e3252b (diff)
downloadffmpeg-87ae12009ea489c5c34e953b2b0194a8ba669fb2.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')
0 files changed, 0 insertions, 0 deletions