Files
ffmpeg/libavfilter
Stefano Sabatini fe06305b0d 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 d9c23a0d5a)
2011-11-13 23:22:06 +01:00
..
2011-06-02 18:24:49 +02:00
2011-06-19 22:58:31 +02:00
2011-06-02 20:06:00 +01:00
2011-08-15 19:49:17 +02:00
2011-10-01 21:03:57 +02:00
2011-05-25 12:54:07 +02:00