OSDN Git Service

Rework link property configuration system.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:07:59 +0000 (20:07 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:07:59 +0000 (20:07 +0000)
commit095ae1bcb7ba73c8410fe5bf37c61b3c05c0e5eb
treef453ea94321c44fe3406deac4db193591849400d
parentf3f42a3c5111bb88103b67703798551b192950f5
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 12717 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfiltergraph.c