Remove AVFilterGraphDesc struct.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:09:17 +0000 (20:09 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:09:17 +0000 (20:09 +0000)
commit398f12970f819f7c63ecc0df841edca7c2ed89fa
tree54e8ff18b646e3ab67a29f798b14e90ed5c19e7c
parentc4913b812ddac9b85fb0b213fc5433c75bf81fa8
Remove AVFilterGraphDesc struct.
Now the parser link the filters from the graph directly
with avfilter_link().

Commited in SoC by Vitor Sessak on 2008-03-29 15:12:47

Originally committed as revision 12743 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfiltergraph.c