lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
authorAnton Khirnov <anton@khirnov.net>
Tue, 12 Jun 2012 17:57:57 +0000 (19:57 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Jun 2012 09:10:17 +0000 (11:10 +0200)
commit84b9fbe05578c8b4058e72bb0b203665a446a95a
treed0c6c70c2827ec4af83ba5acd86831771bebfcc2
parent6d58358a3a3274e84a4e34a348165fbb3f484587
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().

This will allow making AVFilterPad opaque for the calling apps, since
those are the only two fields that can be useful to the users.
doc/APIchanges
libavfilter/avfilter.c
libavfilter/avfilter.h
libavfilter/version.h