Rework link property configuration system.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:39:41 +0000 (21:39 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:39:41 +0000 (21:39 +0000)
commit698181056d5ef207a69faeda547e7909d740d0e2
tree284e192439fdde6f2b700e11273ccbc4ac33331b
parentc35a047373be425427c8b08d42d4b7db7824d2cb
Rework link property configuration system.
This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters.  As an added bonus, it can
now detect circular filter chains which wouldn't work anyway.

Commited in SoC by Bobby Bingham on 2007-12-24 03:22:10

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