Make AVFilterLink store the pointers to the source and destination
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Sep 2010 16:58:48 +0000 (16:58 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 27 Sep 2010 16:58:48 +0000 (16:58 +0000)
commitacc0490f09acdc878e5eb30bb2c06f51291ef0d7
tree407d7bf0cb3b2f03d1d01581de20dce8442e1c7e
parentb3dd5e59713a40b019610f0ed372449a6534291c
Make AVFilterLink store the pointers to the source and destination
pads, rather than their index.

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