Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-29 22:19:04 +0400
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-29 22:24:44 +0400
commitd9c23a0d5a56488b146eef17a19a9b47643be333 (patch)
tree51d017179c9f36d01c6e9b4f983a306b9189fff7 /libavcodec/r210dec.c
parent2dd2abe391ccf1b9140c6eea95767b5a8c503ddd (diff)
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.
Diffstat (limited to 'libavcodec/r210dec.c')
0 files changed, 0 insertions, 0 deletions