avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
authorAnton Khirnov <anton@khirnov.net>
Mon, 25 Feb 2013 11:12:36 +0000 (12:12 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 16 Mar 2013 04:33:23 +0000 (05:33 +0100)
commit42c7c61ab25809620b8c8809b3da73e25f5bbaaf
tree9cc267ffd8a0aad4e6fb50c04a6fa81bb6451bf2
parent556aab8f11b045a21182eee32413aa78d5c8539b
avfiltergraph: replace AVFilterGraph.filter_count with nb_filters

This is more consistent with the naming in the rest of Libav.
doc/APIchanges
libavfilter/avfiltergraph.c
libavfilter/avfiltergraph.h
libavfilter/graphparser.c
libavfilter/version.h