OSDN Git Service

Rework link property configuration system.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 22:00:07 +0000 (22:00 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 22:00:07 +0000 (22:00 +0000)
commit459821c53386f8eddadedbfe0ec19e11bf406ed5
treec22996588f9b019a5a90bb9c2ad2a17b049a75d9
parente363730c015e2c58e6fd9d1016441d1c09efd5bf
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 12073 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/defaults.c