Rename the variable filter to filt_ctx in link_filter_inouts, as the variable denotes...
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 7 Nov 2010 18:40:01 +0000 (18:40 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 7 Nov 2010 18:40:01 +0000 (18:40 +0000)
commited581e65e2a4f2ed149f75a1cc38c8015f0aef4c
treec7c9c55861aa65055322d0665e3e2488b4dc56f4
parent684ade4935c2d3b28e7da516a5e51d67b424d1f9
Rename the variable filter to filt_ctx in link_filter_inouts, as the variable denotes a filter context.

Less confusing.

Originally committed as revision 25694 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/graphparser.c