mirror of https://github.com/FFmpeg/FFmpeg.git
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.pull/2/head
parent
2dd2abe391
commit
d9c23a0d5a
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue