OSDN Git Service

The filter framework as is hangs with filters that
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:40:30 +0000 (21:40 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:40:30 +0000 (21:40 +0000)
commit35db407eb26425ea3bc10a25b031dee0f45a5cf5
tree805ff9a24bc7691db0c94257271d0bfa73dd5576
parent7b02c484eb4e5b1b10fa060c42932e303d58e392
The filter framework as is hangs with filters that
modify the input buffer, even if it asks for the right
permission. This is a fix for that.
See "Box blurring with libavfilter" thread in libav-user.

Commited in SoC by Vitor Sessak on 2008-02-09 11:03:35

Originally committed as revision 12040 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c