OSDN Git Service

libavfilter/buffersrc: Do not fail hard on changes of input parameters.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Oct 2012 21:52:53 +0000 (23:52 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Oct 2012 22:06:12 +0000 (00:06 +0200)
commit6cbb8a450f16309b3d7a5260cfe3ac4bce00f93d
treeedce3d97a538c28212631a75a3a7d2b0deb815f4
parent3e0b29ccd075039d4494cafd4738bdf8322068b0
libavfilter/buffersrc: Do not fail hard on changes of input parameters.

Several filters support this already.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/buffersrc.c