1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavfilter
Vitor Sessak 24c4eff657 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 12107 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-15 22:14:25 +00:00
..
allfilters.c Add last file of main filter framework 2008-02-15 22:02:51 +00:00
avfilter.c Do not copy more data than needed 2008-02-15 21:42:01 +00:00
avfilter.h Rework link property configuration system. 2008-02-15 22:14:25 +00:00
defaults.c Force alignment of pic->linesize 2008-02-15 22:00:13 +00:00
formats.c Coding style changes 2008-02-10 18:05:02 +00:00
Makefile Remove everything not yet commited to svn 2008-02-15 19:36:58 +00:00