Add a field 'next' to AVFilter.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 27 Oct 2009 19:42:07 +0000 (19:42 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 27 Oct 2009 19:42:07 +0000 (19:42 +0000)
commit243110f968edf510a4233cb1b8d52b35f919136c
tree50b89817a6a542382869794ac273c392e7a2ed29
parent77f66963b08d3c89c997169581eedbd3fbb0e8aa
Add a field 'next' to AVFilter.

Simplify the registration and iteration of all the registered filters,
consistent with what is done with formats / codecs.

Originally committed as revision 20385 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.h